Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2018 23:00:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r464100 - head/devel/p5-DateTime-Format-Flexible
Message-ID:  <201803102300.w2AN0FH6019774@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803102300.w2AN0FH6019774>