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:   riastradh
Date:           Wed Dec 18 03:06:47 UTC 2024

Modified Files:
        pkgsrc/devel/ocaml-dune: Makefile

Log Message:
devel/ocaml-dune: revbump for the `which' fix (pkg-config not found).

dholland@ had added this patch only to devel/ocaml-dune-configurator
and revbumped that:

https://mail-index.netbsd.org/pkgsrc-changes/2024/11/30/msg311600.html

Then gdt@ moved the patches to devel/ocaml-dune to merge the patchdir
and distinfo, since the half-merged state was causing trouble, but
didn't revbump devel/ocaml-dune:

https://mail-index.netbsd.org/pkgsrc-changes/2024/12/06/msg311977.html

Builds that have been incremental since before 2024-12-06 may still
have a broken devel/ocaml-dune and no reason to rebuild it until we
revbump it.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ocaml-dune/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/Makefile
diff -u pkgsrc/devel/ocaml-dune/Makefile:1.15 pkgsrc/devel/ocaml-dune/Makefile:1.16
--- pkgsrc/devel/ocaml-dune/Makefile:1.15       Sun Nov  5 21:26:41 2023
+++ pkgsrc/devel/ocaml-dune/Makefile    Wed Dec 18 03:06:47 2024
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2023/11/05 21:26:41 jaapb Exp $
+# $NetBSD: Makefile,v 1.16 2024/12/18 03:06:47 riastradh Exp $
 
 .include "Makefile.common"
 
 PKGNAME=       ocaml-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    devel
 
 MAINTAINER=    jaapb%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index