Bug 276662

Summary: dns/libidn2: Update to 2.3.7
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://gitlab.com/libidn/libidn2/-/blob/v2.3.7/NEWS
Attachments:
Description Flags
Patch for libidn2 none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-01-27 15:02:55 UTC
Created attachment 248005 [details]
Patch for libidn2

Adjust Makefile to more closely follow Porters Handbook

Compile and runtime tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.2-RELEASE (amd64)
Poudriere testport OK 14.0-RELEASE (amd64)

Tested with following consumers in 13.2-RELEASE (amd64) using Poudriere:
dns/p5-Net-LibIDN2
biology/ncbi-blast+
biology/ncbi-toolkit
cad/opencascade
databases/postgresql-idn
dns/bind-tools
dns/bind9-devel
dns/bind916
dns/bind918
dns/dnsmasq
dns/dnsmasq-devel
dns/knot3
dns/libpsl
dns/p5-Net-LibIDN2
ftp/lftp
ftp/wget
mail/cone
mail/courier-imap
mail/gmime30
mail/maildrop
mail/mpop
mail/mutt
mail/s-nail
mail/sqwebmail
net/pacemaker2
net/whois
security/gnutls
sysutils/libdnf
www/wget2
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-02-11 19:46:20 UTC
A commit in branch main references this bug:

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

commit c3f87518b7aac7b1b6e27472cbc190ecbc4ca8ab
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-11 19:41:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-11 19:45:22 +0000

    dns/libidn2: Update to 2.3.7

    Adjust Makefile to more closely follow Porters Handbook

    Changelog: https://gitlab.com/libidn/libidn2/-/blob/v2.3.7/NEWS

    PR:             276662
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 dns/libidn2/Makefile  | 19 ++++++++++---------
 dns/libidn2/distinfo  |  6 +++---
 dns/libidn2/pkg-plist |  3 ++-
 3 files changed, 15 insertions(+), 13 deletions(-)