diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-05-10 01:20:55 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-05-10 01:20:55 +0000 |
commit | 1015b5ce98d498794d5038739025755aacec4e88 (patch) | |
tree | c406aa68981fa566c3aae46206c9585b9b34485b /textproc/p5-XML-RSS | |
parent | 3f89b68555effd51cc9cd00f5830cf0f1c267074 (diff) | |
download | FreeBSD-ports-1015b5ce98d498794d5038739025755aacec4e88.zip FreeBSD-ports-1015b5ce98d498794d5038739025755aacec4e88.tar.gz |
Upgrade
p5-Apache-AuthTicket => 0.31
p5-Apache-AuthenCache => 0.04
p5-Business-CreditCard => 0.23
p5-CGI-Cache => 1.03
p5-Crypt-CipherSaber => 0.60
p5-Crypt-SSLeay => 0.25
p5-File-Cache => 0.16
p5-Filter => 1.23
p5-FreezeThaw => 0.41
p5-HTML-Stream => 1.49
p5-Mail-Audit => 1.10
p5-Mail-Box => 1.111
p5-Mail-IMAPClient => 2.1.2
p5-Mail-Sender => 0.7.08
p5-Math-FixedPrecision => 0.14
p5-Math-GMP => 1.07
p5-NNTPClient => 0.37
p5-Net-SSLeay => 1.07
p5-Proc-Background => 1.03
p5-Quota => 1.3.3
p5-Text-Template => 1.31
p5-WWW-Search => 2.19
p5-XML-RSS => 0.97
p5-chart => fix pkg-plist
Diffstat (limited to 'textproc/p5-XML-RSS')
-rw-r--r-- | textproc/p5-XML-RSS/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-RSS/distinfo | 2 | ||||
-rw-r--r-- | textproc/p5-XML-RSS/pkg-plist | 5 |
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index 0d37dbc..88df63e 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-RSS -PORTVERSION= 0.9 +PORTVERSION= 0.97 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML diff --git a/textproc/p5-XML-RSS/distinfo b/textproc/p5-XML-RSS/distinfo index ca50843..0578f08 100644 --- a/textproc/p5-XML-RSS/distinfo +++ b/textproc/p5-XML-RSS/distinfo @@ -1 +1 @@ -MD5 (XML-RSS-0.9.tar.gz) = 5396e9a236c6ea0ac9a4366bd74adf9d +MD5 (XML-RSS-0.97.tar.gz) = a588177871e0ab4d88bf15e61cfc3add diff --git a/textproc/p5-XML-RSS/pkg-plist b/textproc/p5-XML-RSS/pkg-plist index 13e040a..7b3af97 100644 --- a/textproc/p5-XML-RSS/pkg-plist +++ b/textproc/p5-XML-RSS/pkg-plist @@ -1,4 +1,5 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/RSS/.packlist lib/perl5/site_perl/%%PERL_VER%%/XML/RSS.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/RSS/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/RSS -@dirrm lib/perl5/site_perl/%%PERL_VER%%/XML +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true |