Created attachment 237424 [details] Patch for libunistring Rearrange Makefile for better readability Compile tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist) Poudriere testport OK 12.3-RELEASE (amd64) Poudriere testport OK 13.1-RELEASE (i386)
Created attachment 237493 [details] libunistring-1.1.patch (In reply to Daniel Engberg from comment #0) Isn't it PORTCLIPPY(1) compliant?
I don't use portclippy (only portlint) but that's fine, we can (and should) move to DISTVERSION though as per Porters Handbook though.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=92097e8a3254ab07377820c8fb5cfec14f0386fb commit 92097e8a3254ab07377820c8fb5cfec14f0386fb Author: takefu <takefu@airport.fm> AuthorDate: 2022-10-22 07:56:37 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-10-22 07:57:05 +0000 devel/libunistring: Update to 1.1 Changelog: https://git.savannah.gnu.org/gitweb/?p=libunistring.git;a=blob;f=ChangeLog;h=0da0b8c9ea618affc4a6c8b63bfd20a1a9b71456;hb=e21904361e979740ad6a36fe8feb2e20baa0e4b1 PR: 267160 devel/libunistring/Makefile | 2 +- devel/libunistring/distinfo | 6 +++--- devel/libunistring/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-)
Committed, thanks