pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_assert Updated devel/ocaml-ppx_assert ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8497248d1188
branches: trunk
changeset: 421494:8497248d1188
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Thu Jan 16 13:23:05 2020 +0000
description:
Updated devel/ocaml-ppx_assert to version 0.13.0.
The changelog does not seem to have been updated recently, but it does
not look like there have been any major changes.
diffstat:
devel/ocaml-ppx_assert/Makefile | 5 +++--
devel/ocaml-ppx_assert/buildlink3.mk | 3 ++-
devel/ocaml-ppx_assert/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (54 lines):
diff -r 2521037b51dd -r 8497248d1188 devel/ocaml-ppx_assert/Makefile
--- a/devel/ocaml-ppx_assert/Makefile Thu Jan 16 13:21:43 2020 +0000
+++ b/devel/ocaml-ppx_assert/Makefile Thu Jan 16 13:23:05 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2019/03/12 18:42:12 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/16 13:23:05 jaapb Exp $
GITHUB_PROJECT= ppx_assert
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-0.12.0
+DISTNAME= ${GITHUB_PROJECT}-0.13.0
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
@@ -19,6 +19,7 @@
.include "../../mk/ocaml.mk"
.include "../../devel/ocaml-base/buildlink3.mk"
.include "../../devel/ocaml-ppx_compare/buildlink3.mk"
+.include "../../devel/ocaml-ppx_cold/buildlink3.mk"
.include "../../devel/ocaml-ppx_here/buildlink3.mk"
.include "../../devel/ocaml-ppx_sexp_conv/buildlink3.mk"
.include "../../devel/ocaml-ppxlib/buildlink3.mk"
diff -r 2521037b51dd -r 8497248d1188 devel/ocaml-ppx_assert/buildlink3.mk
--- a/devel/ocaml-ppx_assert/buildlink3.mk Thu Jan 16 13:21:43 2020 +0000
+++ b/devel/ocaml-ppx_assert/buildlink3.mk Thu Jan 16 13:23:05 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2019/11/03 10:39:24 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2020/01/16 13:23:05 jaapb Exp $
BUILDLINK_TREE+= ocaml-ppx_assert
@@ -6,6 +6,7 @@
OCAML_PPX_ASSERT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-ppx_assert+= ocaml-ppx_assert>=0.12.0
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_assert+= ocaml-ppx_assert>=0.13.0
BUILDLINK_PKGSRCDIR.ocaml-ppx_assert?= ../../devel/ocaml-ppx_assert
.endif # OCAML_PPX_ASSERT_BUILDLINK3_MK
diff -r 2521037b51dd -r 8497248d1188 devel/ocaml-ppx_assert/distinfo
--- a/devel/ocaml-ppx_assert/distinfo Thu Jan 16 13:21:43 2020 +0000
+++ b/devel/ocaml-ppx_assert/distinfo Thu Jan 16 13:23:05 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/03/12 18:42:12 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2020/01/16 13:23:05 jaapb Exp $
-SHA1 (ppx_assert-0.12.0.tar.gz) = 8a8e4f9162a1e20f8e9363c6f0c0c7aaaec426fe
-RMD160 (ppx_assert-0.12.0.tar.gz) = a613e0e668e4c26f81135b35e2daf0a18d7d9aa9
-SHA512 (ppx_assert-0.12.0.tar.gz) = 2436fc0826d31968492dfd081e7f16f92c864551a4733ba1a5a9d19890774a73b2d8f903acaa45cb3c6ea938f769107290403b1ec157706009b4792bb04e9e16
-Size (ppx_assert-0.12.0.tar.gz) = 7194 bytes
+SHA1 (ppx_assert-0.13.0.tar.gz) = 7e31bac3249d6ac2540639f481361f9267ccdea3
+RMD160 (ppx_assert-0.13.0.tar.gz) = 1bbb6708a6614b1af5438fb94894a80490f53bd8
+SHA512 (ppx_assert-0.13.0.tar.gz) = 7822f08d76e1c2c99d7b40ad2f86db7bddb73e6789e715fe1f994a96e0ea9a89acae5027a4ce5eb8ba17260b7f20f20a51ac027a37c055d1a2e314a2701250c5
+Size (ppx_assert-0.13.0.tar.gz) = 7196 bytes
Home |
Main Index |
Thread Index |
Old Index