From e413c94998122c823186db3f7bbbde7c37b646ad Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Mon, 6 Sep 1999 14:11:21 +0000 Subject: Upgrade to v2.26. --- textproc/p5-XML-Parser/Makefile | 6 +++--- textproc/p5-XML-Parser/distinfo | 2 +- textproc/p5-XML-Parser/pkg-plist | 8 ++++++++ 3 files changed, 12 insertions(+), 4 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index e177c1ee971a..60870a6806ab 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: XML::Parser -# Version required: 2.23 +# Version required: 2.26 # Date created: 15 Nov 1998 # Whom: Jun Kuriyama # # $FreeBSD$ # -DISTNAME= XML-Parser-2.23 -PKGNAME= p5-XML-Parser-2.23 +DISTNAME= XML-Parser-2.26 +PKGNAME= p5-XML-Parser-2.26 CATEGORIES= textproc perl5 MASTER_SITES= http://wwwx.netheaven.com/~coopercc/xmlparser/ diff --git a/textproc/p5-XML-Parser/distinfo b/textproc/p5-XML-Parser/distinfo index 2cb1ea35b594..8dea62f90235 100644 --- a/textproc/p5-XML-Parser/distinfo +++ b/textproc/p5-XML-Parser/distinfo @@ -1 +1 @@ -MD5 (XML-Parser-2.23.tar.gz) = 1308e2b70c99a331f6a8c489691a8b0f +MD5 (XML-Parser-2.26.tar.gz) = 44ee16606b3670bca1390248a276d2a8 diff --git a/textproc/p5-XML-Parser/pkg-plist b/textproc/p5-XML-Parser/pkg-plist index 7b934808d23f..7a144245b1a0 100644 --- a/textproc/p5-XML-Parser/pkg-plist +++ b/textproc/p5-XML-Parser/pkg-plist @@ -5,6 +5,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Parser/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings/Japanese_Encodings.msg lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings/README lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings/big5.enc +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings/euc-kr.enc lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings/iso-8859-2.enc lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings/iso-8859-3.enc lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings/iso-8859-4.enc @@ -27,3 +28,10 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Expat.pm @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser/Encodings @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/Parser @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man3 2>/dev/null || true +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man 2>/dev/null || true +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%% 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%% 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%% 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl 2>/dev/null || true -- cgit v1.2.3