summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-11-30 11:45:45 +0000
committerwen <wen@pkgsrc.org>2013-11-30 11:45:45 +0000
commit1a2e256667872914b8b750916b51453aabfdcbda (patch)
treedd52db50a17a44163231ee31796041b2bde10457
parentfea4caa8318251ef5103420fd7248eea10bd4a2b (diff)
downloadpkgsrc-1a2e256667872914b8b750916b51453aabfdcbda.tar.gz
Update to 0.42
Upstream changes: 2013/11/07 (0.42) * add empty_element_tag_end option. thanks to Songmu https://github.com/kawanet/XML-TreePP/pull/2 * ensure unicode transmitted proprely. thanks to xenoterracide https://github.com/kawanet/XML-TreePP/pull/1 * it requires LWP 5.811 or later to use add_content_utf8 method in HTTP::Message * source repository is now on github https://github.com/kawanet/XML-TreePP
-rw-r--r--textproc/p5-XML-TreePP/Makefile5
-rw-r--r--textproc/p5-XML-TreePP/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-XML-TreePP/Makefile b/textproc/p5-XML-TreePP/Makefile
index 59ebbf471c6..86c16848815 100644
--- a/textproc/p5-XML-TreePP/Makefile
+++ b/textproc/p5-XML-TreePP/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:22 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/11/30 11:45:45 wen Exp $
-DISTNAME= XML-TreePP-0.41
+DISTNAME= XML-TreePP-0.42
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
diff --git a/textproc/p5-XML-TreePP/distinfo b/textproc/p5-XML-TreePP/distinfo
index da9c7f1fe64..24c5695695d 100644
--- a/textproc/p5-XML-TreePP/distinfo
+++ b/textproc/p5-XML-TreePP/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/02/12 14:25:00 hiramatsu Exp $
+$NetBSD: distinfo,v 1.3 2013/11/30 11:45:45 wen Exp $
-SHA1 (XML-TreePP-0.41.tar.gz) = ca16413eb7b0c023d0a6343c70861de544d3bc2b
-RMD160 (XML-TreePP-0.41.tar.gz) = a9f8a47e6a2c7814ba678d1ac36afab71cd80edc
-Size (XML-TreePP-0.41.tar.gz) = 96333 bytes
+SHA1 (XML-TreePP-0.42.tar.gz) = 305f94461462f4bf0321efd2441442c1d9c0d671
+RMD160 (XML-TreePP-0.42.tar.gz) = 25ca7e30092445ccda65d9b80a057d343ba91eb8
+Size (XML-TreePP-0.42.tar.gz) = 89741 bytes