Date: Sat, 12 Nov 2016 12:24:05 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425944 - head/devel/p5-Date-Extract Message-ID: <201611121224.uACCO5BO007504@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Nov 12 12:24:05 2016 New Revision: 425944 URL: https://svnweb.freebsd.org/changeset/ports/425944 Log: Update to 0.06 ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Date-Extract-0.06/Changes Modified: head/devel/p5-Date-Extract/Makefile head/devel/p5-Date-Extract/distinfo Modified: head/devel/p5-Date-Extract/Makefile ============================================================================== --- head/devel/p5-Date-Extract/Makefile Sat Nov 12 11:47:42 2016 (r425943) +++ head/devel/p5-Date-Extract/Makefile Sat Nov 12 12:24:05 2016 (r425944) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Date-Extract -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +10,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= matthew@FreeBSD.org COMMENT= Extract probable dates from strings -BUILD_DEPENDS= p5-DateTime-Format-Natural>0:devel/p5-DateTime-Format-Natural \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-DateTime-Format-Natural>0:devel/p5-DateTime-Format-Natural \ + p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable +RUN_DEPENDS= p5-DateTime-Format-Natural>0:devel/p5-DateTime-Format-Natural \ p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-MockTime>=0:devel/p5-Test-MockTime NO_ARCH= yes Modified: head/devel/p5-Date-Extract/distinfo ============================================================================== --- head/devel/p5-Date-Extract/distinfo Sat Nov 12 11:47:42 2016 (r425943) +++ head/devel/p5-Date-Extract/distinfo Sat Nov 12 12:24:05 2016 (r425944) @@ -1,2 +1,3 @@ -SHA256 (Date-Extract-0.05.tar.gz) = ef866b4d596e976a6f4e4b266a6ad7fe4513fad9ae761d7a9ef66f672695fe6d -SIZE (Date-Extract-0.05.tar.gz) = 27889 +TIMESTAMP = 1478950315 +SHA256 (Date-Extract-0.06.tar.gz) = bc7658d5c50c3525ec0efcb55236a5de2d5d4fc06fc147fa3929c8f0953cda2b +SIZE (Date-Extract-0.06.tar.gz) = 32730
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611121224.uACCO5BO007504>