1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Update to 0.040

- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Exporter-Tiny/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-09-18 16:40:06 +00:00
parent d6addc2519
commit b7e6ca2bcc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368496
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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