aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-09-08 10:41:00 +0800
committerswills <swills@FreeBSD.org>2012-09-08 10:41:00 +0800
commit5be08ee0c786b07f0365e066769d426d7156ef1e (patch)
treeec0479b239491aba828b519908b6c4520f909e63
parent64d10cbbd7a0a7bc0ba468ddc4cf340105aeda7b (diff)
downloadfreebsd-ports-gnome-5be08ee0c786b07f0365e066769d426d7156ef1e.tar.gz
freebsd-ports-gnome-5be08ee0c786b07f0365e066769d426d7156ef1e.tar.zst
freebsd-ports-gnome-5be08ee0c786b07f0365e066769d426d7156ef1e.zip
- Update to 0.20
PR: ports/170907 Approved by: maintainer timeout (cm@therek.net, >2 weeks)
-rw-r--r--devel/p5-Test-Compile/Makefile4
-rw-r--r--devel/p5-Test-Compile/distinfo4
-rw-r--r--devel/p5-Test-Compile/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Test-Compile/Makefile b/devel/p5-Test-Compile/Makefile
index 97da6280547b..59946c401cf0 100644
--- a/devel/p5-Test-Compile/Makefile
+++ b/devel/p5-Test-Compile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-Compile
-PORTVERSION= 0.14
+PORTVERSION= 0.20
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:EGILES
@@ -21,6 +21,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Test::Compile.3
+MAN3= Test::Compile.3 Test::Compile::Internal.3
.include <bsd.port.mk>
diff --git a/devel/p5-Test-Compile/distinfo b/devel/p5-Test-Compile/distinfo
index 4853fa023c17..9dfb9d2246b8 100644
--- a/devel/p5-Test-Compile/distinfo
+++ b/devel/p5-Test-Compile/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Test-Compile-0.14.tar.gz) = 1e7a19a0769b7e3fce8e84bd374aa08dedb21783aa285d8accf56bf235e84951
-SIZE (Test-Compile-0.14.tar.gz) = 9353
+SHA256 (Test-Compile-0.20.tar.gz) = 61ea7fd9c647d54cfa2e1c05c0a0742785ca63ca763c6f041824c13b23b1ecbc
+SIZE (Test-Compile-0.20.tar.gz) = 13200
diff --git a/devel/p5-Test-Compile/pkg-plist b/devel/p5-Test-Compile/pkg-plist
index 0e2ab6835076..7c9388d677fa 100644
--- a/devel/p5-Test-Compile/pkg-plist
+++ b/devel/p5-Test-Compile/pkg-plist
@@ -1,5 +1,7 @@
%%SITE_PERL%%/Test/Compile.pm
+%%SITE_PERL%%/Test/Compile/Internal.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Compile/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Compile
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+@dirrmtry %%SITE_PERL%%/Test/Compile
@dirrmtry %%SITE_PERL%%/Test