Date: Tue, 16 Aug 2016 23:17:53 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420309 - head/devel/p5-DateTime-Format-Natural Message-ID: <201608162317.u7GNHrHn021603@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Tue Aug 16 23:17:53 2016 New Revision: 420309 URL: https://svnweb.freebsd.org/changeset/ports/420309 Log: devel/p5-DateTime-Format-Natural: Update version 1.03=>1.04 Modified: head/devel/p5-DateTime-Format-Natural/Makefile head/devel/p5-DateTime-Format-Natural/distinfo Modified: head/devel/p5-DateTime-Format-Natural/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-Natural/Makefile Tue Aug 16 23:05:24 2016 (r420308) +++ head/devel/p5-DateTime-Format-Natural/Makefile Tue Aug 16 23:17:53 2016 (r420309) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-Natural -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-boolean>=0:devel/p5-bo p5-DateTime>=0:devel/p5-DateTime \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Params-Validate>=0:devel/p5-Params-Validate \ - p5-Module-Util>=0:devel/p5-Module-Util + p5-Module-Util>=0:devel/p5-Module-Util \ + p5-Test-MockTime>=0:devel/p5-Test-MockTime RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-MockTime>=0:devel/p5-Test-MockTime Modified: head/devel/p5-DateTime-Format-Natural/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-Natural/distinfo Tue Aug 16 23:05:24 2016 (r420308) +++ head/devel/p5-DateTime-Format-Natural/distinfo Tue Aug 16 23:17:53 2016 (r420309) @@ -1,2 +1,3 @@ -SHA256 (DateTime-Format-Natural-1.03.tar.gz) = b1374ce66985f505ee4765ee47d9f0c8bff8b78ee5a8d648ee88f309d2ae6bd4 -SIZE (DateTime-Format-Natural-1.03.tar.gz) = 77800 +TIMESTAMP = 1471043000 +SHA256 (DateTime-Format-Natural-1.04.tar.gz) = ea7363162fc9eb9eb78448086c7443a9cefb545b2440660c63370023c97aa822 +SIZE (DateTime-Format-Natural-1.04.tar.gz) = 80415
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608162317.u7GNHrHn021603>