- update 2.62 -> 2.63 ChangeLog: https://metacpan.org/release/DROLSKY/DateTime-TimeZone-2.63/source/Changes - resolve cyclic test_dependency - "portlint -AC" is happy. - "portclippy Makefile" is happy. - "portfmt -D Makefile" is happy. - Tested with: 14.1-RELEASE-p4 portlint 2.22.1 portfmt 1.1.5 pkg 1.21.99.2 poudriere-git-3.4.99.20240811 perl 5.36.3_2 openssl 3.0.13 ssl=base - built-in perl tests in a clean poudriere jail say: PASS.
Created attachment 253424 [details] git format-patch -1 main
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d6e87b2e11d94efced9115459124a04818df93a commit 0d6e87b2e11d94efced9115459124a04818df93a Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2024-09-09 11:51:29 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-09-09 11:51:29 +0000 devel/p5-DateTime-TimeZone: Update 2.62 → 2.63 Changelog: - This release is based on version 2024b of the Olson database. This release does not include any changes to current or future zones, only historical changes. https://metacpan.org/release/DROLSKY/DateTime-TimeZone-2.63/source/Changes - Resolve cyclic test_dependency PR: 281365 devel/p5-DateTime-TimeZone/Makefile | 5 ++--- devel/p5-DateTime-TimeZone/distinfo | 6 +++--- devel/p5-DateTime-TimeZone/pkg-plist | 12 ------------ 3 files changed, 5 insertions(+), 18 deletions(-)
Thanks.