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/ab24ed13de3f
branches:  trunk
changeset: 443372:ab24ed13de3f
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Dec 11 09:15:16 2020 +0000

description:
Updated devel/ocaml-ppx_typerep_conv to 0.14.1.

Changelog is incomplete, but this adds support for newer versions of
ocaml-ppxlib.

diffstat:

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

diffs (47 lines):

diff -r f1b7ad71f900 -r ab24ed13de3f devel/ocaml-ppx_typerep_conv/Makefile
--- a/devel/ocaml-ppx_typerep_conv/Makefile     Fri Dec 11 09:11:06 2020 +0000
+++ b/devel/ocaml-ppx_typerep_conv/Makefile     Fri Dec 11 09:15:16 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2020/01/16 14:06:43 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2020/12/11 09:15:16 jaapb Exp $
 
 GITHUB_PROJECT=        ppx_typerep_conv
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.13.0
+DISTNAME=      ${GITHUB_PROJECT}-0.14.1
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
diff -r f1b7ad71f900 -r ab24ed13de3f devel/ocaml-ppx_typerep_conv/buildlink3.mk
--- a/devel/ocaml-ppx_typerep_conv/buildlink3.mk        Fri Dec 11 09:11:06 2020 +0000
+++ b/devel/ocaml-ppx_typerep_conv/buildlink3.mk        Fri Dec 11 09:15:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 14:06:43 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2020/12/11 09:15:16 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ppx_typerep_conv
 
@@ -6,7 +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_ABI_DEPENDS.ocaml-ppx_typerep_conv+= ocaml-ppx_typerep_conv>=0.14.1
 BUILDLINK_PKGSRCDIR.ocaml-ppx_typerep_conv?=   ../../devel/ocaml-ppx_typerep_conv
 
 .endif # OCAML_PPX_TYPEREP_CONV_BUILDLINK3_MK
diff -r f1b7ad71f900 -r ab24ed13de3f devel/ocaml-ppx_typerep_conv/distinfo
--- a/devel/ocaml-ppx_typerep_conv/distinfo     Fri Dec 11 09:11:06 2020 +0000
+++ b/devel/ocaml-ppx_typerep_conv/distinfo     Fri Dec 11 09:15:16 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/01/16 14:06:43 jaapb Exp $
+$NetBSD: distinfo,v 1.3 2020/12/11 09:15:16 jaapb Exp $
 
-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
+SHA1 (ppx_typerep_conv-0.14.1.tar.gz) = a4c49803c1eea1c780ee5421eb94bb286ccdf97d
+RMD160 (ppx_typerep_conv-0.14.1.tar.gz) = 452e2e02b87615c75ef4ea6d29999a516876bf17
+SHA512 (ppx_typerep_conv-0.14.1.tar.gz) = 6e32f6c2cf6c370fcb8d3b341dbd797c3b7c2557c8604253d744b266c9a3f4984e62ffe6ec5717044378f81e5b78e7f206a7f0f4b43c0dda97a4e7ece745d26d
+Size (ppx_typerep_conv-0.14.1.tar.gz) = 9453 bytes



Home | Main Index | Thread Index | Old Index