Bug 270529 - devel/p5-DateTime-TimeZone: Update to 2.60
Summary: devel/p5-DateTime-TimeZone: Update to 2.60
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Hiroki Tagato
URL: https://metacpan.org/release/DROLSKY/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-29 19:58 UTC by Sergei Vyshenski
Modified: 2023-03-30 01:57 UTC (History)
1 user (show)

See Also:


Attachments
"git diff" patch to update the port (936 bytes, patch)
2023-03-29 19:58 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 2023-03-29 19:58:56 UTC
Created attachment 241191 [details]
"git diff" patch to update the port

- update 2.59 -> 2.60
Changes: https://metacpan.org/release/DROLSKY/DateTime-TimeZone-2.60/source/Changes

- "portlint -AC" gives non-relevant warns.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.1-RELEASE-p7
portlint 2.20.0
portfmt 1.1.4
pkg 1.19.0
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1o
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-30 01:57:06 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=302078aad4b073d12ea7964c3bab13c1eabc7ef8

commit 302078aad4b073d12ea7964c3bab13c1eabc7ef8
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-03-30 01:55:06 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-03-30 01:56:31 +0000

    devel/p5-DateTime-TimeZone: update to 2.60

    Changelog: https://metacpan.org/release/DROLSKY/DateTime-TimeZone-2.60/source/Changes

    PR:             270529
    Reported by:    Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)

 devel/p5-DateTime-TimeZone/Makefile | 2 +-
 devel/p5-DateTime-TimeZone/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2023-03-30 01:57:33 UTC
Committed, thanks!