pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-bigstringaf Updated devel/ocaml-bigstringa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e22669f0c159
branches:  trunk
changeset: 422349:e22669f0c159
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Jan 24 16:25:41 2020 +0000

description:
Updated devel/ocaml-bigstringaf to version 0.6.0.

Mostly minor changes and bugfixes; also updates to the build system.

diffstat:

 devel/ocaml-bigstringaf/Makefile      |   5 +++--
 devel/ocaml-bigstringaf/buildlink3.mk |   3 ++-
 devel/ocaml-bigstringaf/distinfo      |  10 +++++-----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (51 lines):

diff -r 0aaccb209cec -r e22669f0c159 devel/ocaml-bigstringaf/Makefile
--- a/devel/ocaml-bigstringaf/Makefile  Fri Jan 24 16:20:58 2020 +0000
+++ b/devel/ocaml-bigstringaf/Makefile  Fri Jan 24 16:25:41 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2019/03/12 18:09:29 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/24 16:25:41 jaapb Exp $
 
 GITHUB_PROJECT=        bigstringaf
-DISTNAME=      ${GITHUB_PROJECT}-0.4.0
+DISTNAME=      ${GITHUB_PROJECT}-0.6.0
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=inhabitedtype/}
@@ -16,4 +16,5 @@
 
 .include "../../mk/ocaml.mk"
 .include "../../devel/ocaml-base/buildlink3.mk"
+.include "../../devel/ocaml-bigarray-compat/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 0aaccb209cec -r e22669f0c159 devel/ocaml-bigstringaf/buildlink3.mk
--- a/devel/ocaml-bigstringaf/buildlink3.mk     Fri Jan 24 16:20:58 2020 +0000
+++ b/devel/ocaml-bigstringaf/buildlink3.mk     Fri Jan 24 16:25:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2019/11/03 10:39:21 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2020/01/24 16:25:41 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-bigstringaf
 
@@ -6,6 +6,7 @@
 OCAML_BIGSTRINGAF_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-bigstringaf+=      ocaml-bigstringaf>=0.4.0
+BUILDLINK_ABI_DEPENDS.ocaml-bigstringaf+=      ocaml-bigstringaf>=0.6.0
 BUILDLINK_PKGSRCDIR.ocaml-bigstringaf?=                ../../devel/ocaml-bigstringaf
 
 .endif # OCAML_BIGSTRINGAF_BUILDLINK3_MK
diff -r 0aaccb209cec -r e22669f0c159 devel/ocaml-bigstringaf/distinfo
--- a/devel/ocaml-bigstringaf/distinfo  Fri Jan 24 16:20:58 2020 +0000
+++ b/devel/ocaml-bigstringaf/distinfo  Fri Jan 24 16:25:41 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/03/12 18:09:29 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2020/01/24 16:25:41 jaapb Exp $
 
-SHA1 (bigstringaf-0.4.0.tar.gz) = ae02b953c510f54f7a3f73296e8ccd66da005d83
-RMD160 (bigstringaf-0.4.0.tar.gz) = c7c5fba54789209174533e9191e0302d387e9ebc
-SHA512 (bigstringaf-0.4.0.tar.gz) = a7300eb45af2a0a8b2efd5a6069d928ab9e8fee256da91c6fb5c4de21d42ecbb23cdabf5b88d9d2e984ed59619523a05f40406c6202f723a4eec61f20663d000
-Size (bigstringaf-0.4.0.tar.gz) = 11329 bytes
+SHA1 (bigstringaf-0.6.0.tar.gz) = de3746c82876a6eae12f63635b8dafe8927322de
+RMD160 (bigstringaf-0.6.0.tar.gz) = fe2b7b7c8fa65b5ae27872b36e2628820859b062
+SHA512 (bigstringaf-0.6.0.tar.gz) = f9dc0a5d1601d65ad3d0f8f0eea6235d39d38913158209b2f76af2e6589c1e241011dddbdcbcdbce52dd82bb6070475a65813324231df769532853fdf4683193
+Size (bigstringaf-0.6.0.tar.gz) = 11859 bytes



Home | Main Index | Thread Index | Old Index