pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-extlib



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Tue Mar  5 18:30:38 UTC 2019

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

Log Message:
Updated devel/ocaml-extlib to version 1.7.6.

Minor fixes; see the CHANGES file for details.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ocaml-extlib/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ocaml-extlib/buildlink3.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ocaml-extlib/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-extlib/Makefile
diff -u pkgsrc/devel/ocaml-extlib/Makefile:1.16 pkgsrc/devel/ocaml-extlib/Makefile:1.17
--- pkgsrc/devel/ocaml-extlib/Makefile:1.16     Mon Nov 12 16:10:19 2018
+++ pkgsrc/devel/ocaml-extlib/Makefile  Tue Mar  5 18:30:38 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2018/11/12 16:10:19 jaapb Exp $
+# $NetBSD: Makefile,v 1.17 2019/03/05 18:30:38 jaapb Exp $
 
-VERSION=       1.7.5
+VERSION=       1.7.6
 GITHUB_PROJECT=        ocaml-extlib
 DISTNAME=      ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ygrek/}
 

Index: pkgsrc/devel/ocaml-extlib/buildlink3.mk
diff -u pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.7 pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.8
--- pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.7 Thu Jul 19 15:15:22 2018
+++ pkgsrc/devel/ocaml-extlib/buildlink3.mk     Tue Mar  5 18:30:38 2019
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2018/07/19 15:15:22 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2019/03/05 18:30:38 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-extlib
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        ocaml-extlib
 OCAML_EXTLIB_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-extlib+=   ocaml-extlib>=1.7.0
-BUILDLINK_ABI_DEPENDS.ocaml-extlib+=   ocaml-extlib>=1.7.5nb1
+BUILDLINK_ABI_DEPENDS.ocaml-extlib+=   ocaml-extlib>=1.7.6
 BUILDLINK_PKGSRCDIR.ocaml-extlib?=     ../../devel/ocaml-extlib
 
 .endif # OCAML_EXTLIB_BUILDLINK3_MK

Index: pkgsrc/devel/ocaml-extlib/distinfo
diff -u pkgsrc/devel/ocaml-extlib/distinfo:1.6 pkgsrc/devel/ocaml-extlib/distinfo:1.7
--- pkgsrc/devel/ocaml-extlib/distinfo:1.6      Wed Jul 11 12:04:32 2018
+++ pkgsrc/devel/ocaml-extlib/distinfo  Tue Mar  5 18:30:38 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/07/11 12:04:32 jaapb Exp $
+$NetBSD: distinfo,v 1.7 2019/03/05 18:30:38 jaapb Exp $
 
-SHA1 (ocaml-extlib-1.7.5.tar.gz) = 6ed1f61c0cce1dcfd9d58f39311851976abe0829
-RMD160 (ocaml-extlib-1.7.5.tar.gz) = 9da9741ffcbd995faf0d36db5b96f082f9af24a4
-SHA512 (ocaml-extlib-1.7.5.tar.gz) = 44345143d53a2fd38297ab22f181cf1823722488595900c85895ecd0701bd4d7b7f03959e60608a16f89e9fee1caad9a2f4f6baadfedb2b62bdfadbca081ee7d
-Size (ocaml-extlib-1.7.5.tar.gz) = 87781 bytes
+SHA1 (ocaml-extlib-1.7.6.tar.gz) = fa54b96888b688f9bc664325d83aeff448518367
+RMD160 (ocaml-extlib-1.7.6.tar.gz) = cc6edefa6ec989f395b2ea9be33e9599f5f2bad2
+SHA512 (ocaml-extlib-1.7.6.tar.gz) = 3065e2474fb0e480ed076aa1156584a4a6c839cd5d9e59f341e41113abb1736241354aa7ee7cb492967698bc392969522fd5bf30d1ad7f94754c4e10f376afa8
+Size (ocaml-extlib-1.7.6.tar.gz) = 88068 bytes



Home | Main Index | Thread Index | Old Index