pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Temporarily disabling missing dependencies, will fix ASAP
details: https://anonhg.NetBSD.org/pkgsrc/rev/15ced73629cc
branches: trunk
changeset: 331644:15ced73629cc
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Thu Mar 21 14:56:45 2019 +0000
description:
Temporarily disabling missing dependencies, will fix ASAP
diffstat:
devel/ocaml-async_extra/Makefile | 4 ++--
devel/ocaml-async_rpc_kernel/Makefile | 4 ++--
devel/ocaml-async_unix/Makefile | 4 ++--
devel/ocaml-core_kernel/Makefile | 4 ++--
devel/ocaml-digestif/Makefile | 4 ++--
textproc/ocaml-textutils/Makefile | 4 ++--
6 files changed, 12 insertions(+), 12 deletions(-)
diffs (103 lines):
diff -r da6d4adbbe43 -r 15ced73629cc devel/ocaml-async_extra/Makefile
--- a/devel/ocaml-async_extra/Makefile Thu Mar 21 14:23:08 2019 +0000
+++ b/devel/ocaml-async_extra/Makefile Thu Mar 21 14:56:45 2019 +0000
@@ -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 @@
.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"
diff -r da6d4adbbe43 -r 15ced73629cc devel/ocaml-async_rpc_kernel/Makefile
--- a/devel/ocaml-async_rpc_kernel/Makefile Thu Mar 21 14:23:08 2019 +0000
+++ b/devel/ocaml-async_rpc_kernel/Makefile Thu Mar 21 14:56:45 2019 +0000
@@ -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 @@
.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"
diff -r da6d4adbbe43 -r 15ced73629cc devel/ocaml-async_unix/Makefile
--- a/devel/ocaml-async_unix/Makefile Thu Mar 21 14:23:08 2019 +0000
+++ b/devel/ocaml-async_unix/Makefile Thu Mar 21 14:56:45 2019 +0000
@@ -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 @@
.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"
diff -r da6d4adbbe43 -r 15ced73629cc devel/ocaml-core_kernel/Makefile
--- a/devel/ocaml-core_kernel/Makefile Thu Mar 21 14:23:08 2019 +0000
+++ b/devel/ocaml-core_kernel/Makefile Thu Mar 21 14:56:45 2019 +0000
@@ -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 @@
.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"
diff -r da6d4adbbe43 -r 15ced73629cc devel/ocaml-digestif/Makefile
--- a/devel/ocaml-digestif/Makefile Thu Mar 21 14:23:08 2019 +0000
+++ b/devel/ocaml-digestif/Makefile Thu Mar 21 14:56:45 2019 +0000
@@ -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 @@
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"
diff -r da6d4adbbe43 -r 15ced73629cc textproc/ocaml-textutils/Makefile
--- a/textproc/ocaml-textutils/Makefile Thu Mar 21 14:23:08 2019 +0000
+++ b/textproc/ocaml-textutils/Makefile Thu Mar 21 14:56:45 2019 +0000
@@ -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 @@
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