pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-typerep



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu Jan 16 14:24:08 UTC 2020

Modified Files:
        pkgsrc/devel/ocaml-typerep: Makefile buildlink3.mk distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-typerep/Makefile \
    pkgsrc/devel/ocaml-typerep/buildlink3.mk \
    pkgsrc/devel/ocaml-typerep/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-typerep/Makefile
diff -u pkgsrc/devel/ocaml-typerep/Makefile:1.1 pkgsrc/devel/ocaml-typerep/Makefile:1.2
--- pkgsrc/devel/ocaml-typerep/Makefile:1.1     Tue Mar 19 09:56:34 2019
+++ pkgsrc/devel/ocaml-typerep/Makefile Thu Jan 16 14:24:08 2020
@@ -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/}
Index: pkgsrc/devel/ocaml-typerep/buildlink3.mk
diff -u pkgsrc/devel/ocaml-typerep/buildlink3.mk:1.1 pkgsrc/devel/ocaml-typerep/buildlink3.mk:1.2
--- pkgsrc/devel/ocaml-typerep/buildlink3.mk:1.1        Tue Mar 19 09:56:34 2019
+++ pkgsrc/devel/ocaml-typerep/buildlink3.mk    Thu Jan 16 14:24:08 2020
@@ -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 @@ BUILDLINK_TREE+=        ocaml-typerep
 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
Index: pkgsrc/devel/ocaml-typerep/distinfo
diff -u pkgsrc/devel/ocaml-typerep/distinfo:1.1 pkgsrc/devel/ocaml-typerep/distinfo:1.2
--- pkgsrc/devel/ocaml-typerep/distinfo:1.1     Tue Mar 19 09:56:34 2019
+++ pkgsrc/devel/ocaml-typerep/distinfo Thu Jan 16 14:24:08 2020
@@ -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