Bug 259591 - devel/p5-DateTime-TimeZone: Update to 2.51
Summary: devel/p5-DateTime-TimeZone: Update to 2.51
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: Bartek Rutkowski
URL: https://metacpan.org/release/DROLSKY/...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-01 13:22 UTC by Sergei Vyshenski
Modified: 2021-11-27 12:44 UTC (History)
1 user (show)

See Also:
robak: maintainer-feedback+


Attachments
"git diff" to update the port (936 bytes, patch)
2021-11-01 13:22 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 2021-11-01 13:22:34 UTC
Created attachment 229191 [details]
"git diff" to update the port

- update 2.50 -> 2.51
Changes: https://metacpan.org/release/DROLSKY/DateTime-TimeZone-2.51/source/Changes
- Use DISTVERSION instead of PORTVERSION

- "portlint -AC" gives non-relevant warns.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.0-RELEASE-p4
pkg 1.17.3
poudriere 3.3.7_1
perl 5.32.1_1
openssl 1.1.1k
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-11-27 12:42:44 UTC
A commit in branch main references this bug:

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

commit fe13cf5adcd089603441b1627e77406f9c5264e7
Author:     Bartek Rutkowski <robak@FreeBSD.org>
AuthorDate: 2021-11-27 12:39:57 +0000
Commit:     Bartek Rutkowski <robak@FreeBSD.org>
CommitDate: 2021-11-27 12:39:57 +0000

    devel/p5-DateTime-TimeZone: Update 2.50 -> 2.51

    PR:             259591
    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 Bartek Rutkowski freebsd_committer freebsd_triage 2021-11-27 12:44:25 UTC
Committed, thanks for your work!