Bug 281365 - devel/p5-DateTime-TimeZone: Update to 2.63
Summary: devel/p5-DateTime-TimeZone: Update to 2.63
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://metacpan.org/release/DROLSKY/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-08 13:18 UTC by Sergei Vyshenski
Modified: 2024-09-09 11:55 UTC (History)
2 users (show)

See Also:


Attachments
git format-patch -1 main (4.58 KB, patch)
2024-09-08 13:20 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2024-09-08 13:18:05 UTC
- 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.
Comment 1 Sergei Vyshenski 2024-09-08 13:20:51 UTC
Created attachment 253424 [details]
git format-patch -1 main
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-09-09 11:54:39 UTC
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(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-09-09 11:55:22 UTC
Thanks.