pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-bigarray-compat
Module Name: pkgsrc
Committed By: jaapb
Date: Mon May 2 13:23:45 UTC 2022
Modified Files:
pkgsrc/devel/ocaml-bigarray-compat: Makefile PLIST buildlink3.mk
distinfo
Log Message:
Updated devel/ocaml-bigarray-compat to version 1.1.0.
Minor bugfixes only.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-bigarray-compat/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-bigarray-compat/PLIST \
pkgsrc/devel/ocaml-bigarray-compat/buildlink3.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-bigarray-compat/distinfo
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-bigarray-compat/Makefile
diff -u pkgsrc/devel/ocaml-bigarray-compat/Makefile:1.2 pkgsrc/devel/ocaml-bigarray-compat/Makefile:1.3
--- pkgsrc/devel/ocaml-bigarray-compat/Makefile:1.2 Mon Mar 8 08:12:49 2021
+++ pkgsrc/devel/ocaml-bigarray-compat/Makefile Mon May 2 13:23:44 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/03/08 08:12:49 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2022/05/02 13:23:44 jaapb Exp $
-VERSION= 1.0.0
+VERSION= 1.1.0
GITHUB_PROJECT= bigarray-compat
DISTNAME= ocaml-${GITHUB_PROJECT}-${VERSION}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/ocaml-bigarray-compat/PLIST
diff -u pkgsrc/devel/ocaml-bigarray-compat/PLIST:1.1 pkgsrc/devel/ocaml-bigarray-compat/PLIST:1.2
--- pkgsrc/devel/ocaml-bigarray-compat/PLIST:1.1 Fri Jan 24 16:20:47 2020
+++ pkgsrc/devel/ocaml-bigarray-compat/PLIST Mon May 2 13:23:44 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/01/24 16:20:47 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/05/02 13:23:44 jaapb Exp $
${OCAML_SITELIB}/bigarray-compat/META
${PLIST.ocaml-opt}${OCAML_SITELIB}/bigarray-compat/bigarray_compat.a
${OCAML_SITELIB}/bigarray-compat/bigarray_compat.cma
@@ -10,4 +10,6 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/bigar
${OCAML_SITELIB}/bigarray-compat/bigarray_compat.ml
${OCAML_SITELIB}/bigarray-compat/dune-package
${OCAML_SITELIB}/bigarray-compat/opam
+share/doc/bigarray-compat/CHANGES.md
+share/doc/bigarray-compat/LICENSE.md
share/doc/bigarray-compat/README.md
Index: pkgsrc/devel/ocaml-bigarray-compat/buildlink3.mk
diff -u pkgsrc/devel/ocaml-bigarray-compat/buildlink3.mk:1.1 pkgsrc/devel/ocaml-bigarray-compat/buildlink3.mk:1.2
--- pkgsrc/devel/ocaml-bigarray-compat/buildlink3.mk:1.1 Fri Jan 24 16:20:47 2020
+++ pkgsrc/devel/ocaml-bigarray-compat/buildlink3.mk Mon May 2 13:23:44 2022
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2020/01/24 16:20:47 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2022/05/02 13:23:44 jaapb Exp $
BUILDLINK_TREE+= ocaml-bigarray-compat
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= ocaml-bigarray-compat
OCAML_BIGARRAY_COMPAT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-bigarray-compat+= ocaml-bigarray-compat>=1.0.0
+BUILDLINK_ABI_DEPENDS.ocaml-bigarray-compat+= ocaml-bigarray-compat>=1.1.0
BUILDLINK_PKGSRCDIR.ocaml-bigarray-compat?= ../../devel/ocaml-bigarray-compat
.endif # OCAML_BIGARRAY_COMPAT_BUILDLINK3_MK
Index: pkgsrc/devel/ocaml-bigarray-compat/distinfo
diff -u pkgsrc/devel/ocaml-bigarray-compat/distinfo:1.3 pkgsrc/devel/ocaml-bigarray-compat/distinfo:1.4
--- pkgsrc/devel/ocaml-bigarray-compat/distinfo:1.3 Tue Oct 26 10:15:46 2021
+++ pkgsrc/devel/ocaml-bigarray-compat/distinfo Mon May 2 13:23:44 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:15:46 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/05/02 13:23:44 jaapb Exp $
-BLAKE2s (ocaml-bigarray-compat-1.0.0.tar.gz) = d9e864186cd5df84107eb0e154869fc927a0b1cc9e5528c82e5bc5d4a46a05d7
-SHA512 (ocaml-bigarray-compat-1.0.0.tar.gz) = c365fee15582aca35d7b05268cde29e54774ad7df7be56762b4aad78ca1409d4326ad3b34af0f1cc2c7b872837290a9cd9ff43b47987c03bba7bba32fe8a030f
-Size (ocaml-bigarray-compat-1.0.0.tar.gz) = 1385 bytes
+BLAKE2s (ocaml-bigarray-compat-1.1.0.tar.gz) = dc3cc3d8c330d53a7c55d3a797614320af4ad63836a684c1ed5b2420460a9f7d
+SHA512 (ocaml-bigarray-compat-1.1.0.tar.gz) = bbd9c2b319930db832ae8d41844ef81e74ced9f745f32981f2efcc9777220d55e1e5d6dc2965e9e1a6ed5e0d56ad27c672289f8dc28fbe2658f3230cbda5a800
+Size (ocaml-bigarray-compat-1.1.0.tar.gz) = 2046 bytes
Home |
Main Index |
Thread Index |
Old Index