Update textproc/p5-XML-XPath to 1.10 and fix pkg-plist.

PR:		29899
Submitted by:	maintainer
This commit is contained in:
Anton Berezin 2001-08-20 14:32:28 +00:00
parent d21ae48a78
commit a4980fd9f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46543
3 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= XML-XPath
PORTVERSION= 1.09
PORTVERSION= 1.10
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML

View File

@ -1 +1 @@
MD5 (XML-XPath-1.09.tar.gz) = 1bb793407040e51536cf4a64e8ef44f1
MD5 (XML-XPath-1.10.tar.gz) = 56cacf9d17dd381f3ee6a1b956e2b4a6

View File

@ -25,3 +25,4 @@ lib/perl5/site_perl/%%PERL_VER%%/XML/XPath.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/XML/XPath/Node
@dirrm lib/perl5/site_perl/%%PERL_VER%%/XML/XPath
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/XPath
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true