pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-extlib Updated devel/ocaml-extlib to versi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a600f5f81bd
branches:  trunk
changeset: 320535:4a600f5f81bd
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 05 18:30:38 2019 +0000

description:
Updated devel/ocaml-extlib to version 1.7.6.

Minor fixes; see the CHANGES file for details.

diffstat:

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

diffs (48 lines):

diff -r df4abf34ead0 -r 4a600f5f81bd devel/ocaml-extlib/Makefile
--- a/devel/ocaml-extlib/Makefile       Tue Mar 05 18:23:41 2019 +0000
+++ b/devel/ocaml-extlib/Makefile       Tue Mar 05 18:30:38 2019 +0000
@@ -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/}
 
diff -r df4abf34ead0 -r 4a600f5f81bd devel/ocaml-extlib/buildlink3.mk
--- a/devel/ocaml-extlib/buildlink3.mk  Tue Mar 05 18:23:41 2019 +0000
+++ b/devel/ocaml-extlib/buildlink3.mk  Tue Mar 05 18:30:38 2019 +0000
@@ -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 @@
 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
diff -r df4abf34ead0 -r 4a600f5f81bd devel/ocaml-extlib/distinfo
--- a/devel/ocaml-extlib/distinfo       Tue Mar 05 18:23:41 2019 +0000
+++ b/devel/ocaml-extlib/distinfo       Tue Mar 05 18:30:38 2019 +0000
@@ -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