Bug 285590 - dns/libidn: Update to 1.43
Summary: dns/libidn: Update to 1.43
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://git.savannah.gnu.org/cgit/lib...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-22 19:25 UTC by Daniel Engberg
Modified: 2025-03-24 19:51 UTC (History)
1 user (show)

See Also:
gaod: maintainer-feedback+


Attachments
Patch for libidn (1.54 KB, patch)
2025-03-22 19:25 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 2025-03-22 19:25:56 UTC
Created attachment 258921 [details]
Patch for libidn

* Rearrage port Makefile to closer follow Porters Handbook

Compile tested on FreeBSD 14.2-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 13.4-RELEASE (amd64)
Poudriere testport OK 13.4-RELEASE (i386)
Poudriere testport OK 14.2-RELEASE (amd64)

Tested with following consumers using Podriere on 13.4-RELEASE (amd64):
databases/postgresql-idn
dns/getdns
dns/hesiod
dns/p5-Net-LibIDN
dns/rubygem-idn-ruby
ftp/filezilla
graphics/podofo
graphics/podofo09
japanese/lynx-current
mail/courier
mail/exim
mail/exim-ldap2
mail/exim-monitor
mail/exim-mysql
mail/exim-postgresql
mail/exim-sa-exim
mail/exim-sqlite
multimedia/vlc
net/echoping
net/freediameter
net/jwhois
net-im/biboumi
net-im/finch
net-im/gloox
net-im/libpurple
net-im/loudmouth
net-im/mastodon
net-im/mcabber
net-im/pidgin
net-im/psi
net-p2p/eiskaltdcpp-lib
print/ghostscript10
security/hydra
security/libgsasl
www/lynx
www/lynx-current
net-im/py-slixmpp
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-03-24 19:46:21 UTC
A commit in branch main references this bug:

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

commit dc95539770898c3d009a7695ab736ec1c6fae6b7
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-24 19:38:24 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-24 19:38:27 +0000

    dns/libidn: Update to 1.43

    * Rearrage port Makefile to closer follow Porters Handbook

    PR:             285590
    Reviewed by:    Hung-Yi Chen <gaod@hychen.org>

 dns/libidn/Makefile  | 11 +++++------
 dns/libidn/distinfo  |  6 +++---
 dns/libidn/pkg-plist |  2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2025-03-24 19:51:54 UTC
Committed, thanks!