Bug 267462

Summary: devel/p5-DateTime-TimeZone: Update to 2.56
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://metacpan.org/dist/DateTime-TimeZone/changes
Attachments:
Description Flags
"git diff" to update the port svysh.fbsd: maintainer-approval+

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!