pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-dune-configurator
Module Name: pkgsrc
Committed By: wiz
Date: Sun May 10 12:15:21 UTC 2026
Modified Files:
pkgsrc/devel/ocaml-dune-configurator: Makefile
Log Message:
ocaml-dune-configurator: update to 3.23.0.
Follow ocaml-dune.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ocaml-dune-configurator/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-dune-configurator/Makefile
diff -u pkgsrc/devel/ocaml-dune-configurator/Makefile:1.11 pkgsrc/devel/ocaml-dune-configurator/Makefile:1.12
--- pkgsrc/devel/ocaml-dune-configurator/Makefile:1.11 Sat Mar 28 10:22:32 2026
+++ pkgsrc/devel/ocaml-dune-configurator/Makefile Sun May 10 12:15:20 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2026/03/28 10:22:32 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2026/05/10 12:15:20 wiz Exp $
.include "../../devel/ocaml-dune/Makefile.common"
@@ -17,6 +17,8 @@ DUNE_BUILD_PACKAGES= dune-configurator
post-extract:
cd ${WRKSRC} && ${RM} -r vendor/csexp vendor/pp
+BUILDLINK_API_DEPENDS.ocaml-dune+= ocaml-dune>=3.23.0
+
.include "../../lang/ocaml/ocaml.mk"
.include "../../devel/ocaml-csexp/buildlink3.mk"
.include "../../devel/ocaml-result/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index