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:   tnn
Date:           Mon Apr 13 11:54:19 UTC 2026

Modified Files:
        pkgsrc/devel/ocaml-dune: distinfo
        pkgsrc/devel/ocaml-dune/patches: patch-otherlibs_stdune_src_readdir.c

Log Message:
ocaml-dune: restore original patch comment which got lost at some point


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/ocaml-dune/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/devel/ocaml-dune/patches/patch-otherlibs_stdune_src_readdir.c

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/distinfo
diff -u pkgsrc/devel/ocaml-dune/distinfo:1.20 pkgsrc/devel/ocaml-dune/distinfo:1.21
--- pkgsrc/devel/ocaml-dune/distinfo:1.20       Sun Apr  5 11:29:02 2026
+++ pkgsrc/devel/ocaml-dune/distinfo    Mon Apr 13 11:54:18 2026
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.20 2026/04/05 11:29:02 wiz Exp $
+$NetBSD: distinfo,v 1.21 2026/04/13 11:54:18 tnn 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
 SHA1 (patch-otherlibs_configurator_src_v1.ml) = 74ddbf037c59ed81eb858042463fa5016027d9b8
-SHA1 (patch-otherlibs_stdune_src_readdir.c) = 931f784972ddd7f364e9dfe004f41669fd560225
+SHA1 (patch-otherlibs_stdune_src_readdir.c) = 640249f86e95d43dcd672fb61eb146af1434a11d
 SHA1 (patch-vendor_notty_src-unix_native_winsize.c) = d970c142e55e217477a54f11801e2d2365e12e7f
 SHA1 (patch-vendor_ocaml-lmdb_mdb.c) = 9c46b39da5dd5bb9db7501a7818edf52503cbc1a

Index: pkgsrc/devel/ocaml-dune/patches/patch-otherlibs_stdune_src_readdir.c
diff -u pkgsrc/devel/ocaml-dune/patches/patch-otherlibs_stdune_src_readdir.c:1.1 pkgsrc/devel/ocaml-dune/patches/patch-otherlibs_stdune_src_readdir.c:1.2
--- pkgsrc/devel/ocaml-dune/patches/patch-otherlibs_stdune_src_readdir.c:1.1    Sun Jan 11 18:09:04 2026
+++ pkgsrc/devel/ocaml-dune/patches/patch-otherlibs_stdune_src_readdir.c        Mon Apr 13 11:54:18 2026
@@ -1,6 +1,6 @@
-$NetBSD: patch-otherlibs_stdune_src_readdir.c,v 1.1 2026/01/11 18:09:04 alnsn Exp $
+$NetBSD: patch-otherlibs_stdune_src_readdir.c,v 1.2 2026/04/13 11:54:18 tnn Exp $
 
-Extend conditional for HAIKU to SunOS, for no apparent reason.
+SunOS has no DT_REG, like Haiku.
 
 \todo File upstream.  
 



Home | Main Index | Thread Index | Old Index