Bug 275267 - net/p5-IO-Socket-INET6: Update to 2.73
Summary: net/p5-IO-Socket-INET6: Update to 2.73
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: Robert Clausecker
URL: https://metacpan.org/release/SHLOMIF/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-22 21:13 UTC by Sergei Vyshenski
Modified: 2024-02-22 12:34 UTC (History)
2 users (show)

See Also:
jmohacsi: maintainer-feedback+


Attachments
git format-patch -1 main (2.19 KB, patch)
2023-11-22 21:13 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval? (jmohacsi)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2023-11-22 21:13:04 UTC
Created attachment 246501 [details]
git format-patch -1 main

- update 2.72 -> 2.73

Changelog: https://metacpan.org/release/SHLOMIF/IO-Socket-INET6-2.73/source/ChangeLog

- Starting with ver. 2.73 this module is marked as 
	"deprecated in favour of IO::Socket::IP" (that is of net/p5-IO-Socket-IP),
	but some ports are still essentially depend on the present port
- "portlint -AC is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
14.0-RELEASE
portlint 2.21.0
portfmt 1.1.5
pkg 1.20.990.8
poudriere-git-3.4.99.20231113
perl 5.36.1_1
openssl 3.0.12
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Janos Mohacsi 2023-11-23 10:57:14 UTC
Thanks for the update. As maintaner of the port I approve the patch.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-22 12:33:04 UTC
A commit in branch main references this bug:

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

commit e2995955b849e094ce7426ab5a082541fbc27556
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-11-22 21:09:36 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-02-22 12:31:50 +0000

    net/p5-IO-Socket-INET6: Update to 2.73

     - update 2.72 -> 2.73
     - Starting with ver. 2.73 this module is marked as
       "deprecated in favour of IO::Socket::IP" (that is of net/p5-IO-Socket-IP),
       but some ports are still essentially depend on the present port

    Changelog: https://metacpan.org/release/SHLOMIF/IO-Socket-INET6-2.73/source/ChangeLog

    PR:             275267
    Approved by:    jmohacsi@bsd.hu (maintainer)

 net/p5-IO-Socket-INET6/Makefile  | 6 ++++--
 net/p5-IO-Socket-INET6/distinfo  | 5 +++--
 net/p5-IO-Socket-INET6/pkg-descr | 2 ++
 3 files changed, 9 insertions(+), 4 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2024-02-22 12:34:28 UTC
Thank you for your contribution.