aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Stream/pkg-plist
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-07-31 09:52:31 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-07-31 09:52:31 +0000
commit32d64e9321b2a6577eeec1db4a60bac9b7dbd38a (patch)
treef0932a9907657f4206e43d27ca6d6e3f94c20ef9 /textproc/p5-XML-Stream/pkg-plist
parent2c3c800c1039d8ad86cc2e7851578afd2ea3436b (diff)
downloadports-32d64e9321b2a6577eeec1db4a60bac9b7dbd38a.tar.gz
ports-32d64e9321b2a6577eeec1db4a60bac9b7dbd38a.zip
Update textproc/p5-XML-Stream to 1.12.
Change the maintainer to ports@. While at it, fix plist. PR: 29289 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=45656
Diffstat (limited to 'textproc/p5-XML-Stream/pkg-plist')
-rw-r--r--textproc/p5-XML-Stream/pkg-plist6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-XML-Stream/pkg-plist b/textproc/p5-XML-Stream/pkg-plist
index ca93ec0264d3..2d97bc81c980 100644
--- a/textproc/p5-XML-Stream/pkg-plist
+++ b/textproc/p5-XML-Stream/pkg-plist
@@ -1,9 +1,11 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Stream/.packlist
lib/perl5/site_perl/%%PERL_VER%%/XML/Stream.pm
+lib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Hash.pm
lib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Namespace.pm
lib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Parser.pm
lib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Parser/DTD.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Stream/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Tree.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/Stream
@dirrm lib/perl5/site_perl/%%PERL_VER%%/XML/Stream/Parser
@dirrm lib/perl5/site_perl/%%PERL_VER%%/XML/Stream
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/XML
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true