Bug 276315 - dns/libpsl: Update to 0.21.5
Summary: dns/libpsl: Update to 0.21.5
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: Po-Chuan Hsieh
URL: https://github.com/rockdaboot/libpsl/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-14 10:53 UTC by Daniel Engberg
Modified: 2024-01-28 22:04 UTC (History)
0 users

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


Attachments
Patch for libpsl (2.51 KB, patch)
2024-01-14 10:53 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-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(-)