pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/ocaml-opam-file-format
Module Name: pkgsrc
Committed By: gdt
Date: Sun Mar 1 23:00:54 UTC 2026
Modified Files:
pkgsrc/misc/ocaml-opam-file-format: Makefile
Log Message:
misc/ocaml-opam-file-format: Store bug report blocking upgrade
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/misc/ocaml-opam-file-format/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/ocaml-opam-file-format/Makefile
diff -u pkgsrc/misc/ocaml-opam-file-format/Makefile:1.19 pkgsrc/misc/ocaml-opam-file-format/Makefile:1.20
--- pkgsrc/misc/ocaml-opam-file-format/Makefile:1.19 Sun Mar 1 12:38:37 2026
+++ pkgsrc/misc/ocaml-opam-file-format/Makefile Sun Mar 1 23:00:54 2026
@@ -1,4 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2026/03/01 12:38:37 gdt Exp $
+# $NetBSD: Makefile,v 1.20 2026/03/01 23:00:54 gdt Exp $
+
+# Updating to 2.2.0 is blocked on
+# https://github.com/ocaml/opam-file-format/issues/64
VERSION= 2.1.6
GITHUB_PROJECT= opam-file-format
@@ -15,6 +18,7 @@ COMMENT= Parser and printer for the opam
LICENSE= gnu-lgpl-v3
USE_TOOLS+= gmake
+# 2.2.0 OCAML_USE_DUNE= yes
OCAML_USE_FINDLIB= yes
INSTALL_ENV+= LIBDIR=${PREFIX}/${OCAML_SITELIBDIR}
Home |
Main Index |
Thread Index |
Old Index