summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-08-25 13:54:09 +0000
committerpetef <petef@FreeBSD.org>2001-08-25 13:54:09 +0000
commit907868e42324643e199e10dde37924646f829f5b (patch)
tree0e4f92504270a5e55bfb8a9444fd3680f300c1a0 /devel
parent5a02d0dd3ae895b931f3791ea5dcee4c10a6306c (diff)
downloadFreeBSD-ports-907868e42324643e199e10dde37924646f829f5b.zip
FreeBSD-ports-907868e42324643e199e10dde37924646f829f5b.tar.gz
- update to version 0.14
- sort pkg-plist rmdirs PR: 30073 Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Simple/Makefile4
-rw-r--r--devel/p5-Test-Simple/distinfo2
-rw-r--r--devel/p5-Test-Simple/pkg-plist3
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile
index 428b29f..40ea662 100644
--- a/devel/p5-Test-Simple/Makefile
+++ b/devel/p5-Test-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-Simple
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
@@ -16,7 +16,7 @@ MAINTAINER= shell@shellhung.org
PERL_CONFIGURE= yes
-MAN3= Test::More.3 Test::Simple.3
+MAN3= Test::More.3 Test::Simple.3 Test::Tutorial.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>
diff --git a/devel/p5-Test-Simple/distinfo b/devel/p5-Test-Simple/distinfo
index f3c10ef..b93c746 100644
--- a/devel/p5-Test-Simple/distinfo
+++ b/devel/p5-Test-Simple/distinfo
@@ -1 +1 @@
-MD5 (Test-Simple-0.13.tar.gz) = 1bf9e3de9a93ee5e3e2cd1f22dc6897c
+MD5 (Test-Simple-0.14.tar.gz) = c912576e2c6a13bc94051460b164f3b6
diff --git a/devel/p5-Test-Simple/pkg-plist b/devel/p5-Test-Simple/pkg-plist
index ee4d650..c842db8 100644
--- a/devel/p5-Test-Simple/pkg-plist
+++ b/devel/p5-Test-Simple/pkg-plist
@@ -1,7 +1,8 @@
lib/perl5/site_perl/%%PERL_VER%%/Test/More.pm
lib/perl5/site_perl/%%PERL_VER%%/Test/Simple.pm
+lib/perl5/site_perl/%%PERL_VER%%/Test/Tutorial.pod
lib/perl5/site_perl/%%PERL_VER%%/Test/Utils.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test/Simple/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test/Simple
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Test 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Test 2>/dev/null || true
OpenPOWER on IntegriCloud