pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-variantslib Updated devel/ocaml-variantsli...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee1b78a66efb
branches:  trunk
changeset: 378577:ee1b78a66efb
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed May 04 17:24:19 2022 +0000

description:
Updated devel/ocaml-variantslib to version 0.15.0.

There is no changelog, but changes seem minor.

diffstat:

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

diffs (51 lines):

diff -r afba92fd23f1 -r ee1b78a66efb devel/ocaml-variantslib/Makefile
--- a/devel/ocaml-variantslib/Makefile  Wed May 04 17:23:35 2022 +0000
+++ b/devel/ocaml-variantslib/Makefile  Wed May 04 17:24:19 2022 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2021/03/08 08:13:01 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2022/05/04 17:24:19 jaapb Exp $
 
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 GITHUB_PROJECT=        variantslib
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.12.0
-PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/janestreet/variantslib/
diff -r afba92fd23f1 -r ee1b78a66efb devel/ocaml-variantslib/buildlink3.mk
--- a/devel/ocaml-variantslib/buildlink3.mk     Wed May 04 17:23:35 2022 +0000
+++ b/devel/ocaml-variantslib/buildlink3.mk     Wed May 04 17:24:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2019/11/03 10:39:26 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/05/04 17:24:19 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-variantslib
 
@@ -6,6 +6,7 @@
 OCAML_VARIANTSLIB_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-variantslib+=      ocaml-variantslib>=0.12.0
+BUILDLINK_ABI_DEPENDS.ocaml-variantslib+=      ocaml-variantslib>=0.15.0
 BUILDLINK_PKGSRCDIR.ocaml-variantslib?=                ../../devel/ocaml-variantslib
 
 .endif # OCAML_VARIANTSLIB_BUILDLINK3_MK
diff -r afba92fd23f1 -r ee1b78a66efb devel/ocaml-variantslib/distinfo
--- a/devel/ocaml-variantslib/distinfo  Wed May 04 17:23:35 2022 +0000
+++ b/devel/ocaml-variantslib/distinfo  Wed May 04 17:24:19 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:15:57 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/05/04 17:24:19 jaapb Exp $
 
-BLAKE2s (variantslib-0.12.0.tar.gz) = 6c1ec6fb64253321255837a26c0436b509ba039b6045fc3e8c7bf8d67e2b206c
-SHA512 (variantslib-0.12.0.tar.gz) = 1b8f0355832c1329a298d7f2697893b943ac6c6a431665623298507c74b0e0b8e89f00e9a3410e122d4f7e34d83825bd1c21d528694ee992cbf41c7f54b74fde
-Size (variantslib-0.12.0.tar.gz) = 2946 bytes
+BLAKE2s (variantslib-0.15.0.tar.gz) = 8dc8b8e606dea4fc5214609a11546bc6b4ff560bc98da82a98759a676e09bfc4
+SHA512 (variantslib-0.15.0.tar.gz) = cf52e19fb16f2021e06ce92799275717401f4959f89f0219c62df1386c036cbaaa1213eed1b80f9e4147681e613bffc5ca8d50987ca45aac791fe3c723e3d692
+Size (variantslib-0.15.0.tar.gz) = 2948 bytes



Home | Main Index | Thread Index | Old Index