While doing testing with 13.0-BETA4 I see libidn2-2.3.0_1 exists but libidn-1.35 is still around. Just a thought that is could be revved up. -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken GreyBeard and suspenders optional
Did this die or just not worth revving up to 1.36 or maybe 1.37 ?
I spot 45 ports which use libidn-1.35, but I wonder how many truly require the old lib (instead of libidn2).
Created attachment 226387 [details] libidn 1.37 This patch is simpel version upgrade (plus I've adjusted the patches). And I've changed the order in Makefile (on demand of portfmt & portclippy). Tested all fine with portlint, poudriere, portfmt, portclippy.
(In reply to Leo Vandewoestijne from comment #3) Looks perfect. Should work just fine and yes I see there are ports that still want the previous rev library ( as opposed to libidn2 ) and to be fair this is a trivial matter not even worth thinking about. I have never had problems with libidn or libidn2 even on strange systems. Just release it and let the other port maintainers do what they do.
I agree we can just bump libidn to 1.37. The patch looks good to me.
Created attachment 227043 [details] libidn 1.38 While at it, I also was able to manage the same up to 1.38 Tested successfully in poudriere.
PR 259409 is a duplicate of this PR.
*** Bug 259409 has been marked as a duplicate of this bug. ***
The 1.38 patch looks good to me.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=52dee6eb58148882bf196643e6b00efb46ba257b commit 52dee6eb58148882bf196643e6b00efb46ba257b Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2022-06-07 13:20:44 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-06-07 13:23:18 +0000 dns/libidn: Update to 1.38 PR: 253936 Reported by: Dennis Clarke <dclarke@blastwave.org> Approved by: maintainer dns/libidn/Makefile | 8 ++------ dns/libidn/distinfo | 6 +++--- dns/libidn/files/patch-po_LINGUAS (gone) | 8 -------- dns/libidn/pkg-descr | 2 +- dns/libidn/pkg-plist | 2 +- 5 files changed, 7 insertions(+), 19 deletions(-)