Bug 276315

Summary: dns/libpsl: Update to 0.21.5
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/rockdaboot/libpsl/releases/tag/0.21.5
Attachments:
Description Flags
Patch for libpsl none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-01-14 10:53:43 UTC
Created attachment 247638 [details]
Patch for libpsl

Adjust Makefile to follow Porters Handbook more closely and for readability

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

Tested with following consumers in 13.2-RELEASE (amd64) using Poudriere:
devel/libsoup
devel/libsoup3
ftp/curl
net-p2p/transmission-components
net-p2p/tremotesf
sysutils/libdnf
www/wget2
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-28 21:54:40 UTC
A commit in branch main references this bug:

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

commit 5e44dbd2e287d4f9529853284db9102ab6a34e18
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-28 21:51:24 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-28 21:53:05 +0000

    dns/libpsl: Update to 0.21.5

    Adjust Makefile to follow Porters Handbook more closely and for readability

    Changelog: https://github.com/rockdaboot/libpsl/releases/tag/0.21.5

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

 dns/libpsl/Makefile  | 21 +++++++++++----------
 dns/libpsl/distinfo  |  6 +++---
 dns/libpsl/pkg-plist |  2 +-
 3 files changed, 15 insertions(+), 14 deletions(-)