pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-ppx_typerep_conv
Module Name: pkgsrc
Committed By: jaapb
Date: Fri Dec 11 09:15:16 UTC 2020
Modified Files:
pkgsrc/devel/ocaml-ppx_typerep_conv: Makefile buildlink3.mk distinfo
Log Message:
Updated devel/ocaml-ppx_typerep_conv to 0.14.1.
Changelog is incomplete, but this adds support for newer versions of
ocaml-ppxlib.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile \
pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk \
pkgsrc/devel/ocaml-ppx_typerep_conv/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile
diff -u pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile:1.2 pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile:1.3
--- pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile:1.2 Thu Jan 16 14:06:43 2020
+++ pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile Fri Dec 11 09:15:16 2020
@@ -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/}
Index: pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk
diff -u pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk:1.2 pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk:1.3
--- pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk:1.2 Thu Jan 16 14:06:43 2020
+++ pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk Fri Dec 11 09:15:16 2020
@@ -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 @@ BUILDLINK_TREE+= ocaml-ppx_typerep_conv
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
Index: pkgsrc/devel/ocaml-ppx_typerep_conv/distinfo
diff -u pkgsrc/devel/ocaml-ppx_typerep_conv/distinfo:1.2 pkgsrc/devel/ocaml-ppx_typerep_conv/distinfo:1.3
--- pkgsrc/devel/ocaml-ppx_typerep_conv/distinfo:1.2 Thu Jan 16 14:06:43 2020
+++ pkgsrc/devel/ocaml-ppx_typerep_conv/distinfo Fri Dec 11 09:15:16 2020
@@ -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