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:           Thu Jan 16 14:06:44 UTC 2020

Modified Files:
        pkgsrc/devel/ocaml-ppx_typerep_conv: Makefile buildlink3.mk distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile:1.2
--- pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile:1.1    Tue Mar 19 10:32:11 2019
+++ pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile        Thu Jan 16 14:06:43 2020
@@ -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/}
Index: pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk
diff -u pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk:1.1 pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk:1.2
--- pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk:1.1       Tue Mar 19 10:32:11 2019
+++ pkgsrc/devel/ocaml-ppx_typerep_conv/buildlink3.mk   Thu Jan 16 14:06:43 2020
@@ -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 @@ 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_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.1 pkgsrc/devel/ocaml-ppx_typerep_conv/distinfo:1.2
--- pkgsrc/devel/ocaml-ppx_typerep_conv/distinfo:1.1    Tue Mar 19 10:32:11 2019
+++ pkgsrc/devel/ocaml-ppx_typerep_conv/distinfo        Thu Jan 16 14:06:43 2020
@@ -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