Bug 276662 - dns/libidn2: Update to 2.3.7
Summary: dns/libidn2: Update to 2.3.7
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: Daniel Engberg
URL: https://gitlab.com/libidn/libidn2/-/b...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-27 15:02 UTC by Daniel Engberg
Modified: 2024-02-11 19:47 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch for libidn2 (2.18 KB, patch)
2024-01-27 15:02 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)