pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-typerep Updated devel/ocaml-typerep to ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d48d7a8fd89b
branches:  trunk
changeset: 409229:d48d7a8fd89b
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu Jan 16 14:24:08 2020 +0000

description:
Updated devel/ocaml-typerep to version 0.13.0.

The changelog has not been updated, but there do not seem to have been
any major changes.

diffstat:

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

diffs (46 lines):

diff -r 3e2a472b3326 -r d48d7a8fd89b devel/ocaml-typerep/Makefile
--- a/devel/ocaml-typerep/Makefile      Thu Jan 16 14:21:11 2020 +0000
+++ b/devel/ocaml-typerep/Makefile      Thu Jan 16 14:24:08 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 09:56:34 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/16 14:24:08 jaapb Exp $
 
 GITHUB_PROJECT=        typerep
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.12.0
+DISTNAME=      ${GITHUB_PROJECT}-0.13.0
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
diff -r 3e2a472b3326 -r d48d7a8fd89b devel/ocaml-typerep/buildlink3.mk
--- a/devel/ocaml-typerep/buildlink3.mk Thu Jan 16 14:21:11 2020 +0000
+++ b/devel/ocaml-typerep/buildlink3.mk Thu Jan 16 14:24:08 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2019/03/19 09:56:34 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 14:24:08 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-typerep
 
@@ -6,6 +6,7 @@
 OCAML_TYPEREP_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-typerep+=  ocaml-typerep>=0.12.0
+BUILDLINK_ABI_DEPENDS.ocaml-typerep+=  ocaml-typerep>=0.13.0
 BUILDLINK_PKGSRCDIR.ocaml-typerep?=    ../../devel/ocaml-typerep
 
 .endif # OCAML_TYPEREP_BUILDLINK3_MK
diff -r 3e2a472b3326 -r d48d7a8fd89b devel/ocaml-typerep/distinfo
--- a/devel/ocaml-typerep/distinfo      Thu Jan 16 14:21:11 2020 +0000
+++ b/devel/ocaml-typerep/distinfo      Thu Jan 16 14:24:08 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/03/19 09:56:34 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2020/01/16 14:24:08 jaapb Exp $
 
-SHA1 (typerep-0.12.0.tar.gz) = b81c812ed022b66cb951f644445189001e2ffb56
-RMD160 (typerep-0.12.0.tar.gz) = 89560d76b4c7e3d1ed23b84b2c5fc00ed9d4c1ca
-SHA512 (typerep-0.12.0.tar.gz) = 47316630d5547f140c19636c4fe014357bb49e9cab0caa9cee69a1a14f5da722220fe1c49f1ac064b20d20e85a8c5b327a7eb07a9e88bcffe7e5f5d34d5ac6d2
-Size (typerep-0.12.0.tar.gz) = 22769 bytes
+SHA1 (typerep-0.13.0.tar.gz) = 0068ae833693cff984cbce781678cbc8ea0df6ab
+RMD160 (typerep-0.13.0.tar.gz) = c5315e80cfc9fd8817342811c71feb7e9c916728
+SHA512 (typerep-0.13.0.tar.gz) = f0a788b6e09b0e7080115ad1d24fbbd539506bff61305c15b02e82b32af047ac04c21056f0845055bdff32a3f1b198c6c765944df7ab499dce43c515e17837e2
+Size (typerep-0.13.0.tar.gz) = 22882 bytes



Home | Main Index | Thread Index | Old Index