aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-03-10 05:08:48 +0800
committerculot <culot@FreeBSD.org>2011-03-10 05:08:48 +0800
commit664723d42ddf74b0a260345f5cca4ae584931d9b (patch)
tree6d1da6fa119ab68e611b94a736676ffe82e4a0de /devel
parent2f56ef9635ccf873a95446e9b56fd896527fc5e9 (diff)
downloadfreebsd-ports-gnome-664723d42ddf74b0a260345f5cca4ae584931d9b.tar.gz
freebsd-ports-gnome-664723d42ddf74b0a260345f5cca4ae584931d9b.tar.zst
freebsd-ports-gnome-664723d42ddf74b0a260345f5cca4ae584931d9b.zip
- Update to v1.1.3 [1]
- Sort BUILD_DEPENDS and MAN3 PR: ports/155377 [1] Submitted by: Kurt Lidl <kurt.lidl AT cello.com> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Mini/Makefile20
-rw-r--r--devel/p5-Test-Mini/distinfo4
2 files changed, 13 insertions, 11 deletions
diff --git a/devel/p5-Test-Mini/Makefile b/devel/p5-Test-Mini/Makefile
index 084a6773d2a9..4ef42aea577f 100644
--- a/devel/p5-Test-Mini/Makefile
+++ b/devel/p5-Test-Mini/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-Mini
-PORTVERSION= v1.1.1
+PORTVERSION= v1.1.3
CATEGORIES= devel perl5
MASTER_SITES= CPAN/../../authors/id/P/PV/PVANDE
PKGNAMEPREFIX= p5-
@@ -14,21 +14,23 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kurt.lidl@cello.com
COMMENT= Provides lightweight unit testing framework
-BUILD_DEPENDS= p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \
+BUILD_DEPENDS= p5-Data-Inspect>=0.03:${PORTSDIR}/devel/p5-Data-Inspect \
+ p5-Exception-Class>=1.30:${PORTSDIR}/devel/p5-Exception-Class \
+ p5-IO-stringy>=2.110:${PORTSDIR}/devel/p5-IO-stringy \
+ p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \
+ p5-Text-Outdent>=0.01:${PORTSDIR}/devel/p5-Text-Outdent \
p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny \
p5-aliased>=0.30:${PORTSDIR}/devel/p5-aliased \
- p5-namespace-clean>=0.14:${PORTSDIR}/devel/p5-namespace-clean \
- p5-Data-Inspect>=0.03:${PORTSDIR}/devel/p5-Data-Inspect \
- p5-Text-Outdent>=0.01:${PORTSDIR}/devel/p5-Text-Outdent
+ p5-namespace-clean>=0.14:${PORTSDIR}/devel/p5-namespace-clean
PERL_CONFIGURE= yes
MAN3= Test::Mini.3 \
- Test::README.3 \
+ Test::Mini::Assertions.3 \
+ Test::Mini::Logger.3 \
+ Test::Mini::Logger::TAP.3 \
Test::Mini::Runner.3 \
Test::Mini::TestCase.3 \
- Test::Mini::Logger::TAP.3 \
- Test::Mini::Logger.3 \
- Test::Mini::Assertions.3
+ Test::README.3
.include <bsd.port.mk>
diff --git a/devel/p5-Test-Mini/distinfo b/devel/p5-Test-Mini/distinfo
index 2f0799755567..8298e9e58fdf 100644
--- a/devel/p5-Test-Mini/distinfo
+++ b/devel/p5-Test-Mini/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Test-Mini-v1.1.1.tar.gz) = a020821cd6487e125e5979beb2a0c710794296d9064ca2ee13183b62477d1272
-SIZE (Test-Mini-v1.1.1.tar.gz) = 21567
+SHA256 (Test-Mini-v1.1.3.tar.gz) = 89938d4a8ba02512b32e0c7c6cd289db19d3c04a19e7d04f33574ced0afdda22
+SIZE (Test-Mini-v1.1.3.tar.gz) = 22107