Date: Sat, 07 Mar 2026 12:12:50 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Sergei Vyshenski <svysh.fbsd@gmail.com> Subject: git: 1e0a2ffc67bc - main - devel/p5-DateTime-TimeZone: Update 2.65 => 2.67 Message-ID: <69ac1642.1fdc1.474f77c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e0a2ffc67bcce236094b550a6ae01ad97135891 commit 1e0a2ffc67bcce236094b550a6ae01ad97135891 Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2026-03-07 11:56:43 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-03-07 11:56:43 +0000 devel/p5-DateTime-TimeZone: Update 2.65 => 2.67 ChangeLog: https://metacpan.org/release/DROLSKY/DateTime-TimeZone-2.67/source/Changes - correct *_DEPENDS syntax PR: 293622 --- devel/p5-DateTime-TimeZone/Makefile | 8 +++++--- devel/p5-DateTime-TimeZone/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index 0fb5ea1f3f9c..4e89eb5164f4 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -1,8 +1,9 @@ PORTNAME= DateTime-TimeZone -DISTVERSION= 2.65 +DISTVERSION= 2.67 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DROLSKY PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com @@ -13,13 +14,14 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Class-Singleton>=1.03:devel/p5-Class-Singleton \ +BR_DEPENDS= p5-Class-Singleton>=1.03:devel/p5-Class-Singleton \ p5-Module-Runtime>=0:devel/p5-Module-Runtime \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean \ p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \ p5-Specio>=0:devel/p5-Specio \ p5-Try-Tiny>=0:lang/p5-Try-Tiny +BUILD_DEPENDS= ${BR_DEPENDS} +RUN_DEPENDS= ${BR_DEPENDS} 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 \ diff --git a/devel/p5-DateTime-TimeZone/distinfo b/devel/p5-DateTime-TimeZone/distinfo index be5105a1d7ac..74885c653925 100644 --- a/devel/p5-DateTime-TimeZone/distinfo +++ b/devel/p5-DateTime-TimeZone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743081205 -SHA256 (DateTime-TimeZone-2.65.tar.gz) = 019e99ca8e8c655d70d6813b6df3f351c2bee5983e0f4732f18c5788e1d38e62 -SIZE (DateTime-TimeZone-2.65.tar.gz) = 928969 +TIMESTAMP = 1772835204 +SHA256 (DateTime-TimeZone-2.67.tar.gz) = 15df7c1decf2779fded1dda8ad9c3541fe858a7b276b362afb269579fc3d6b84 +SIZE (DateTime-TimeZone-2.67.tar.gz) = 947666home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ac1642.1fdc1.474f77c>
