aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2008-10-18 08:40:21 +0800
committerkuriyama <kuriyama@FreeBSD.org>2008-10-18 08:40:21 +0800
commit2df012dfd1d746b7c50315fb0ded9ac38e0f1245 (patch)
treebc8c710ffa54240e0ae132f449748ce3a80e7bf8 /devel
parente8314ad8a1471ea0e5d6031af07f2060dedb9dd9 (diff)
downloadfreebsd-ports-gnome-2df012dfd1d746b7c50315fb0ded9ac38e0f1245.tar.gz
freebsd-ports-gnome-2df012dfd1d746b7c50315fb0ded9ac38e0f1245.tar.zst
freebsd-ports-gnome-2df012dfd1d746b7c50315fb0ded9ac38e0f1245.zip
Upgrade to 1.09.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-MockObject/Makefile18
-rw-r--r--devel/p5-Test-MockObject/distinfo6
2 files changed, 8 insertions, 16 deletions
diff --git a/devel/p5-Test-MockObject/Makefile b/devel/p5-Test-MockObject/Makefile
index e581b7eec8dc..dfcc6a36a400 100644
--- a/devel/p5-Test-MockObject/Makefile
+++ b/devel/p5-Test-MockObject/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-MockObject
-PORTVERSION= 1.08
+PORTVERSION= 1.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,21 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Tests remote URLs or local web files
-BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-UNIVERSAL-can>=1.00:${PORTSDIR}/devel/p5-UNIVERSAL-can \
- p5-UNIVERSAL-isa>=0.02:${PORTSDIR}/devel/p5-UNIVERSAL-isa
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+ p5-UNIVERSAL-can>=1.11:${PORTSDIR}/devel/p5-UNIVERSAL-can \
+ p5-UNIVERSAL-isa>=0.06:${PORTSDIR}/devel/p5-UNIVERSAL-isa
PERL_CONFIGURE= yes
INSTALL_TARGET= pure_install
MAN3= Test::MockObject.3 Test::MockObject::Extends.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS= ${SITE_PERL}/Test/Builder.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= ${BUILD_DEPENDS}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/p5-Test-MockObject/distinfo b/devel/p5-Test-MockObject/distinfo
index 928294f09c8e..3b6b20f70a27 100644
--- a/devel/p5-Test-MockObject/distinfo
+++ b/devel/p5-Test-MockObject/distinfo
@@ -1,3 +1,3 @@
-MD5 (Test-MockObject-1.08.tar.gz) = 2a80521f544998d9e493d2898da38c26
-SHA256 (Test-MockObject-1.08.tar.gz) = 4263d4f44e1ccaa7298b6a1f62c9ddd0d67a9ed9a786f657294c6057d520a1c8
-SIZE (Test-MockObject-1.08.tar.gz) = 21667
+MD5 (Test-MockObject-1.09.tar.gz) = 3c9c2842d40fa8c389563c227804d7d8
+SHA256 (Test-MockObject-1.09.tar.gz) = de379e086f70f71fa47b4a4791d14e15edcdf9f7d868572d417266097a41e3b3
+SIZE (Test-MockObject-1.09.tar.gz) = 21788