[Bug 268544] dns/libpsl: Update to latest commit and switch to Meson

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 24 Dec 2022 17:43:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268544

            Bug ID: 268544
           Summary: dns/libpsl: Update to latest commit and switch to
                    Meson
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 239004
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239004&action=edit
Patch for libpsl

* Switch to Meson (simplifies patching and is faster)
* Drop IDN option, only allow IDNA2008 compatible libraries
* Switch default library to (lib)ICU as its a more common dependency
* Enable "make test"
* Install psl-make-dafsa binary not just manpage
* Modernize Makefile to follow Porters Handbook more closely

Compile and runtime tested on FreeBSD 13.1-STABLE (amd64) (make, make
check-plist, make test)
Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)

-- 
You are receiving this mail because:
You are the assignee for the bug.