Bug 267462 - devel/p5-DateTime-TimeZone: Update to 2.56
Summary: devel/p5-DateTime-TimeZone: Update to 2.56
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: Nuno Teixeira
URL: https://metacpan.org/dist/DateTime-Ti...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-31 13:27 UTC by Sergei Vyshenski
Modified: 2022-10-31 19:57 UTC (History)
1 user (show)

See Also:


Attachments
"git diff" to update the port (2.30 KB, patch)
2022-10-31 13:27 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 2022-10-31 13:27:06 UTC
Created attachment 237751 [details]
"git diff" to update the port

- update 2.55 -> 2.56
Changes: https://metacpan.org/dist/DateTime-TimeZone/changes

- "portlint -AC" gives non-relevant warns.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.1-RELEASE-p2
portlint 2.19.14
portfmt 1.1.3
pkg 1.18.4
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 2022-10-31 19:56:35 UTC
A commit in branch main references this bug:

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

commit a5af7e206a653e2c4c6181dc425deca21dde1f00
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2022-10-31 19:55:07 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-31 19:56:08 +0000

    devel/p5-DateTime-TimeZone: Update to 2.56

    ChangeLog:      https://metacpan.org/dist/DateTime-TimeZone/changes
    PR:             267462

 devel/p5-DateTime-TimeZone/Makefile  | 2 +-
 devel/p5-DateTime-TimeZone/distinfo  | 6 +++---
 devel/p5-DateTime-TimeZone/pkg-plist | 3 ---
 3 files changed, 4 insertions(+), 7 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-31 19:57:03 UTC
Committed, thanks!