pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a21365a9fa8c
branches:  trunk
changeset: 410038:a21365a9fa8c
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Jan 24 16:27:41 2020 +0000

description:
Updated devel/ocaml-stringext to version 1.6.0.

This changes the build system to dune 2.0.

diffstat:

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

diffs (45 lines):

diff -r 79c9492eacde -r a21365a9fa8c devel/ocaml-stringext/Makefile
--- a/devel/ocaml-stringext/Makefile    Fri Jan 24 16:25:49 2020 +0000
+++ b/devel/ocaml-stringext/Makefile    Fri Jan 24 16:27:41 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 14:24:26 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/24 16:27:41 jaapb Exp $
 
 GITHUB_PROJECT=        stringext
-DISTNAME=      ${GITHUB_PROJECT}-1.5.0
+DISTNAME=      ${GITHUB_PROJECT}-1.6.0
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rgrinberg/}
diff -r 79c9492eacde -r a21365a9fa8c devel/ocaml-stringext/buildlink3.mk
--- a/devel/ocaml-stringext/buildlink3.mk       Fri Jan 24 16:25:49 2020 +0000
+++ b/devel/ocaml-stringext/buildlink3.mk       Fri Jan 24 16:27:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2019/03/19 14:24:26 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2020/01/24 16:27:41 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-stringext
 
@@ -6,6 +6,7 @@
 OCAML_STRINGEXT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-stringext+=        ocaml-stringext>=1.5.0
+BUILDLINK_ABI_DEPENDS.ocaml-stringext+=        ocaml-stringext>=1.6.0
 BUILDLINK_PKGSRCDIR.ocaml-stringext?=  ../../devel/ocaml-stringext
 .endif # OCAML_STRINGEXT_BUILDLINK3_MK
 
diff -r 79c9492eacde -r a21365a9fa8c devel/ocaml-stringext/distinfo
--- a/devel/ocaml-stringext/distinfo    Fri Jan 24 16:25:49 2020 +0000
+++ b/devel/ocaml-stringext/distinfo    Fri Jan 24 16:27:41 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/03/19 14:24:26 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2020/01/24 16:27:41 jaapb Exp $
 
-SHA1 (stringext-1.5.0.tar.gz) = 063eae3dc5b38e54911924cd1bcdbda162a484e7
-RMD160 (stringext-1.5.0.tar.gz) = 008319b905e91a5647cea1874e197cd1befa2990
-SHA512 (stringext-1.5.0.tar.gz) = 69c744ecf86f890fb8eeba245d3b5bbf1e2cadcf4274f3525faef6be242940dae77639639e202101b19e0772214af405edd67b7d33a3e9224798ec3e53167fc9
-Size (stringext-1.5.0.tar.gz) = 8007 bytes
+SHA1 (stringext-1.6.0.tar.gz) = c3d0baa5dccb348ca12419597125ab5842cefd30
+RMD160 (stringext-1.6.0.tar.gz) = f10afe736d6fd2afb1197c9e9eaeacfea8c64e3c
+SHA512 (stringext-1.6.0.tar.gz) = 77af121d915be73b6a6262c8cc62ba712e59b9aef4825d06ed7fdd960c99d9fcbc7681dca526ddf7e4210127966826e913cf1bd4e71bd75584a0b5caf9ac9625
+Size (stringext-1.6.0.tar.gz) = 7842 bytes



Home | Main Index | Thread Index | Old Index