diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Exporter-Tiny/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Exporter-Tiny/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Exporter-Tiny/Makefile b/devel/p5-Exporter-Tiny/Makefile index 4aa5427de161..a4e171f3c60f 100644 --- a/devel/p5-Exporter-Tiny/Makefile +++ b/devel/p5-Exporter-Tiny/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Exporter-Tiny -PORTVERSION= 0.038 +PORTVERSION= 0.040 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,9 @@ COMMENT= Exporter with features of Sub::Exporter but only core dependencies LICENSE= ART10 GPLv1 LICENSE_COMB= dual +TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ + p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings + USE_PERL5= configure USES= perl5 diff --git a/devel/p5-Exporter-Tiny/distinfo b/devel/p5-Exporter-Tiny/distinfo index 2526e40fe184..aa3b1f6ab279 100644 --- a/devel/p5-Exporter-Tiny/distinfo +++ b/devel/p5-Exporter-Tiny/distinfo @@ -1,2 +1,2 @@ -SHA256 (Exporter-Tiny-0.038.tar.gz) = 1fc97d13a90941880c7fd106fdd6f763a97a1a17214a17ff0cbde83e4f8653ba -SIZE (Exporter-Tiny-0.038.tar.gz) = 28750 +SHA256 (Exporter-Tiny-0.040.tar.gz) = f9b7ab58514d6dcce27543c8ab007ed510d05e138262a23a91d289474cc308a6 +SIZE (Exporter-Tiny-0.040.tar.gz) = 30486 |