pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ocaml-tyxml
Module Name: pkgsrc
Committed By: jaapb
Date: Thu Apr 5 12:00:34 UTC 2018
Modified Files:
pkgsrc/textproc/ocaml-tyxml: Makefile PLIST buildlink3.mk distinfo
Removed Files:
pkgsrc/textproc/ocaml-tyxml/patches: patch-ppx_ppx__reflect.ml
Log Message:
Updated package textproc/ocaml-tyxml to version 4.2.0.
This introduces compatibility with ocaml 4.06, and some other minor
improvements and bugfixes.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/ocaml-tyxml/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/ocaml-tyxml/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/ocaml-tyxml/buildlink3.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/ocaml-tyxml/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/textproc/ocaml-tyxml/patches/patch-ppx_ppx__reflect.ml
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ocaml-tyxml/Makefile
diff -u pkgsrc/textproc/ocaml-tyxml/Makefile:1.18 pkgsrc/textproc/ocaml-tyxml/Makefile:1.19
--- pkgsrc/textproc/ocaml-tyxml/Makefile:1.18 Wed Jan 10 16:48:21 2018
+++ pkgsrc/textproc/ocaml-tyxml/Makefile Thu Apr 5 12:00:34 2018
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2018/01/10 16:48:21 jaapb Exp $
+# $NetBSD: Makefile,v 1.19 2018/04/05 12:00:34 jaapb Exp $
#
-VERSION= 4.1.0
+VERSION= 4.2.0
GITHUB_PROJECT= tyxml
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/}
Index: pkgsrc/textproc/ocaml-tyxml/PLIST
diff -u pkgsrc/textproc/ocaml-tyxml/PLIST:1.5 pkgsrc/textproc/ocaml-tyxml/PLIST:1.6
--- pkgsrc/textproc/ocaml-tyxml/PLIST:1.5 Mon Jun 20 15:20:03 2016
+++ pkgsrc/textproc/ocaml-tyxml/PLIST Thu Apr 5 12:00:34 2018
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2016/06/20 15:20:03 jaapb Exp $
-bin/ppx_tyxml
+@comment $NetBSD: PLIST,v 1.6 2018/04/05 12:00:34 jaapb Exp $
${OCAML_SITELIB}/tyxml/META
${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/basic_types.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/camllexer.cmx
@@ -27,27 +26,36 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml
${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/pa_tyxml.cmxa
${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/pa_tyxml.cmxs
${OCAML_SITELIB}/tyxml/pa_tyxml.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx.a
-${OCAML_SITELIB}/tyxml/ppx.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx.cmxs
${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_attribute_value.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_attributes.cmx
+${OCAML_SITELIB}/tyxml/ppx_common.annot
+${OCAML_SITELIB}/tyxml/ppx_common.cmi
+${OCAML_SITELIB}/tyxml/ppx_common.cmt
+${OCAML_SITELIB}/tyxml/ppx_common.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_common.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_element.cmx
+${OCAML_SITELIB}/tyxml/ppx_common.mli
+${OCAML_SITELIB}/tyxml/ppx_element.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_element_content.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_internal.a
-${OCAML_SITELIB}/tyxml/ppx_internal.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_internal.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_internal.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_namespace.cmx
+${OCAML_SITELIB}/tyxml/ppx_namespace.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_tyxml.a
${OCAML_SITELIB}/tyxml/ppx_tyxml.annot
+${OCAML_SITELIB}/tyxml/ppx_tyxml.cma
${OCAML_SITELIB}/tyxml/ppx_tyxml.cmi
${OCAML_SITELIB}/tyxml/ppx_tyxml.cmt
${OCAML_SITELIB}/tyxml/ppx_tyxml.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_tyxml.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_tyxml.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_tyxml.cmxs
${OCAML_SITELIB}/tyxml/ppx_tyxml.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_tyxml_empty.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_tyxml_internal.a
+${OCAML_SITELIB}/tyxml/ppx_tyxml_internal.cma
+${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_tyxml_internal.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_tyxml_internal.cmxs
+${OCAML_SITELIB}/tyxml/ppx_tyxml_register.annot
+${OCAML_SITELIB}/tyxml/ppx_tyxml_register.cmi
+${OCAML_SITELIB}/tyxml/ppx_tyxml_register.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/tyxml/ppx_tyxml_register.cmx
+${OCAML_SITELIB}/tyxml/ppx_tyxml_register.ml
${OCAML_SITELIB}/tyxml/simplexmlparser.annot
${OCAML_SITELIB}/tyxml/simplexmlparser.cmi
${OCAML_SITELIB}/tyxml/simplexmlparser.cmt
Index: pkgsrc/textproc/ocaml-tyxml/buildlink3.mk
diff -u pkgsrc/textproc/ocaml-tyxml/buildlink3.mk:1.7 pkgsrc/textproc/ocaml-tyxml/buildlink3.mk:1.8
--- pkgsrc/textproc/ocaml-tyxml/buildlink3.mk:1.7 Wed Jan 10 16:48:21 2018
+++ pkgsrc/textproc/ocaml-tyxml/buildlink3.mk Thu Apr 5 12:00:34 2018
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2018/01/10 16:48:21 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2018/04/05 12:00:34 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.1.0nb2
+BUILDLINK_ABI_DEPENDS.ocaml-tyxml+= ocaml-tyxml>=4.2.0
BUILDLINK_PKGSRCDIR.ocaml-tyxml?= ../../textproc/ocaml-tyxml
.endif # OCAML_TYXML_BUILDLINK3_MK
Index: pkgsrc/textproc/ocaml-tyxml/distinfo
diff -u pkgsrc/textproc/ocaml-tyxml/distinfo:1.11 pkgsrc/textproc/ocaml-tyxml/distinfo:1.12
--- pkgsrc/textproc/ocaml-tyxml/distinfo:1.11 Wed Jan 10 16:48:21 2018
+++ pkgsrc/textproc/ocaml-tyxml/distinfo Thu Apr 5 12:00:34 2018
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/01/10 16:48:21 jaapb Exp $
+$NetBSD: distinfo,v 1.12 2018/04/05 12:00:34 jaapb Exp $
-SHA1 (tyxml-4.1.0.tar.gz) = 6b11f233c819c419195f670102340c88cfc245fb
-RMD160 (tyxml-4.1.0.tar.gz) = 7cdb4e93ccd69f74b43b1f87917dcf0b7cd44806
-SHA512 (tyxml-4.1.0.tar.gz) = add2b82939ea069ee74ee26ff3ee1f3ad2e361e593134da807e1acfbebff4ed546cbc23aca7ee2936a1eb8a736916d673aa2c96aeae8779706cd726bc2d07ead
-Size (tyxml-4.1.0.tar.gz) = 179852 bytes
-SHA1 (patch-ppx_ppx__reflect.ml) = 0aeb623a7c04343dde1f1d0738b2d27f5c6d6de7
+SHA1 (tyxml-4.2.0.tar.gz) = 22470e05c7cd69e135471fc24ff0acb6790f2d74
+RMD160 (tyxml-4.2.0.tar.gz) = 25153ebf256cee762d94112d0a21b15c1fec647d
+SHA512 (tyxml-4.2.0.tar.gz) = 555df1fdf5eb30592a3bd93b7d08345964b1cd6e16c2f746ef777cb3c5fc9a31dddf316432e0457d317eaf7728c5d1156982956169a7b1eb9b660eedcf89ca58
+Size (tyxml-4.2.0.tar.gz) = 182255 bytes
Home |
Main Index |
Thread Index |
Old Index