aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Stream/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-05-28 15:19:46 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-05-28 15:19:46 +0000
commit0d49b08e87b314a8be673cfc4dacd5283bced0af (patch)
tree05e21ff2fdafdc7fd559d0468859d41cc9fbe09f /textproc/p5-XML-Stream/Makefile
parent467c113c687d5c3f93e328b2aed33b1780790b38 (diff)
downloadports-0d49b08e87b314a8be673cfc4dacd5283bced0af.tar.gz
ports-0d49b08e87b314a8be673cfc4dacd5283bced0af.zip
Update to 1.14. Assign the submitter to be the maintainer.
PR: 38507 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=60196
Diffstat (limited to 'textproc/p5-XML-Stream/Makefile')
-rw-r--r--textproc/p5-XML-Stream/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile
index 290f065a9073..2697fb146ed6 100644
--- a/textproc/p5-XML-Stream/Makefile
+++ b/textproc/p5-XML-Stream/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= XML-Stream
-PORTVERSION= 1.12
+PORTVERSION= 1.14
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String