pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ocaml-dune



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 26 06:18:14 UTC 2026

Modified Files:
        pkgsrc/devel/ocaml-dune: Makefile.common PLIST distinfo

Log Message:
ocaml-dune: downgrade to 3.23.1

Update to 3.24 removed the Coq Build Language, recommending
Rocq instead. Since we don't have that yet...

Requested by alnsn.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ocaml-dune/Makefile.common
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ocaml-dune/PLIST
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/ocaml-dune/distinfo

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/Makefile.common
diff -u pkgsrc/devel/ocaml-dune/Makefile.common:1.15 pkgsrc/devel/ocaml-dune/Makefile.common:1.16
--- pkgsrc/devel/ocaml-dune/Makefile.common:1.15        Mon Jul  6 09:26:55 2026
+++ pkgsrc/devel/ocaml-dune/Makefile.common     Sun Jul 26 06:18:14 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.15 2026/07/06 09:26:55 wiz Exp $
+# $NetBSD: Makefile.common,v 1.16 2026/07/26 06:18:14 wiz Exp $
 
 # used by devel/ocaml-dune-configurator/Makefile
 
-DUNE_VERSION=  3.24.0
+DUNE_VERSION=  3.23.1
 DISTNAME=      ${GITHUB_PROJECT}-${DUNE_VERSION}
 
 LICENSE=       mit

Index: pkgsrc/devel/ocaml-dune/PLIST
diff -u pkgsrc/devel/ocaml-dune/PLIST:1.13 pkgsrc/devel/ocaml-dune/PLIST:1.14
--- pkgsrc/devel/ocaml-dune/PLIST:1.13  Mon Jul  6 09:26:55 2026
+++ pkgsrc/devel/ocaml-dune/PLIST       Sun Jul 26 06:18:14 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2026/07/06 09:26:55 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2026/07/26 06:18:14 wiz Exp $
 bin/dune
 doc/dune/CHANGES.md
 doc/dune/LICENSE.md
@@ -10,6 +10,7 @@ lib/dune/opam
 man/man1/dune-build.1
 man/man1/dune-cache.1
 man/man1/dune-clean.1
+man/man1/dune-coq.1
 man/man1/dune-describe.1
 man/man1/dune-diagnostics.1
 man/man1/dune-exec.1

Index: pkgsrc/devel/ocaml-dune/distinfo
diff -u pkgsrc/devel/ocaml-dune/distinfo:1.26 pkgsrc/devel/ocaml-dune/distinfo:1.27
--- pkgsrc/devel/ocaml-dune/distinfo:1.26       Mon Jul  6 09:26:55 2026
+++ pkgsrc/devel/ocaml-dune/distinfo    Sun Jul 26 06:18:14 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2026/07/06 09:26:55 wiz Exp $
+$NetBSD: distinfo,v 1.27 2026/07/26 06:18:14 wiz Exp $
 
-BLAKE2s (dune-3.24.0.tar.gz) = fff0283b8c196df06cfbaa7e0e1ce1b3931ad6d70c2e689e283b110c7db54017
-SHA512 (dune-3.24.0.tar.gz) = a85bc5e8e77474f9c45ca5ddfd6a1436fb75a4dd8e626f18b6e0339a2b7473ecb06da4d6b39698d38a922ff1125277db3328a8cd2dac509b5712ac9eb88f464e
-Size (dune-3.24.0.tar.gz) = 3786506 bytes
+BLAKE2s (dune-3.23.1.tar.gz) = 3b60037daab1e742b9181595d848345f0d1ec2b35de97137fa9d45568236a543
+SHA512 (dune-3.23.1.tar.gz) = ffc3e0bc9e9b79dc58341fd9d7bbf4f7ad087708e469a36c6a4f773fd3b511293831524ca309f72a77ee17b33642d9ecc35d42dc8e76eff8fd0d43738911795b
+Size (dune-3.23.1.tar.gz) = 3710713 bytes
 SHA1 (patch-otherlibs_configurator_src_v1.ml) = 74ddbf037c59ed81eb858042463fa5016027d9b8
 SHA1 (patch-otherlibs_stdune_src_readdir.c) = 640249f86e95d43dcd672fb61eb146af1434a11d
 SHA1 (patch-otherlibs_stdune_src_wait4__stubs.c) = 3294a78f451b450ba0614803c68ba340901cc8c7



Home | Main Index | Thread Index | Old Index