pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-stringext
Module Name: pkgsrc
Committed By: jaapb
Date: Fri Jan 24 16:27:42 UTC 2020
Modified Files:
pkgsrc/devel/ocaml-stringext: Makefile buildlink3.mk distinfo
Log Message:
Updated devel/ocaml-stringext to version 1.6.0.
This changes the build system to dune 2.0.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-stringext/Makefile \
pkgsrc/devel/ocaml-stringext/buildlink3.mk \
pkgsrc/devel/ocaml-stringext/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-stringext/Makefile
diff -u pkgsrc/devel/ocaml-stringext/Makefile:1.1 pkgsrc/devel/ocaml-stringext/Makefile:1.2
--- pkgsrc/devel/ocaml-stringext/Makefile:1.1 Tue Mar 19 14:24:26 2019
+++ pkgsrc/devel/ocaml-stringext/Makefile Fri Jan 24 16:27:41 2020
@@ -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/}
Index: pkgsrc/devel/ocaml-stringext/buildlink3.mk
diff -u pkgsrc/devel/ocaml-stringext/buildlink3.mk:1.1 pkgsrc/devel/ocaml-stringext/buildlink3.mk:1.2
--- pkgsrc/devel/ocaml-stringext/buildlink3.mk:1.1 Tue Mar 19 14:24:26 2019
+++ pkgsrc/devel/ocaml-stringext/buildlink3.mk Fri Jan 24 16:27:41 2020
@@ -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 @@ BUILDLINK_TREE+= ocaml-stringext
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
Index: pkgsrc/devel/ocaml-stringext/distinfo
diff -u pkgsrc/devel/ocaml-stringext/distinfo:1.1 pkgsrc/devel/ocaml-stringext/distinfo:1.2
--- pkgsrc/devel/ocaml-stringext/distinfo:1.1 Tue Mar 19 14:24:26 2019
+++ pkgsrc/devel/ocaml-stringext/distinfo Fri Jan 24 16:27:41 2020
@@ -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