diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-01-06 18:48:08 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-01-06 18:48:08 +0000 |
commit | a4536df9651ffdfd6bd2ffe4c213c4103b6f18d9 (patch) | |
tree | 71f6957d46b675c42323a05bd820c9ccc88ad922 /devel/p5-Class-Load | |
parent | 076eb354aa0c2ea182a2fd99dfecc27dacc8a346 (diff) | |
download | ports-a4536df9651ffdfd6bd2ffe4c213c4103b6f18d9.tar.gz ports-a4536df9651ffdfd6bd2ffe4c213c4103b6f18d9.zip |
Notes
Diffstat (limited to 'devel/p5-Class-Load')
-rw-r--r-- | devel/p5-Class-Load/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Class-Load/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Class-Load/Makefile b/devel/p5-Class-Load/Makefile index b576ea0f8794..2e0dda6ad053 100644 --- a/devel/p5-Class-Load/Makefile +++ b/devel/p5-Class-Load/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Class-Load -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,7 +23,8 @@ BUILD_DEPENDS= p5-Data-OptList>0:${PORTSDIR}/devel/p5-Data-OptList \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal +TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ + p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes diff --git a/devel/p5-Class-Load/distinfo b/devel/p5-Class-Load/distinfo index 96b7ea052dea..a82882b76dc0 100644 --- a/devel/p5-Class-Load/distinfo +++ b/devel/p5-Class-Load/distinfo @@ -1,2 +1,2 @@ -SHA256 (Class-Load-0.12.tar.gz) = d90c1574060ab5107316849416b27b1352ecac75a62d182675c0568b3d443c6a -SIZE (Class-Load-0.12.tar.gz) = 18770 +SHA256 (Class-Load-0.13.tar.gz) = 971160440795a54383c9b7448fb452fc9331c320474c49d17c41dde0bb85543c +SIZE (Class-Load-0.13.tar.gz) = 19277 |