pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_typerep_conv Updated devel/ocaml-ppx_t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/41990410fe64
branches:  trunk
changeset: 409220:41990410fe64
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu Jan 16 14:06:43 2020 +0000

description:
Updated devel/ocaml-ppx_typerep_conv to version 0.13.0.

The changelog hasn't been updated, but this version definitely adds
support for OCaml 4.09.

diffstat:

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

diffs (46 lines):

diff -r 039f82b0ff39 -r 41990410fe64 devel/ocaml-ppx_typerep_conv/Makefile
--- a/devel/ocaml-ppx_typerep_conv/Makefile     Thu Jan 16 14:05:06 2020 +0000
+++ b/devel/ocaml-ppx_typerep_conv/Makefile     Thu Jan 16 14:06:43 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2019/03/19 10:32:11 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/16 14:06:43 jaapb Exp $
 
 GITHUB_PROJECT=        ppx_typerep_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 039f82b0ff39 -r 41990410fe64 devel/ocaml-ppx_typerep_conv/buildlink3.mk
--- a/devel/ocaml-ppx_typerep_conv/buildlink3.mk        Thu Jan 16 14:05:06 2020 +0000
+++ b/devel/ocaml-ppx_typerep_conv/buildlink3.mk        Thu Jan 16 14:06:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2019/03/19 10:32:11 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 14:06:43 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ppx_typerep_conv
 
@@ -6,6 +6,7 @@
 OCAML_PPX_TYPEREP_CONV_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-ppx_typerep_conv+= ocaml-ppx_typerep_conv>=0.12.0
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_typerep_conv+= ocaml-ppx_typerep_conv>=0.13.0
 BUILDLINK_PKGSRCDIR.ocaml-ppx_typerep_conv?=   ../../devel/ocaml-ppx_typerep_conv
 
 .endif # OCAML_PPX_TYPEREP_CONV_BUILDLINK3_MK
diff -r 039f82b0ff39 -r 41990410fe64 devel/ocaml-ppx_typerep_conv/distinfo
--- a/devel/ocaml-ppx_typerep_conv/distinfo     Thu Jan 16 14:05:06 2020 +0000
+++ b/devel/ocaml-ppx_typerep_conv/distinfo     Thu Jan 16 14:06:43 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/03/19 10:32:11 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2020/01/16 14:06:43 jaapb Exp $
 
-SHA1 (ppx_typerep_conv-0.12.0.tar.gz) = ad0c1133d30f973aa64b7735549803728e938099
-RMD160 (ppx_typerep_conv-0.12.0.tar.gz) = 819a0b296484c8f7a59fb0cfd21f458aff80b16f
-SHA512 (ppx_typerep_conv-0.12.0.tar.gz) = 309cfe2ac18b66553e0b620466505a959a302be41b463ae4dbc4b4136c12917b47682bc65fe427dfe1d54424ecb26b920c98711ec01e332d54634c26b5c76651
-Size (ppx_typerep_conv-0.12.0.tar.gz) = 9377 bytes
+SHA1 (ppx_typerep_conv-0.13.0.tar.gz) = 2f936cb66dc9a4df7c6127d3802e6e2e7c1e61bc
+RMD160 (ppx_typerep_conv-0.13.0.tar.gz) = e7232866708878476c9ced4dcb14f62211400aeb
+SHA512 (ppx_typerep_conv-0.13.0.tar.gz) = 781138254753cde62fce02e1c5e3c415931b27736ca7bf7b8294683aa7048818e7e3c0b5b41a21337a370b595161c8c64f095a1a97dbea9dd1ce8bc1c5f1d3af
+Size (ppx_typerep_conv-0.13.0.tar.gz) = 9418 bytes



Home | Main Index | Thread Index | Old Index