pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ocaml-tyxml Updated textproc/ocaml-tyxml for ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e6b4137d2bf
branches:  trunk
changeset: 330712:4e6b4137d2bf
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Mar 05 17:10:04 2019 +0000

description:
Updated textproc/ocaml-tyxml for dune compatibility.

Package is now compatible with dune 1.7; revbump.

diffstat:

 textproc/ocaml-tyxml/Makefile      |  3 ++-
 textproc/ocaml-tyxml/PLIST         |  7 ++-----
 textproc/ocaml-tyxml/buildlink3.mk |  4 ++--
 3 files changed, 6 insertions(+), 8 deletions(-)

diffs (77 lines):

diff -r 6559817ba25f -r 4e6b4137d2bf textproc/ocaml-tyxml/Makefile
--- a/textproc/ocaml-tyxml/Makefile     Tue Mar 05 17:08:20 2019 +0000
+++ b/textproc/ocaml-tyxml/Makefile     Tue Mar 05 17:10:04 2019 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2018/11/29 12:00:45 jaapb Exp $
+# $NetBSD: Makefile,v 1.23 2019/03/05 17:10:04 jaapb Exp $
 #
 
 VERSION=       4.3.0
 GITHUB_PROJECT=        tyxml
 DISTNAME=      ${GITHUB_PROJECT}-${VERSION}
 PKGNAME=       ocaml-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocsigen/}
 
diff -r 6559817ba25f -r 4e6b4137d2bf textproc/ocaml-tyxml/PLIST
--- a/textproc/ocaml-tyxml/PLIST        Tue Mar 05 17:08:20 2019 +0000
+++ b/textproc/ocaml-tyxml/PLIST        Tue Mar 05 17:10:04 2019 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.7 2018/11/29 12:00:45 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/03/05 17:10:04 jaapb Exp $
 ${OCAML_SITELIB}/tyxml/META
+${OCAML_SITELIB}/tyxml/dune-package
 ${OCAML_SITELIB}/tyxml/functor/html_f.cmi
 ${OCAML_SITELIB}/tyxml/functor/html_f.cmt
 ${OCAML_SITELIB}/tyxml/functor/html_f.cmti
@@ -24,7 +25,6 @@
 ${OCAML_SITELIB}/tyxml/functor/svg_types.cmi
 ${OCAML_SITELIB}/tyxml/functor/svg_types.cmti
 ${OCAML_SITELIB}/tyxml/functor/svg_types.mli
-${OCAML_SITELIB}/tyxml/functor/tyxml.functor.dune
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/functor/tyxml_f.a
 ${OCAML_SITELIB}/tyxml/functor/tyxml_f.cma
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/functor/tyxml_f.cmxa
@@ -57,7 +57,6 @@
 ${OCAML_SITELIB}/tyxml/functor/xml_wrap.ml
 ${OCAML_SITELIB}/tyxml/functor/xml_wrap.mli
 ${OCAML_SITELIB}/tyxml/opam
-${OCAML_SITELIB}/tyxml/tools/tyxml.tools.dune
 ${OCAML_SITELIB}/tyxml/tools/tyxml_name.cmi
 ${OCAML_SITELIB}/tyxml/tools/tyxml_name.cmt
 ${OCAML_SITELIB}/tyxml/tools/tyxml_name.cmti
@@ -68,7 +67,6 @@
 ${OCAML_SITELIB}/tyxml/tools/tyxml_tools.cma
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/tools/tyxml_tools.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/tools/tyxml_tools.cmxs
-${OCAML_SITELIB}/tyxml/top/tyxml.top.dune
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/top/tyxml_top.a
 ${OCAML_SITELIB}/tyxml/top/tyxml_top.cma
 ${OCAML_SITELIB}/tyxml/top/tyxml_top.cmi
@@ -84,7 +82,6 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/tyxml.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/tyxml.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/tyxml.cmxs
-${OCAML_SITELIB}/tyxml/tyxml.dune
 ${OCAML_SITELIB}/tyxml/tyxml.ml
 ${OCAML_SITELIB}/tyxml/tyxml_html.cmi
 ${OCAML_SITELIB}/tyxml/tyxml_html.cmt
diff -r 6559817ba25f -r 4e6b4137d2bf textproc/ocaml-tyxml/buildlink3.mk
--- a/textproc/ocaml-tyxml/buildlink3.mk        Tue Mar 05 17:08:20 2019 +0000
+++ b/textproc/ocaml-tyxml/buildlink3.mk        Tue Mar 05 17:10:04 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2018/11/29 12:00:45 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2019/03/05 17:10:04 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-tyxml
 
@@ -6,7 +6,7 @@
 OCAML_TYXML_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-tyxml+=     ocaml-tyxml>=4.0.1
-BUILDLINK_ABI_DEPENDS.ocaml-tyxml+=     ocaml-tyxml>=4.3.0
+BUILDLINK_ABI_DEPENDS.ocaml-tyxml+=     ocaml-tyxml>=4.3.0nb1
 BUILDLINK_PKGSRCDIR.ocaml-tyxml?=       ../../textproc/ocaml-tyxml
 
 .endif  # OCAML_TYXML_BUILDLINK3_MK



Home | Main Index | Thread Index | Old Index