svn commit: r368496 - head/devel/p5-Exporter-Tiny
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Sep 18 16:40:07 UTC 2014
Author: sunpoet
Date: Thu Sep 18 16:40:06 2014
New Revision: 368496
URL: http://svnweb.freebsd.org/changeset/ports/368496
QAT: https://qat.redports.org/buildarchive/r368496/
Log:
- Update to 0.040
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Exporter-Tiny/Changes
Modified:
head/devel/p5-Exporter-Tiny/Makefile
head/devel/p5-Exporter-Tiny/distinfo
Modified: head/devel/p5-Exporter-Tiny/Makefile
==============================================================================
--- head/devel/p5-Exporter-Tiny/Makefile Thu Sep 18 16:40:01 2014 (r368495)
+++ head/devel/p5-Exporter-Tiny/Makefile Thu Sep 18 16:40:06 2014 (r368496)
@@ -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::
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
Modified: head/devel/p5-Exporter-Tiny/distinfo
==============================================================================
--- head/devel/p5-Exporter-Tiny/distinfo Thu Sep 18 16:40:01 2014 (r368495)
+++ head/devel/p5-Exporter-Tiny/distinfo Thu Sep 18 16:40:06 2014 (r368496)
@@ -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
More information about the svn-ports-all
mailing list