pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-git
Module Name: pkgsrc
Committed By: riastradh
Date: Tue Jan 7 05:03:34 UTC 2025
Modified Files:
pkgsrc/devel/ocaml-git: Makefile
Log Message:
devel/ocaml-git: Mark BROKEN.
This will not build until updated to handle an incompatible
ocaml-decompress update from several years ago.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ocaml-git/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-git/Makefile
diff -u pkgsrc/devel/ocaml-git/Makefile:1.6 pkgsrc/devel/ocaml-git/Makefile:1.7
--- pkgsrc/devel/ocaml-git/Makefile:1.6 Tue May 24 18:51:49 2022
+++ pkgsrc/devel/ocaml-git/Makefile Tue Jan 7 05:03:34 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/05/24 18:51:49 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2025/01/07 05:03:34 riastradh Exp $
GITHUB_PROJECT= ocaml-git
DISTNAME= ${GITHUB_PROJECT}-2.0.0
@@ -11,6 +11,8 @@ HOMEPAGE= https://github.com/mirage/ocam
COMMENT= Pure-language git bindings for OCaml
LICENSE= isc
+BROKEN= Fails to build since archiveres/ocaml-decompress 1.4.3 update
+
USE_LANGUAGES= # none
OCAML_USE_DUNE= yes
Home |
Main Index |
Thread Index |
Old Index