svn commit: r464100 - head/devel/p5-DateTime-Format-Flexible
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 10 23:00:17 UTC 2018
Author: sunpoet
Date: Sat Mar 10 23:00:15 2018
New Revision: 464100
URL: https://svnweb.freebsd.org/changeset/ports/464100
Log:
Update to 0.30
- Add more TEST_DEPENDS
Changes: http://search.cpan.org/dist/DateTime-Format-Flexible/Changes
Modified:
head/devel/p5-DateTime-Format-Flexible/Makefile
head/devel/p5-DateTime-Format-Flexible/distinfo
Modified: head/devel/p5-DateTime-Format-Flexible/Makefile
==============================================================================
--- head/devel/p5-DateTime-Format-Flexible/Makefile Sat Mar 10 23:00:09 2018 (r464099)
+++ head/devel/p5-DateTime-Format-Flexible/Makefile Sat Mar 10 23:00:15 2018 (r464100)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DateTime-Format-Flexible
-PORTVERSION= 0.29
+PORTVERSION= 0.30
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,7 +19,9 @@ BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-Module-Pluggable>=0:devel/p5-Module-Pluggable
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-MockTime>=0:devel/p5-Test-MockTime
+TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
+ p5-Test-MockTime>=0:devel/p5-Test-MockTime \
+ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
NO_ARCH= yes
USE_PERL5= configure
Modified: head/devel/p5-DateTime-Format-Flexible/distinfo
==============================================================================
--- head/devel/p5-DateTime-Format-Flexible/distinfo Sat Mar 10 23:00:09 2018 (r464099)
+++ head/devel/p5-DateTime-Format-Flexible/distinfo Sat Mar 10 23:00:15 2018 (r464100)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519301597
-SHA256 (DateTime-Format-Flexible-0.29.tar.gz) = dd8228a55e3a2c85347fa5e03b5b48e4b3932423d7cd9249497a885a61edcb2e
-SIZE (DateTime-Format-Flexible-0.29.tar.gz) = 73866
+TIMESTAMP = 1520704142
+SHA256 (DateTime-Format-Flexible-0.30.tar.gz) = e7974e0492d7801682b400dd8e9a6fbfd8a56602942883cd7867a2008734cca4
+SIZE (DateTime-Format-Flexible-0.30.tar.gz) = 74438
More information about the svn-ports-head
mailing list