From owner-svn-ports-all@freebsd.org Sun Aug 23 19:39:25 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B89E43C617E; Sun, 23 Aug 2020 19:39:25 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BZQYn1bfqz45Cd; Sun, 23 Aug 2020 19:39:25 +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 3C106C2E9; Sun, 23 Aug 2020 19:39:22 +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 07NJdLqB075364; Sun, 23 Aug 2020 19:39:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07NJdLtl075360; Sun, 23 Aug 2020 19:39:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202008231939.07NJdLtl075360@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 23 Aug 2020 19:39:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545888 - head/devel/p5-DateTime-Format-ISO8601 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-DateTime-Format-ISO8601 X-SVN-Commit-Revision: 545888 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.33 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: Sun, 23 Aug 2020 19:39:25 -0000 Author: sunpoet Date: Sun Aug 23 19:39:21 2020 New Revision: 545888 URL: https://svnweb.freebsd.org/changeset/ports/545888 Log: Update to 0.14 Changes: https://metacpan.org/changes/distribution/DateTime-Format-ISO8601 Modified: head/devel/p5-DateTime-Format-ISO8601/Makefile head/devel/p5-DateTime-Format-ISO8601/distinfo head/devel/p5-DateTime-Format-ISO8601/pkg-descr head/devel/p5-DateTime-Format-ISO8601/pkg-plist Modified: head/devel/p5-DateTime-Format-ISO8601/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-ISO8601/Makefile Sun Aug 23 19:39:16 2020 (r545887) +++ head/devel/p5-DateTime-Format-ISO8601/Makefile Sun Aug 23 19:39:21 2020 (r545888) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-ISO8601 -PORTVERSION= 0.08 -PORTREVISION= 1 +PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,11 +15,16 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-DateTime>=0.18:devel/p5-DateTime \ - p5-DateTime-Format-Builder>=0.77:devel/p5-DateTime-Format-Builder +RUN_DEPENDS= p5-DateTime>=1.45:devel/p5-DateTime \ + p5-DateTime-Format-Builder>=0.77:devel/p5-DateTime-Format-Builder \ + p5-Params-ValidationCompiler>=0.26:devel/p5-Params-ValidationCompiler \ + p5-Specio>=0.18:devel/p5-Specio \ + p5-namespace-autoclean>=0:devel/p5-namespace-autoclean +TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite -NO_ARCH= yes USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/devel/p5-DateTime-Format-ISO8601/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-ISO8601/distinfo Sun Aug 23 19:39:16 2020 (r545887) +++ head/devel/p5-DateTime-Format-ISO8601/distinfo Sun Aug 23 19:39:21 2020 (r545888) @@ -1,2 +1,3 @@ -SHA256 (DateTime-Format-ISO8601-0.08.tar.gz) = b3a3eede7e2576e82de46b173fe549f4cbd89171564f7436d29553591a66cceb -SIZE (DateTime-Format-ISO8601-0.08.tar.gz) = 21119 +TIMESTAMP = 1598175278 +SHA256 (DateTime-Format-ISO8601-0.14.tar.gz) = 87e483e74842b1105cae6dc2d03fb4f5ea0ef3c93b7c0b69cb6f86775a205eeb +SIZE (DateTime-Format-ISO8601-0.14.tar.gz) = 44616 Modified: head/devel/p5-DateTime-Format-ISO8601/pkg-descr ============================================================================== --- head/devel/p5-DateTime-Format-ISO8601/pkg-descr Sun Aug 23 19:39:16 2020 (r545887) +++ head/devel/p5-DateTime-Format-ISO8601/pkg-descr Sun Aug 23 19:39:21 2020 (r545888) @@ -2,4 +2,3 @@ Parses almost all ISO 8601:2000(E) date and time forma time-intervals will be supported in a later release. WWW: https://metacpan.org/release/DateTime-Format-ISO8601 -WWW: http://datetime.perl.org/ Modified: head/devel/p5-DateTime-Format-ISO8601/pkg-plist ============================================================================== --- head/devel/p5-DateTime-Format-ISO8601/pkg-plist Sun Aug 23 19:39:16 2020 (r545887) +++ head/devel/p5-DateTime-Format-ISO8601/pkg-plist Sun Aug 23 19:39:21 2020 (r545888) @@ -1,3 +1,4 @@ %%SITE_PERL%%/DateTime/Format/ISO8601.pm -%%SITE_PERL%%/DateTime/Format/ISO8601.pod +%%SITE_PERL%%/DateTime/Format/ISO8601/Types.pm %%PERL5_MAN3%%/DateTime::Format::ISO8601.3.gz +%%PERL5_MAN3%%/DateTime::Format::ISO8601::Types.3.gz