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/o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f5717bad5fc
branches:  trunk
changeset: 307601:6f5717bad5fc
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed May 09 15:01:02 2018 +0000
description:
Updated devel/ocaml-ppx_sexp_conv to version 0.11.2.

This package now depends on ppxlib rather than its constituent parts.
There were also minor improvements from version 0.9 to version 0.10.

diffstat:

 devel/ocaml-ppx_sexp_conv/Makefile      |  11 ++++-------
 devel/ocaml-ppx_sexp_conv/PLIST         |  13 +++++++++++--
 devel/ocaml-ppx_sexp_conv/buildlink3.mk |   4 ++--
 devel/ocaml-ppx_sexp_conv/distinfo      |  10 +++++-----
 4 files changed, 22 insertions(+), 16 deletions(-)

diffs (97 lines):

diff -r d8b7f925fbee -r 6f5717bad5fc devel/ocaml-ppx_sexp_conv/Makefile
--- a/devel/ocaml-ppx_sexp_conv/Makefile        Wed May 09 14:59:09 2018 +0000
+++ b/devel/ocaml-ppx_sexp_conv/Makefile        Wed May 09 15:01:02 2018 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2018/04/04 19:41:26 jaapb Exp $
+# $NetBSD: Makefile,v 1.11 2018/05/09 15:01:02 jaapb Exp $
 
 GITHUB_PROJECT=        ppx_sexp_conv
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.9.0
+DISTNAME=      ${GITHUB_PROJECT}-0.11.2
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 
@@ -17,10 +16,8 @@
 OCAML_USE_FINDLIB=     yes
 OCAML_USE_JBUILDER=    yes
 
+.include "../../devel/ocaml-base/buildlink3.mk"
 .include "../../devel/ocaml-migrate-parsetree/buildlink3.mk"
-.include "../../devel/ocaml-ppx_core/buildlink3.mk"
-.include "../../devel/ocaml-ppx_driver/buildlink3.mk"
-.include "../../devel/ocaml-ppx_metaquot/buildlink3.mk"
-.include "../../devel/ocaml-ppx_type_conv/buildlink3.mk"
+.include "../../devel/ocaml-ppxlib/buildlink3.mk"
 .include "../../mk/ocaml.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d8b7f925fbee -r 6f5717bad5fc devel/ocaml-ppx_sexp_conv/PLIST
--- a/devel/ocaml-ppx_sexp_conv/PLIST   Wed May 09 14:59:09 2018 +0000
+++ b/devel/ocaml-ppx_sexp_conv/PLIST   Wed May 09 15:01:02 2018 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2018/04/04 19:41:26 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.5 2018/05/09 15:01:02 jaapb Exp $
 ${OCAML_SITELIB}/ppx_sexp_conv/META
+${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv.expander.dune
 ${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
@@ -8,7 +9,6 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmxs
-${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv.expander.dune
 ${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.ml
 ${OCAML_SITELIB}/ppx_sexp_conv/expander/ppx_sexp_conv_expander.mli
 ${OCAML_SITELIB}/ppx_sexp_conv/opam
@@ -23,6 +23,15 @@
 ${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
+${OCAML_SITELIB}/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmxa
+${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/README.org
diff -r d8b7f925fbee -r 6f5717bad5fc devel/ocaml-ppx_sexp_conv/buildlink3.mk
--- a/devel/ocaml-ppx_sexp_conv/buildlink3.mk   Wed May 09 14:59:09 2018 +0000
+++ b/devel/ocaml-ppx_sexp_conv/buildlink3.mk   Wed May 09 15:01:02 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2018/04/04 19:41:26 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2018/05/09 15:01:02 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.9.0nb3
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_sexp_conv+=    ocaml-ppx_sexp_conv>=0.11.2
 BUILDLINK_PKGSRCDIR.ocaml-ppx_sexp_conv?=      ../../devel/ocaml-ppx_sexp_conv
 
 #.include "../../devel/ocaml-ppx_core/buildlink3.mk"
diff -r d8b7f925fbee -r 6f5717bad5fc devel/ocaml-ppx_sexp_conv/distinfo
--- a/devel/ocaml-ppx_sexp_conv/distinfo        Wed May 09 14:59:09 2018 +0000
+++ b/devel/ocaml-ppx_sexp_conv/distinfo        Wed May 09 15:01:02 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/07/21 14:12:22 jaapb Exp $
+$NetBSD: distinfo,v 1.5 2018/05/09 15:01:02 jaapb Exp $
 
-SHA1 (ppx_sexp_conv-0.9.0.tar.gz) = 338e947fe71c0f405289ccc7f46efac1bfd67669
-RMD160 (ppx_sexp_conv-0.9.0.tar.gz) = 8bb44712ea54210f60a2f44d8ef070989a3452db
-SHA512 (ppx_sexp_conv-0.9.0.tar.gz) = af3d28a3cdb7c796549a2598c218f69a69d58da715ef2d16077c3adeb22823fa7bec6bc0d8cb6caaf2a0adb56dfcb39d667975959251fb310b69d6abe8302845
-Size (ppx_sexp_conv-0.9.0.tar.gz) = 28000 bytes
+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



Home | Main Index | Thread Index | Old Index