summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2020-04-21 11:39:20 +0000
committerjaapb <jaapb@pkgsrc.org>2020-04-21 11:39:20 +0000
commit0c915c382fb030fbc46cde26c93728f5a5a71b57 (patch)
treef958e9f3d62ca9893e1f2cc9b220e68bde57e5dd /textproc
parente717185d1d825937b168a7bd9c8c684a4d5094a0 (diff)
downloadpkgsrc-0c915c382fb030fbc46cde26c93728f5a5a71b57.tar.gz
Updated textproc/ocaml-tyxml to version 4.4.0.
This incorporates some minor changes.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ocaml-tyxml/Makefile5
-rw-r--r--textproc/ocaml-tyxml/PLIST20
-rw-r--r--textproc/ocaml-tyxml/buildlink3.mk4
-rw-r--r--textproc/ocaml-tyxml/distinfo10
4 files changed, 10 insertions, 29 deletions
diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile
index 1e2d2145440..b9c3bcac6b0 100644
--- a/textproc/ocaml-tyxml/Makefile
+++ b/textproc/ocaml-tyxml/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2020/01/26 17:32:16 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2020/04/21 11:39:20 jaapb Exp $
#
-VERSION= 4.3.0
+VERSION= 4.4.0
GITHUB_PROJECT= tyxml
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/}
diff --git a/textproc/ocaml-tyxml/PLIST b/textproc/ocaml-tyxml/PLIST
index a286b7910ac..4be1bdadff4 100644
--- a/textproc/ocaml-tyxml/PLIST
+++ b/textproc/ocaml-tyxml/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2019/03/05 17:10:04 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.9 2020/04/21 11:39:20 jaapb Exp $
${OCAML_SITELIB}/tyxml/META
${OCAML_SITELIB}/tyxml/dune-package
${OCAML_SITELIB}/tyxml/functor/html_f.cmi
@@ -57,24 +57,6 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/functor/xml_wrap.cmx
${OCAML_SITELIB}/tyxml/functor/xml_wrap.ml
${OCAML_SITELIB}/tyxml/functor/xml_wrap.mli
${OCAML_SITELIB}/tyxml/opam
-${OCAML_SITELIB}/tyxml/tools/tyxml_name.cmi
-${OCAML_SITELIB}/tyxml/tools/tyxml_name.cmt
-${OCAML_SITELIB}/tyxml/tools/tyxml_name.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/tools/tyxml_name.cmx
-${OCAML_SITELIB}/tyxml/tools/tyxml_name.ml
-${OCAML_SITELIB}/tyxml/tools/tyxml_name.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/tools/tyxml_tools.a
-${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
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/top/tyxml_top.a
-${OCAML_SITELIB}/tyxml/top/tyxml_top.cma
-${OCAML_SITELIB}/tyxml/top/tyxml_top.cmi
-${OCAML_SITELIB}/tyxml/top/tyxml_top.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/top/tyxml_top.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/top/tyxml_top.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/top/tyxml_top.cmxs
-${OCAML_SITELIB}/tyxml/top/tyxml_top.ml
${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/tyxml.a
${OCAML_SITELIB}/tyxml/tyxml.cma
${OCAML_SITELIB}/tyxml/tyxml.cmi
diff --git a/textproc/ocaml-tyxml/buildlink3.mk b/textproc/ocaml-tyxml/buildlink3.mk
index 7b831caad60..6f6f2d35e33 100644
--- a/textproc/ocaml-tyxml/buildlink3.mk
+++ b/textproc/ocaml-tyxml/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2019/11/04 21:43:39 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2020/04/21 11:39:20 jaapb Exp $
BUILDLINK_TREE+= ocaml-tyxml
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-tyxml
OCAML_TYXML_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-tyxml+= ocaml-tyxml>=4.0.1
-BUILDLINK_ABI_DEPENDS.ocaml-tyxml+= ocaml-tyxml>=4.3.0nb1
+BUILDLINK_ABI_DEPENDS.ocaml-tyxml+= ocaml-tyxml>=4.4.0
BUILDLINK_PKGSRCDIR.ocaml-tyxml?= ../../textproc/ocaml-tyxml
.endif # OCAML_TYXML_BUILDLINK3_MK
diff --git a/textproc/ocaml-tyxml/distinfo b/textproc/ocaml-tyxml/distinfo
index 2481661767f..5d1a8092159 100644
--- a/textproc/ocaml-tyxml/distinfo
+++ b/textproc/ocaml-tyxml/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/11/29 12:00:45 jaapb Exp $
+$NetBSD: distinfo,v 1.14 2020/04/21 11:39:20 jaapb Exp $
-SHA1 (tyxml-4.3.0.tar.gz) = 1ea2236da2b7b6e53a9eec744157933b14950a0c
-RMD160 (tyxml-4.3.0.tar.gz) = 1637590eece07cf79efa2c182c7462add6fac942
-SHA512 (tyxml-4.3.0.tar.gz) = de8f00c7f1f25ce30419e1076ec391ff787874a52d36d5a620efaca97edc04acc819f000f8f6db2819a50841deb16bef25dcd70d208ec14d637531d53e566fc3
-Size (tyxml-4.3.0.tar.gz) = 115946 bytes
+SHA1 (tyxml-4.4.0.tar.gz) = ac792e1603fe606bafc9cc527781b5a1d1f4db03
+RMD160 (tyxml-4.4.0.tar.gz) = 6fb657899f3259bd59a977f0fe52d4998c735572
+SHA512 (tyxml-4.4.0.tar.gz) = e3715e9f952813a9d7facf3f0fd5dc041082e5ab4991f32c0119547d37112509e55e441b64e099ea642e6695215e92a49fad5f57f26d84a381d6b933f49031c6
+Size (tyxml-4.4.0.tar.gz) = 124694 bytes