aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2008-07-13 15:58:25 +0800
committerleeym <leeym@FreeBSD.org>2008-07-13 15:58:25 +0800
commitd5dcfe6f4b5fc8aa69be806dd3447031b6ba8178 (patch)
treed231fe4966c7d1f70a41a02e7035acb249a65ce4
parentcfb311294e369f0ad1183526972a45c855e57582 (diff)
downloadfreebsd-ports-gnome-d5dcfe6f4b5fc8aa69be806dd3447031b6ba8178.tar.gz
freebsd-ports-gnome-d5dcfe6f4b5fc8aa69be806dd3447031b6ba8178.tar.zst
freebsd-ports-gnome-d5dcfe6f4b5fc8aa69be806dd3447031b6ba8178.zip
- update to 0.11
-rw-r--r--devel/p5-Test-Warn/Makefile12
-rw-r--r--devel/p5-Test-Warn/distinfo6
-rw-r--r--devel/p5-Test-Warn/pkg-plist3
3 files changed, 9 insertions, 12 deletions
diff --git a/devel/p5-Test-Warn/Makefile b/devel/p5-Test-Warn/Makefile
index b4fc04d54d08..5f0972b8c849 100644
--- a/devel/p5-Test-Warn/Makefile
+++ b/devel/p5-Test-Warn/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-Warn
-PORTVERSION= 0.10
+PORTVERSION= 0.11
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,15 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to test methods for warnings
-BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
- ${SITE_PERL}/Array/Compare.pm:${PORTSDIR}/misc/p5-Array-Compare \
- ${SITE_PERL}/Sub/Uplevel.pm:${PORTSDIR}/devel/p5-Sub-Uplevel \
- ${SITE_PERL}/Tree/DAG_Node.pm:${PORTSDIR}/devel/p5-Tree-DAG_Node
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Array-Compare>=0:${PORTSDIR}/misc/p5-Array-Compare \
+ p5-Sub-Uplevel>=0.12:${PORTSDIR}/devel/p5-Sub-Uplevel \
+ p5-Tree-DAG_Node>=0:${PORTSDIR}/devel/p5-Tree-DAG_Node
PERL_CONFIGURE= yes
-INSTALL_TARGET= pure_install
MAN3= Test::Warn.3
diff --git a/devel/p5-Test-Warn/distinfo b/devel/p5-Test-Warn/distinfo
index 395549bdae0b..8ce7823d306a 100644
--- a/devel/p5-Test-Warn/distinfo
+++ b/devel/p5-Test-Warn/distinfo
@@ -1,3 +1,3 @@
-MD5 (Test-Warn-0.10.tar.gz) = 17557bbc8eefadf9f088ae4ab73e9976
-SHA256 (Test-Warn-0.10.tar.gz) = 52f8bf1cd3f23fffeabd6619e95dda81484b099ef2c8a0d3cd77a4960e6caac1
-SIZE (Test-Warn-0.10.tar.gz) = 9624
+MD5 (Test-Warn-0.11.tar.gz) = 1000ef6d94b54ca9eb75fb994a7e8bec
+SHA256 (Test-Warn-0.11.tar.gz) = d1afcee7021a9d39d823dac1431420581604f8a1f99752767955cbfdd7082ff9
+SIZE (Test-Warn-0.11.tar.gz) = 9661
diff --git a/devel/p5-Test-Warn/pkg-plist b/devel/p5-Test-Warn/pkg-plist
index 358e28e58d4e..42ec23484717 100644
--- a/devel/p5-Test-Warn/pkg-plist
+++ b/devel/p5-Test-Warn/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Warn/.packlist
%%SITE_PERL%%/Test/Warn.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Warn
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Warn
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrmtry %%SITE_PERL%%/Test/Warn
+@dirrmtry %%SITE_PERL%%/Test