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: Mon Apr 13 12:59:57 UTC 2026
Modified Files:
pkgsrc/devel/ocaml-dune: Makefile.common distinfo
Log Message:
ocaml-dune: update to 3.22.2.
3.22.2 (2026-04-10)
-------------------
### Fixed
- Revert the change in behavior of `--diff-command` back to 3.21. Non-existent
files are now passed to this command instead of being replaced with /dev/null
(#14098, fixes 13891, @rgrinberg)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ocaml-dune/Makefile.common
cvs rdiff -u -r1.21 -r1.22 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.11 pkgsrc/devel/ocaml-dune/Makefile.common:1.12
--- pkgsrc/devel/ocaml-dune/Makefile.common:1.11 Sun Apr 5 11:29:02 2026
+++ pkgsrc/devel/ocaml-dune/Makefile.common Mon Apr 13 12:59:57 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.11 2026/04/05 11:29:02 wiz Exp $
+# $NetBSD: Makefile.common,v 1.12 2026/04/13 12:59:57 wiz Exp $
# used by devel/ocaml-dune-configurator/Makefile
-DUNE_VERSION= 3.22.1
+DUNE_VERSION= 3.22.2
DISTNAME= ${GITHUB_PROJECT}-${DUNE_VERSION}
LICENSE= mit
Index: pkgsrc/devel/ocaml-dune/distinfo
diff -u pkgsrc/devel/ocaml-dune/distinfo:1.21 pkgsrc/devel/ocaml-dune/distinfo:1.22
--- pkgsrc/devel/ocaml-dune/distinfo:1.21 Mon Apr 13 11:54:18 2026
+++ pkgsrc/devel/ocaml-dune/distinfo Mon Apr 13 12:59:57 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2026/04/13 11:54:18 tnn Exp $
+$NetBSD: distinfo,v 1.22 2026/04/13 12:59:57 wiz Exp $
-BLAKE2s (dune-3.22.1.tar.gz) = 2d606917b2a92a632c39464fcbbf51e8d7a21a3d54085e06964a3cc63dcd8380
-SHA512 (dune-3.22.1.tar.gz) = dbff2f850ac06dc847e981055d77d480c98fbe4a6e429442e7ed2a111fae753521f5c6af89df98fa7f7ab2550c2dfb532f42e9642c7ecc41d22c5b639afe7817
-Size (dune-3.22.1.tar.gz) = 3571442 bytes
+BLAKE2s (dune-3.22.2.tar.gz) = 9f61bc48f5bcb1176499ae4fac491d989689680d71f79b605355eb533aa424c0
+SHA512 (dune-3.22.2.tar.gz) = 1cdde88dcb0d738287c08afa2870cdc1a9850952b5fb49c834a20f90335b71a8ec129a01639b5c56926b9bcbd716aebecfe6d33d2440839850ebacc81615308c
+Size (dune-3.22.2.tar.gz) = 3571784 bytes
SHA1 (patch-otherlibs_configurator_src_v1.ml) = 74ddbf037c59ed81eb858042463fa5016027d9b8
SHA1 (patch-otherlibs_stdune_src_readdir.c) = 640249f86e95d43dcd672fb61eb146af1434a11d
SHA1 (patch-vendor_notty_src-unix_native_winsize.c) = d970c142e55e217477a54f11801e2d2365e12e7f
Home |
Main Index |
Thread Index |
Old Index