diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2000-07-10 16:58:30 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2000-07-10 16:58:30 +0800 |
commit | 30a6bfd0269fd73bee9a12b6f8ac43ba8e5cba75 (patch) | |
tree | ded1cb298b62161fc6b6f95413f20655a8ff1efb | |
parent | 2bcf87d2901c0d2e042bd65c2276b1632d86bcc8 (diff) | |
download | freebsd-ports-gnome-30a6bfd0269fd73bee9a12b6f8ac43ba8e5cba75.tar.gz freebsd-ports-gnome-30a6bfd0269fd73bee9a12b6f8ac43ba8e5cba75.tar.zst freebsd-ports-gnome-30a6bfd0269fd73bee9a12b6f8ac43ba8e5cba75.zip |
Upgrade to 2.29.
Submitted by: ido@hitachi-ms.co.jp
PR: ports/19795
-rw-r--r-- | textproc/p5-XML-Parser/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Parser/distinfo | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Parser/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 83869b6ab610..df21f35f2853 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Parser -PORTVERSION= 2.28 +PORTVERSION= 2.29 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://wwwx.netheaven.com/~coopercc/xmlparser/ diff --git a/textproc/p5-XML-Parser/distinfo b/textproc/p5-XML-Parser/distinfo index ede9f1cef3b9..359180d01c4b 100644 --- a/textproc/p5-XML-Parser/distinfo +++ b/textproc/p5-XML-Parser/distinfo @@ -1 +1 @@ -MD5 (XML-Parser-2.28.tar.gz) = f57d7ab71b99a9665f4d76ca764dbb31 +MD5 (XML-Parser-2.29.tar.gz) = ed0c4169356c454cb860341505a6c592 diff --git a/textproc/p5-XML-Parser/pkg-plist b/textproc/p5-XML-Parser/pkg-plist index 0943f5794e5f..bcddffbeeece 100644 --- a/textproc/p5-XML-Parser/pkg-plist +++ b/textproc/p5-XML-Parser/pkg-plist @@ -21,6 +21,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings/x-sjis-jisx0 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings/x-sjis-unicode.enc lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Expat.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/LWPExternEnt.pl @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Parser/Expat @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Parser @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML |