summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Stream
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-12-07 09:12:12 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-12-07 09:12:12 +0000
commitd9837a2b0f3c027502816341bed82aa56e95043c (patch)
tree13a26f88f6285e35ef8f739e759cd3a4c7a551a7 /textproc/p5-XML-Stream
parentUpdate to 0.1.12. (diff)
Update to 1.22 and bump required perl version to 5.8.x or higher.
PR: 74643 Submitted by: Lars Eggert <lars.eggert@gmx.net>
Diffstat (limited to 'textproc/p5-XML-Stream')
-rw-r--r--textproc/p5-XML-Stream/Makefile10
-rw-r--r--textproc/p5-XML-Stream/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile
index 2bafd00248e2..f0f6a8fec97b 100644
--- a/textproc/p5-XML-Stream/Makefile
+++ b/textproc/p5-XML-Stream/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Stream
-PORTVERSION= 1.21
+PORTVERSION= 1.22
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -22,14 +22,14 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= XML::Stream.3 XML::Stream::Namespace.3 \
+MAN3= XML::Stream.3 XML::Stream::Namespace.3 XML::Stream::Node.3 \
XML::Stream::Parser.3 XML::Stream::Parser::DTD.3 \
- XML::Stream::Tree.3 XML::Stream::Node.3
+ XML::Stream::Tree.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again
+.if ${PERL_LEVEL} < 500800
+IGNORE= Port requires perl 5.8.x or later. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-XML-Stream/distinfo b/textproc/p5-XML-Stream/distinfo
index 69d0b3279eb6..cecd9d4dd853 100644
--- a/textproc/p5-XML-Stream/distinfo
+++ b/textproc/p5-XML-Stream/distinfo
@@ -1,2 +1,2 @@
-MD5 (XML-Stream-1.21.tar.gz) = c74a2b47f7861ab792f9d65cfb3dd5c0
-SIZE (XML-Stream-1.21.tar.gz) = 80237
+MD5 (XML-Stream-1.22.tar.gz) = ae09400fac17eaea4c9b12283db06881
+SIZE (XML-Stream-1.22.tar.gz) = 80529