summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2022-05-02 18:22:27 +0000
committerjaapb <jaapb@pkgsrc.org>2022-05-02 18:22:27 +0000
commit414463dbed3257110baf19e19f5638da3d32cd12 (patch)
tree7c4a635fc05fa94f64ddde8516a339cc75a10a78
parent35ff8297faa9abf6b91b7e129324a8d32099f7d6 (diff)
downloadpkgsrc-414463dbed3257110baf19e19f5638da3d32cd12.tar.gz
Updated textproc/ocaml-tyxml to version 4.5.0.
Changes: * move all PPXs to ppxlib * add the translate attribute * update allowed inmputmodes * add the picture element
-rw-r--r--textproc/ocaml-tyxml/Makefile6
-rw-r--r--textproc/ocaml-tyxml/buildlink3.mk4
-rw-r--r--textproc/ocaml-tyxml/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile
index 4a94fc28695..372b1c72e0d 100644
--- a/textproc/ocaml-tyxml/Makefile
+++ b/textproc/ocaml-tyxml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2021/03/08 08:13:07 jaapb Exp $
+# $NetBSD: Makefile,v 1.27 2022/05/02 18:22:27 jaapb Exp $
#
-VERSION= 4.4.0
+VERSION= 4.5.0
GITHUB_PROJECT= tyxml
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-${DISTNAME}
@@ -22,7 +22,7 @@ USE_TOOLS= gmake
OCAML_USE_DUNE= yes
.include "../../mk/ocaml.mk"
-.include "../../devel/ocaml-ppx_tools_versioned/buildlink3.mk"
+.include "../../devel/ocaml-ppxlib/buildlink3.mk"
.include "../../devel/ocaml-re/buildlink3.mk"
.include "../../textproc/ocaml-markup/buildlink3.mk"
.include "../../textproc/ocaml-uutf/buildlink3.mk"
diff --git a/textproc/ocaml-tyxml/buildlink3.mk b/textproc/ocaml-tyxml/buildlink3.mk
index 6f6f2d35e33..67613aa0bec 100644
--- a/textproc/ocaml-tyxml/buildlink3.mk
+++ b/textproc/ocaml-tyxml/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2020/04/21 11:39:20 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2022/05/02 18:22:27 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.4.0
+BUILDLINK_ABI_DEPENDS.ocaml-tyxml+= ocaml-tyxml>=4.5.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 149e783c592..9ff16f66a45 100644
--- a/textproc/ocaml-tyxml/distinfo
+++ b/textproc/ocaml-tyxml/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 11:22:24 nia Exp $
+$NetBSD: distinfo,v 1.17 2022/05/02 18:22:27 jaapb Exp $
-BLAKE2s (tyxml-4.4.0.tar.gz) = 9c29615a9eef1b91c06e7bd2f4fb6cf2f35f0ee4a928047127793d184151b937
-SHA512 (tyxml-4.4.0.tar.gz) = e3715e9f952813a9d7facf3f0fd5dc041082e5ab4991f32c0119547d37112509e55e441b64e099ea642e6695215e92a49fad5f57f26d84a381d6b933f49031c6
-Size (tyxml-4.4.0.tar.gz) = 124694 bytes
+BLAKE2s (tyxml-4.5.0.tar.gz) = 3f4dcd9c81a90db811002b89593896382902e16a66c3e01ecfbf91442d77d33f
+SHA512 (tyxml-4.5.0.tar.gz) = 44591c4c32cb7e9425c1ca257624f12d6301709d33522672e13d28a6397da7e6b4eac0780e384763f26d5bc0e935a042d8224c22ea29a16d924f03a3c5b5a714
+Size (tyxml-4.5.0.tar.gz) = 125979 bytes