aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2003-09-10 00:12:41 +0800
committerskv <skv@FreeBSD.org>2003-09-10 00:12:41 +0800
commit5afe54f25b66137d32894dd468360d842e68f298 (patch)
tree9d67e9419596acb0a590dc9ef0dd804258f9d7ba /devel
parent53ca094f7612512fb3de7295b384974149fc6bc3 (diff)
downloadfreebsd-ports-gnome-5afe54f25b66137d32894dd468360d842e68f298.tar.gz
freebsd-ports-gnome-5afe54f25b66137d32894dd468360d842e68f298.tar.zst
freebsd-ports-gnome-5afe54f25b66137d32894dd468360d842e68f298.zip
Updated to 0.20
Submitted by: tom
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-File-Find-Rule/Makefile6
-rw-r--r--devel/p5-File-Find-Rule/distinfo2
-rw-r--r--devel/p5-File-Find-Rule/pkg-plist2
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-File-Find-Rule/Makefile b/devel/p5-File-Find-Rule/Makefile
index 6697534065da..1799cc23ae58 100644
--- a/devel/p5-File-Find-Rule/Makefile
+++ b/devel/p5-File-Find-Rule/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= File-Find-Rule
-PORTVERSION= 0.11
+PORTVERSION= 0.20
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
@@ -21,8 +21,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN1= findrule.1
-MAN3= File::Find::Extending.3 File::Find::Rule.3
+MAN3= File::Find::Rule.3 File::Find::Rule::Extending.3 \
+ File::Find::Rule::Procedural.3
.include <bsd.port.pre.mk>
diff --git a/devel/p5-File-Find-Rule/distinfo b/devel/p5-File-Find-Rule/distinfo
index f89440495ef9..039155487d5a 100644
--- a/devel/p5-File-Find-Rule/distinfo
+++ b/devel/p5-File-Find-Rule/distinfo
@@ -1 +1 @@
-MD5 (File-Find-Rule-0.11.tar.gz) = 2fdbc409724f12560b89c40c00fb0668
+MD5 (File-Find-Rule-0.20.tar.gz) = f2d492269abd59c2b995d4465b38dfaa
diff --git a/devel/p5-File-Find-Rule/pkg-plist b/devel/p5-File-Find-Rule/pkg-plist
index 7622394334d4..466c6c23df77 100644
--- a/devel/p5-File-Find-Rule/pkg-plist
+++ b/devel/p5-File-Find-Rule/pkg-plist
@@ -1,7 +1,7 @@
-bin/findrule
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Find/Rule/.packlist
%%SITE_PERL%%/File/Find/Rule.pm
%%SITE_PERL%%/File/Find/Rule/Extending.pod
+%%SITE_PERL%%/File/Find/Rule/Procedural.pod
@unexec rmdir %D/%%SITE_PERL%%/File/Find/Rule 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/File/Find 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true