summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-08-20 14:32:28 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-08-20 14:32:28 +0000
commita4980fd9f02c82662d8eee8c401a2fa46df8feda (patch)
treef383fd882b44e62dc53585250ecdb9ae29a32700 /textproc
parent- Fix own mistake that caused a *.orig file to be installed in ${PREFIX}/bin (diff)
Update textproc/p5-XML-XPath to 1.10 and fix pkg-plist.
PR: 29899 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=46543
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-XPath/Makefile2
-rw-r--r--textproc/p5-XML-XPath/distinfo2
-rw-r--r--textproc/p5-XML-XPath/pkg-plist1
3 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile
index 1361c8b96166..df3fc94f6262 100644
--- a/textproc/p5-XML-XPath/Makefile
+++ b/textproc/p5-XML-XPath/Makefile
@@ -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
diff --git a/textproc/p5-XML-XPath/distinfo b/textproc/p5-XML-XPath/distinfo
index 19102b790ed2..7fa2eef48535 100644
--- a/textproc/p5-XML-XPath/distinfo
+++ b/textproc/p5-XML-XPath/distinfo
@@ -1 +1 @@
-MD5 (XML-XPath-1.09.tar.gz) = 1bb793407040e51536cf4a64e8ef44f1
+MD5 (XML-XPath-1.10.tar.gz) = 56cacf9d17dd381f3ee6a1b956e2b4a6
diff --git a/textproc/p5-XML-XPath/pkg-plist b/textproc/p5-XML-XPath/pkg-plist
index 7ddaf877697d..ead7a119c867 100644
--- a/textproc/p5-XML-XPath/pkg-plist
+++ b/textproc/p5-XML-XPath/pkg-plist
@@ -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