From owner-svn-ports-all@freebsd.org Mon Sep 17 20:02:44 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE4DF10A5E08; Mon, 17 Sep 2018 20:02:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 700B68A901; Mon, 17 Sep 2018 20:02:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F2BD715BA8; Mon, 17 Sep 2018 20:02:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8HK2gfl084624; Mon, 17 Sep 2018 20:02:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8HK2gB4084622; Mon, 17 Sep 2018 20:02:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809172002.w8HK2gB4084622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 17 Sep 2018 20:02:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479947 - head/devel/p5-DateTime-Format-Flexible X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-DateTime-Format-Flexible X-SVN-Commit-Revision: 479947 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2018 20:02:45 -0000 Author: sunpoet Date: Mon Sep 17 20:02:42 2018 New Revision: 479947 URL: https://svnweb.freebsd.org/changeset/ports/479947 Log: Update to 0.31 - Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/DateTime-Format-Flexible 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 Mon Sep 17 20:02:36 2018 (r479946) +++ head/devel/p5-DateTime-Format-Flexible/Makefile Mon Sep 17 20:02:42 2018 (r479947) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-Flexible -PORTVERSION= 0.30 +PORTVERSION= 0.31 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,19 +12,21 @@ COMMENT= Flexibly parse strings and turn them into Dat LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ p5-DateTime-Format-Builder>=0.74:devel/p5-DateTime-Format-Builder \ p5-DateTime-TimeZone>=0:devel/p5-DateTime-TimeZone \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Module-Pluggable>=0:devel/p5-Module-Pluggable -RUN_DEPENDS:= ${BUILD_DEPENDS} 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 USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/devel/p5-DateTime-Format-Flexible/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-Flexible/distinfo Mon Sep 17 20:02:36 2018 (r479946) +++ head/devel/p5-DateTime-Format-Flexible/distinfo Mon Sep 17 20:02:42 2018 (r479947) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520704142 -SHA256 (DateTime-Format-Flexible-0.30.tar.gz) = e7974e0492d7801682b400dd8e9a6fbfd8a56602942883cd7867a2008734cca4 -SIZE (DateTime-Format-Flexible-0.30.tar.gz) = 74438 +TIMESTAMP = 1537212905 +SHA256 (DateTime-Format-Flexible-0.31.tar.gz) = 0daf62fe4af0b336d45e367143a580b5a34912a679eef788d54c4d5ad685c2d1 +SIZE (DateTime-Format-Flexible-0.31.tar.gz) = 74507