pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97c3b6f10829
branches:  trunk
changeset: 422312:97c3b6f10829
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Jan 24 09:16:26 2020 +0000

description:
Updated devel/ocaml-result to version 1.4.

This version adds (better) support for OCaml 4.08 and Dune 2.0.

diffstat:

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

diffs (48 lines):

diff -r 60109943ade5 -r 97c3b6f10829 devel/ocaml-result/Makefile
--- a/devel/ocaml-result/Makefile       Fri Jan 24 09:14:19 2020 +0000
+++ b/devel/ocaml-result/Makefile       Fri Jan 24 09:16:26 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2019/11/03 10:39:26 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/01/24 09:16:26 jaapb Exp $
 
 GITHUB_PROJECT=        result
-DISTNAME=      ${GITHUB_PROJECT}-1.3
+DISTNAME=      ${GITHUB_PROJECT}-1.4
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 
diff -r 60109943ade5 -r 97c3b6f10829 devel/ocaml-result/buildlink3.mk
--- a/devel/ocaml-result/buildlink3.mk  Fri Jan 24 09:14:19 2020 +0000
+++ b/devel/ocaml-result/buildlink3.mk  Fri Jan 24 09:16:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2019/03/05 16:27:42 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2020/01/24 09:16:26 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-result
 
@@ -6,7 +6,7 @@
 OCAML_RESULT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-result+=   ocaml-result>=1.2
-BUILDLINK_ABI_DEPENDS.ocaml-result+=   ocaml-result>=1.3nb4
+BUILDLINK_ABI_DEPENDS.ocaml-result+=   ocaml-result>=1.4
 BUILDLINK_PKGSRCDIR.ocaml-result?=     ../../devel/ocaml-result
 .endif # OCAML_RESULT_BUILDLINK3_MK
 
diff -r 60109943ade5 -r 97c3b6f10829 devel/ocaml-result/distinfo
--- a/devel/ocaml-result/distinfo       Fri Jan 24 09:14:19 2020 +0000
+++ b/devel/ocaml-result/distinfo       Fri Jan 24 09:16:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/04/09 09:36:08 jaapb Exp $
+$NetBSD: distinfo,v 1.3 2020/01/24 09:16:26 jaapb Exp $
 
-SHA1 (result-1.3.tar.gz) = fdcdc4e9da0a981d90e095c3656e5e6740768b4e
-RMD160 (result-1.3.tar.gz) = 83f87ad4a5440aa3bfb7f30b6c15eab132380c29
-SHA512 (result-1.3.tar.gz) = eb65e5c3e122db1bb477169d83efc7e02b0c72d3ffdb0cdadf7fc92e28c4e3843d8a0ed28133641cbcb239236fa5c83144610c5de713db5c8f63d9f433d37ba9
-Size (result-1.3.tar.gz) = 2336 bytes
+SHA1 (result-1.4.tar.gz) = c4e8ddaae7bdaac02afe2fe08f333f753fa29460
+RMD160 (result-1.4.tar.gz) = eb02a067ea6e096cdf75ad330ef8622e86336e8e
+SHA512 (result-1.4.tar.gz) = 2e709fee6ceb54463c3989a90aed351c5b48f7a5edce9ccbba4d163cbfb795a19393be0d75885e762d4609961a64e273bb298b94bd3858dc2c20de9396b655d3
+Size (result-1.4.tar.gz) = 2314 bytes



Home | Main Index | Thread Index | Old Index