Bug 269314

Summary: dns/libpsl: Revert commit 5592c5ea0729b53697958bd1f1cc7054123196f1
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   

Description Daniel Engberg freebsd_committer freebsd_triage 2023-02-03 22:13:58 UTC
This breaks "make test", it also adds back bogus NLS option

https://github.com/rockdaboot/libpsl/blob/master/po/POTFILES.in
https://github.com/rockdaboot/libpsl/commit/e87d463d04dbab922e6fe72f6df173bcebebe351

I can add back IDN support if that's of concern...
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-02-11 08:49:42 UTC
Friendly ping
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-02-12 18:34:40 UTC
The NLS option will be removed.

As I said in the reply of nghttp2, I'd like to follow official build process. Last time I checked it, there wasn't meson. Now I checked it again and meson is documented in the "Build from Git" part. I'm ready to convert it to meson.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-02-12 18:46:49 UTC
A commit in branch main references this bug:

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

commit bccc46e0b233d89c0db1e5efb50bacfd0da5296f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-02-12 18:36:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-12 18:36:39 +0000

    dns/libpsl: Convert to meson

    - Remove NLS option
    - Bump PORTREVISION for package change

    PR:             269314

 dns/libpsl/Makefile | 32 ++++++++++++--------------------
 1 file changed, 12 insertions(+), 20 deletions(-)