Date: Sat, 18 Jan 2025 18:22:55 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 42e9624f45e7 - main - =?utf-8?Q?devel/p5-DateTime-TimeZone: Update 2.63 =E2=86=92 2.64?= Message-ID: <202501181822.50IIMtcr055195@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=42e9624f45e77f5f0d50902b938b0f0c14c10fb0 commit 42e9624f45e77f5f0d50902b938b0f0c14c10fb0 Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2025-01-18 18:08:05 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-01-18 18:22:30 +0000 devel/p5-DateTime-TimeZone: Update 2.63 → 2.64 Changelog: https://metacpan.org/release/DROLSKY/DateTime-TimeZone-2.64/source/Changes PR: 284128 --- devel/p5-DateTime-TimeZone/Makefile | 7 ++++--- devel/p5-DateTime-TimeZone/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index f1a0451f822a..37881b0bfa0c 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -1,5 +1,5 @@ PORTNAME= DateTime-TimeZone -DISTVERSION= 2.63 +DISTVERSION= 2.64 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -7,7 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= Time zone object base class and factory -WWW= https://metacpan.org/release/DateTime-TimeZone +WWW= https://metacpan.org/pod/DateTime::TimeZone LICENSE= ART10 GPLv1+ LICENSE_COMB= dual @@ -20,7 +20,8 @@ RUN_DEPENDS= p5-Class-Singleton>=1.03:devel/p5-Class-Singleton \ p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \ p5-Specio>=0:devel/p5-Specio \ p5-Try-Tiny>=0:lang/p5-Try-Tiny -TEST_DEPENDS= p5-Test-Fatal>0:devel/p5-Test-Fatal \ +TEST_DEPENDS= p5-DateTime>=0.1501:devel/p5-DateTime \ + p5-Test-Fatal>0:devel/p5-Test-Fatal \ p5-Test-Output>0:devel/p5-Test-Output \ p5-Test-Requires>0:devel/p5-Test-Requires \ p5-Test-Taint>=1.06:devel/p5-Test-Taint diff --git a/devel/p5-DateTime-TimeZone/distinfo b/devel/p5-DateTime-TimeZone/distinfo index 1f5d8f2cce1b..103da2f99828 100644 --- a/devel/p5-DateTime-TimeZone/distinfo +++ b/devel/p5-DateTime-TimeZone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725800482 -SHA256 (DateTime-TimeZone-2.63.tar.gz) = 79ac1c34fb2129b1ad88e0c7090166b98f2a7fd658358f2e1ae7e9bac963cc0f -SIZE (DateTime-TimeZone-2.63.tar.gz) = 917071 +TIMESTAMP = 1737176162 +SHA256 (DateTime-TimeZone-2.64.tar.gz) = 7c2d638a52e5b5ca77f325e48087495a65ba6bfbd39d858aeba98d21216964cd +SIZE (DateTime-TimeZone-2.64.tar.gz) = 923239
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501181822.50IIMtcr055195>