pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_variants_conv Updated devel/ocaml-ppx_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/893d96aa272c
branches: trunk
changeset: 409196:893d96aa272c
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Thu Jan 16 13:37:46 2020 +0000
description:
Updated devel/ocaml-ppx_variants_conv to version 0.13.0.
The changelog has not been updated, but this version definitely adds
support for OCaml 4.09.
diffstat:
devel/ocaml-ppx_variants_conv/Makefile | 4 ++--
devel/ocaml-ppx_variants_conv/buildlink3.mk | 3 ++-
devel/ocaml-ppx_variants_conv/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 2e1ec0b6bae4 -r 893d96aa272c devel/ocaml-ppx_variants_conv/Makefile
--- a/devel/ocaml-ppx_variants_conv/Makefile Thu Jan 16 13:37:22 2020 +0000
+++ b/devel/ocaml-ppx_variants_conv/Makefile Thu Jan 16 13:37:46 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2019/03/13 11:03:16 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/16 13:37:46 jaapb Exp $
GITHUB_PROJECT= ppx_variants_conv
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/}
diff -r 2e1ec0b6bae4 -r 893d96aa272c devel/ocaml-ppx_variants_conv/buildlink3.mk
--- a/devel/ocaml-ppx_variants_conv/buildlink3.mk Thu Jan 16 13:37:22 2020 +0000
+++ b/devel/ocaml-ppx_variants_conv/buildlink3.mk Thu Jan 16 13:37:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2019/03/13 11:03:16 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 13:37:46 jaapb Exp $
BUILDLINK_TREE+= ocaml-ppx_variants_conv
@@ -6,6 +6,7 @@
OCAML_PPX_VARIANTS_CONV_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-ppx_variants_conv+= ocaml-ppx_variants_conv>=0.12.0
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_variants_conv+= ocaml-ppx_variants_conv>=0.13.0
BUILDLINK_PKGSRCDIR.ocaml-ppx_variants_conv?= ../../devel/ocaml-ppx_variants_conv
.endif # OCAML_PPX_VARIANTS_CONV_BUILDLINK3_MK
diff -r 2e1ec0b6bae4 -r 893d96aa272c devel/ocaml-ppx_variants_conv/distinfo
--- a/devel/ocaml-ppx_variants_conv/distinfo Thu Jan 16 13:37:22 2020 +0000
+++ b/devel/ocaml-ppx_variants_conv/distinfo Thu Jan 16 13:37:46 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/03/13 11:03:16 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2020/01/16 13:37:46 jaapb Exp $
-SHA1 (ppx_variants_conv-0.12.0.tar.gz) = 6ce1987af2c31109f3d85822c647eac66a95655b
-RMD160 (ppx_variants_conv-0.12.0.tar.gz) = 095adf3452ca9784d98757046af49969e843cb85
-SHA512 (ppx_variants_conv-0.12.0.tar.gz) = 4ec3f91bc18699b6825d7a4942c92786cabdfe44a67e14ef14329cbaa3b7b2ee7076b26acfd322f8048fe49f5f9ae029d194b181b2f1b00643fb0c4fc5f4b40d
-Size (ppx_variants_conv-0.12.0.tar.gz) = 9351 bytes
+SHA1 (ppx_variants_conv-0.13.0.tar.gz) = 6246e44640f2789015be13c50312d3b65e0d78d6
+RMD160 (ppx_variants_conv-0.13.0.tar.gz) = 8f2530b3e5e83ec0cdada8772c41ae83fa4a3410
+SHA512 (ppx_variants_conv-0.13.0.tar.gz) = 006d936e97319cdb003b54d601821491e3e5da12baae31bfbc4b784ce3b739263f5bdf61a5a5a50a22e5ac960d0e125b563acf564bbf3c15d5044683b3e58ddc
+Size (ppx_variants_conv-0.13.0.tar.gz) = 9618 bytes
Home |
Main Index |
Thread Index |
Old Index