pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_sexp_conv Updated devel/ocaml-ppx_sexp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d3de4c02c1f5
branches:  trunk
changeset: 320524:d3de4c02c1f5
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 05 18:06:23 2019 +0000

description:
Updated devel/ocaml-ppx_sexp_conv to version 0.12.0.

Package is now compatible with dune 1.7.

The CHANGES.md file is not up to date; upstream changes are minor only.

diffstat:

 devel/ocaml-ppx_sexp_conv/Makefile      |   5 ++---
 devel/ocaml-ppx_sexp_conv/PLIST         |   8 +++-----
 devel/ocaml-ppx_sexp_conv/buildlink3.mk |   4 ++--
 devel/ocaml-ppx_sexp_conv/distinfo      |  10 +++++-----
 4 files changed, 12 insertions(+), 15 deletions(-)

diffs (79 lines):

diff -r 811ae66e0c98 -r d3de4c02c1f5 devel/ocaml-ppx_sexp_conv/Makefile
--- a/devel/ocaml-ppx_sexp_conv/Makefile        Tue Mar 05 18:03:52 2019 +0000
+++ b/devel/ocaml-ppx_sexp_conv/Makefile        Tue Mar 05 18:06:23 2019 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2018/11/27 18:58:53 jaapb Exp $
+# $NetBSD: Makefile,v 1.15 2019/03/05 18:06:23 jaapb Exp $
 
 GITHUB_PROJECT=        ppx_sexp_conv
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.11.2
+DISTNAME=      ${GITHUB_PROJECT}-0.12.0
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 
diff -r 811ae66e0c98 -r d3de4c02c1f5 devel/ocaml-ppx_sexp_conv/PLIST
--- a/devel/ocaml-ppx_sexp_conv/PLIST   Tue Mar 05 18:03:52 2019 +0000
+++ b/devel/ocaml-ppx_sexp_conv/PLIST   Tue Mar 05 18:06:23 2019 +0000
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2018/05/09 15:01:02 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/03/05 18:06:23 jaapb Exp $
 ${OCAML_SITELIB}/ppx_sexp_conv/META
-${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv.expander.dune
+${OCAML_SITELIB}/ppx_sexp_conv/dune-package
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.a
 ${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cma
 ${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmi
@@ -20,10 +20,8 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/ppx_sexp_conv.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/ppx_sexp_conv.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/ppx_sexp_conv.cmxs
-${OCAML_SITELIB}/ppx_sexp_conv/ppx_sexp_conv.dune
 ${OCAML_SITELIB}/ppx_sexp_conv/ppx_sexp_conv.ml
 ${OCAML_SITELIB}/ppx_sexp_conv/ppx_sexp_conv.mli
-${OCAML_SITELIB}/ppx_sexp_conv/runtime-lib/ppx_sexp_conv.runtime-lib.dune
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.a
 ${OCAML_SITELIB}/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cma
 ${OCAML_SITELIB}/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmi
@@ -33,5 +31,5 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmxs
 ${OCAML_SITELIB}/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.ml
 share/doc/ppx_sexp_conv/CHANGES.md
-share/doc/ppx_sexp_conv/LICENSE.txt
+share/doc/ppx_sexp_conv/LICENSE.md
 share/doc/ppx_sexp_conv/README.org
diff -r 811ae66e0c98 -r d3de4c02c1f5 devel/ocaml-ppx_sexp_conv/buildlink3.mk
--- a/devel/ocaml-ppx_sexp_conv/buildlink3.mk   Tue Mar 05 18:03:52 2019 +0000
+++ b/devel/ocaml-ppx_sexp_conv/buildlink3.mk   Tue Mar 05 18:06:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2018/11/27 18:58:53 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2019/03/05 18:06:23 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ppx_sexp_conv
 
@@ -6,7 +6,7 @@
 OCAML_PPX_SEXP_CONV_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-ppx_sexp_conv+=    ocaml-ppx_sexp_conv>=0.9.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppx_sexp_conv+=    ocaml-ppx_sexp_conv>=0.11.2nb3
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_sexp_conv+=    ocaml-ppx_sexp_conv>=0.12.0
 BUILDLINK_PKGSRCDIR.ocaml-ppx_sexp_conv?=      ../../devel/ocaml-ppx_sexp_conv
 
 #.include "../../devel/ocaml-ppx_core/buildlink3.mk"
diff -r 811ae66e0c98 -r d3de4c02c1f5 devel/ocaml-ppx_sexp_conv/distinfo
--- a/devel/ocaml-ppx_sexp_conv/distinfo        Tue Mar 05 18:03:52 2019 +0000
+++ b/devel/ocaml-ppx_sexp_conv/distinfo        Tue Mar 05 18:06:23 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/05/09 15:01:02 jaapb Exp $
+$NetBSD: distinfo,v 1.6 2019/03/05 18:06:23 jaapb Exp $
 
-SHA1 (ppx_sexp_conv-0.11.2.tar.gz) = 12d8e236480cdd7385df0cb7915e95f26777d78a
-RMD160 (ppx_sexp_conv-0.11.2.tar.gz) = 0e782beacf4d1cae26333412a8eb66ea5405e0d3
-SHA512 (ppx_sexp_conv-0.11.2.tar.gz) = dcfb25494d947649c71a4b55695694b962e21f5013a7d78d030a74aa114ed82904b60d3a4dfaf0a61a5028f0c69332b53029ea7cb32eaa58d33af606fb6e7105
-Size (ppx_sexp_conv-0.11.2.tar.gz) = 29932 bytes
+SHA1 (ppx_sexp_conv-0.12.0.tar.gz) = 4fe772974db8c7a85eb1e8ac574d8357e983649f
+RMD160 (ppx_sexp_conv-0.12.0.tar.gz) = 0d1c17e96320558736c7005a52b71ecaa29a445c
+SHA512 (ppx_sexp_conv-0.12.0.tar.gz) = f6adca0cf1aa9edef034425c586749879f8dcdbd2375e5c77bfa57dba37b024d0fdaeea97009c10891d3d6dac7240da554350b47a22af9d2f9fbbf758d8426a0
+Size (ppx_sexp_conv-0.12.0.tar.gz) = 29010 bytes



Home | Main Index | Thread Index | Old Index