diff options
author | wen <wen@FreeBSD.org> | 2010-12-23 08:11:53 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-12-23 08:11:53 +0800 |
commit | 0e94d7b7c2ce2df8119d7db904a108381723905d (patch) | |
tree | e0c03242a1be9645d4d2a705a850abf261ccca3a /databases/p5-Test-Cukes | |
parent | ff12c7ba69c9033eabfce97281af4c36f6150503 (diff) | |
download | freebsd-ports-gnome-0e94d7b7c2ce2df8119d7db904a108381723905d.tar.gz freebsd-ports-gnome-0e94d7b7c2ce2df8119d7db904a108381723905d.tar.zst freebsd-ports-gnome-0e94d7b7c2ce2df8119d7db904a108381723905d.zip |
- Update to 0.10
ChangeLog: http://search.cpan.org/src/GUGOD/Test-Cukes-0.10/Changes
Diffstat (limited to 'databases/p5-Test-Cukes')
-rw-r--r-- | databases/p5-Test-Cukes/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-Test-Cukes/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-Test-Cukes/Makefile b/databases/p5-Test-Cukes/Makefile index 62d466433f83..0ca89c1c609c 100644 --- a/databases/p5-Test-Cukes/Makefile +++ b/databases/p5-Test-Cukes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-Cukes -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,8 @@ COMMENT= A BBD test tool inspired by Cucumber BUILD_DEPENDS= p5-Any-Moose>=0.10:${PORTSDIR}/devel/p5-Any-Moose \ p5-Carp-Assert>=0.20:${PORTSDIR}/devel/p5-Carp-Assert \ - p5-Exporter-Lite>=0.02:${PORTSDIR}/devel/p5-Exporter-Lite + p5-Exporter-Lite>=0.02:${PORTSDIR}/devel/p5-Exporter-Lite \ + p5-Try-Tiny>=0.07:${PORTSDIR}/lang/p5-Try-Tiny RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-Test-Cukes/distinfo b/databases/p5-Test-Cukes/distinfo index 921b7ddae3d3..271325bccef4 100644 --- a/databases/p5-Test-Cukes/distinfo +++ b/databases/p5-Test-Cukes/distinfo @@ -1,3 +1,2 @@ -MD5 (Test-Cukes-0.09.tar.gz) = 8ff2b75a1058a1f6a3eac3deef3dc196 -SHA256 (Test-Cukes-0.09.tar.gz) = 196c620d82a0c0414ef61e2bf82bd8337de4a974e0936cdd6c328b9b83228ce2 -SIZE (Test-Cukes-0.09.tar.gz) = 24697 +SHA256 (Test-Cukes-0.10.tar.gz) = 8d34977a0a9e9dfcda135b36798faf41fa0ba80d5da4a093dd8c8417fac2eaae +SIZE (Test-Cukes-0.10.tar.gz) = 23411 |