pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu Mar 21 14:56:45 UTC 2019

Modified Files:
        pkgsrc/devel/ocaml-async_extra: Makefile
        pkgsrc/devel/ocaml-async_rpc_kernel: Makefile
        pkgsrc/devel/ocaml-async_unix: Makefile
        pkgsrc/devel/ocaml-core_kernel: Makefile
        pkgsrc/devel/ocaml-digestif: Makefile
        pkgsrc/textproc/ocaml-textutils: Makefile

Log Message:
Temporarily disabling missing dependencies, will fix ASAP


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-async_extra/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-async_rpc_kernel/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-async_unix/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-core_kernel/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-digestif/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/ocaml-textutils/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-async_extra/Makefile
diff -u pkgsrc/devel/ocaml-async_extra/Makefile:1.1 pkgsrc/devel/ocaml-async_extra/Makefile:1.2
--- pkgsrc/devel/ocaml-async_extra/Makefile:1.1 Tue Mar 19 10:51:00 2019
+++ pkgsrc/devel/ocaml-async_extra/Makefile     Thu Mar 21 14:56:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 10:51:00 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/21 14:56:45 jaapb Exp $
 
 GITHUB_PROJECT=        async_extra
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -19,6 +19,6 @@ OCAML_USE_DUNE=       yes
 .include "../../devel/ocaml-async_kernel/buildlink3.mk"
 .include "../../devel/ocaml-async_rpc_kernel/buildlink3.mk"
 .include "../../devel/ocaml-async_unix/buildlink3.mk"
-.include "../../devel/ocaml-core/buildlink3.mk"
+#.include "../../devel/ocaml-core/buildlink3.mk"
 .include "../../devel/ocaml-ppx_jane/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/ocaml-async_rpc_kernel/Makefile
diff -u pkgsrc/devel/ocaml-async_rpc_kernel/Makefile:1.1 pkgsrc/devel/ocaml-async_rpc_kernel/Makefile:1.2
--- pkgsrc/devel/ocaml-async_rpc_kernel/Makefile:1.1    Tue Mar 19 10:43:19 2019
+++ pkgsrc/devel/ocaml-async_rpc_kernel/Makefile        Thu Mar 21 14:56:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 10:43:19 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/21 14:56:45 jaapb Exp $
 
 GITHUB_PROJECT=        async_rpc_kernel
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -19,5 +19,5 @@ OCAML_USE_DUNE=       yes
 .include "../../devel/ocaml-async_kernel/buildlink3.mk"
 .include "../../devel/ocaml-core_kernel/buildlink3.mk"
 .include "../../devel/ocaml-ppx_jane/buildlink3.mk"
-.include "../../net/ocaml-protocol_version_header/buildlink3.mk"
+#.include "../../net/ocaml-protocol_version_header/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/ocaml-async_unix/Makefile
diff -u pkgsrc/devel/ocaml-async_unix/Makefile:1.1 pkgsrc/devel/ocaml-async_unix/Makefile:1.2
--- pkgsrc/devel/ocaml-async_unix/Makefile:1.1  Tue Mar 19 10:48:15 2019
+++ pkgsrc/devel/ocaml-async_unix/Makefile      Thu Mar 21 14:56:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 10:48:15 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/21 14:56:45 jaapb Exp $
 
 GITHUB_PROJECT=        async_unix
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -17,7 +17,7 @@ OCAML_USE_DUNE=       yes
 
 .include "../../mk/ocaml.mk"
 .include "../../devel/ocaml-async_kernel/buildlink3.mk"
-.include "../../devel/ocaml-core/buildlink3.mk"
+#.include "../../devel/ocaml-core/buildlink3.mk"
 .include "../../devel/ocaml-core_kernel/buildlink3.mk"
 .include "../../devel/ocaml-ppx_jane/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/ocaml-core_kernel/Makefile
diff -u pkgsrc/devel/ocaml-core_kernel/Makefile:1.1 pkgsrc/devel/ocaml-core_kernel/Makefile:1.2
--- pkgsrc/devel/ocaml-core_kernel/Makefile:1.1 Tue Mar 19 10:07:47 2019
+++ pkgsrc/devel/ocaml-core_kernel/Makefile     Thu Mar 21 14:56:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 10:07:47 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/21 14:56:45 jaapb Exp $
 
 GITHUB_PROJECT=        core_kernel
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -17,7 +17,7 @@ OCAML_USE_DUNE=       yes
 
 .include "../../mk/ocaml.mk"
 .include "../../devel/ocaml-base/buildlink3.mk"
-.include "../../devel/ocaml-base_bigstring/buildlink3.mk"
+#.include "../../devel/ocaml-base_bigstring/buildlink3.mk"
 .include "../../devel/ocaml-base_quickcheck/buildlink3.mk"
 .include "../../devel/ocaml-bin_prot/buildlink3.mk"
 .include "../../devel/ocaml-fieldslib/buildlink3.mk"

Index: pkgsrc/devel/ocaml-digestif/Makefile
diff -u pkgsrc/devel/ocaml-digestif/Makefile:1.1 pkgsrc/devel/ocaml-digestif/Makefile:1.2
--- pkgsrc/devel/ocaml-digestif/Makefile:1.1    Tue Mar 19 11:15:12 2019
+++ pkgsrc/devel/ocaml-digestif/Makefile        Thu Mar 21 14:56:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 11:15:12 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/21 14:56:45 jaapb Exp $
 
 GITHUB_PROJECT=        digestif
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -16,6 +16,6 @@ USE_LANGUAGES=        # none
 OCAML_USE_DUNE=        yes
 
 .include "../../mk/ocaml.mk"
-.include "../../devel/ocaml-eqaf/buildlink3.mk"
+#.include "../../devel/ocaml-eqaf/buildlink3.mk"
 .include "../../devel/ocaml-fmt/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/ocaml-textutils/Makefile
diff -u pkgsrc/textproc/ocaml-textutils/Makefile:1.1 pkgsrc/textproc/ocaml-textutils/Makefile:1.2
--- pkgsrc/textproc/ocaml-textutils/Makefile:1.1        Tue Mar 19 10:56:03 2019
+++ pkgsrc/textproc/ocaml-textutils/Makefile    Thu Mar 21 14:56:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 10:56:03 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/21 14:56:45 jaapb Exp $
 
 GITHUB_PROJECT=        textutils
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -16,6 +16,6 @@ USE_LANGUAGES=        # none
 OCAML_USE_DUNE=        yes
 
 .include "../../mk/ocaml.mk"
-.include "../../devel/ocaml-core/buildlink3.mk"
+#.include "../../devel/ocaml-core/buildlink3.mk"
 .include "../../devel/ocaml-ppx_jane/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index