summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-10-03 15:01:29 +0000
committerpetef <petef@FreeBSD.org>2001-10-03 15:01:29 +0000
commit90cefb7a25419d7621b21895324b39845b27dd4e (patch)
treead6997e30eb55f8a4422f7ee56e16863158b2cc6
parentb02374b4243a92c7ab1cb24be4dc38751a01e713 (diff)
downloadFreeBSD-ports-90cefb7a25419d7621b21895324b39845b27dd4e.zip
FreeBSD-ports-90cefb7a25419d7621b21895324b39845b27dd4e.tar.gz
Update to 0.30
PR: 31006 Submitted by: Shell Hung <shell@shellhung.org>
-rw-r--r--devel/p5-Test-Simple/Makefile5
-rw-r--r--devel/p5-Test-Simple/distinfo2
-rw-r--r--devel/p5-Test-Simple/pkg-plist2
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile
index d649ecc..a016e45 100644
--- a/devel/p5-Test-Simple/Makefile
+++ b/devel/p5-Test-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-Simple
-PORTVERSION= 0.19
+PORTVERSION= 0.30
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
@@ -16,7 +16,8 @@ MAINTAINER= shell@shellhung.org
PERL_CONFIGURE= yes
-MAN3= Test::More.3 Test::Simple.3 Test::Tutorial.3
+MAN3= Test::More.3 Test::Simple.3 Test::Tutorial.3 \
+ Test::Builder.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 7eb9bc1..14374b6 100644
--- a/devel/p5-Test-Simple/distinfo
+++ b/devel/p5-Test-Simple/distinfo
@@ -1 +1 @@
-MD5 (Test-Simple-0.19.tar.gz) = 78b0da6fa889c8d65b800c210b663b3a
+MD5 (Test-Simple-0.30.tar.gz) = 5d95769dc7e036a6c93e1f537f3e44c7
diff --git a/devel/p5-Test-Simple/pkg-plist b/devel/p5-Test-Simple/pkg-plist
index c842db8..94d8804 100644
--- a/devel/p5-Test-Simple/pkg-plist
+++ b/devel/p5-Test-Simple/pkg-plist
@@ -1,7 +1,7 @@
+lib/perl5/site_perl/%%PERL_VER%%/Test/Builder.pm
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%%/%%PERL_ARCH%%/auto/Test 2>/dev/null || true
OpenPOWER on IntegriCloud