Created attachment 234240 [details] Patch for sfsexp Use upstream release archive as recommended by Porters Handbook Compile tested on 13.1-STABLE #0 stable/13-n250920-9171b8068b9 (amd64) Poudriere testport OK FreeBSD 12.3 (amd64)
Looks good. Thanks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd1602d19b911f19d347b01bbc57fb40f371fa38 commit cd1602d19b911f19d347b01bbc57fb40f371fa38 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-05-27 02:40:39 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-05-27 02:45:17 +0000 devel/sfsexp: Use official tarball - The tarballs generated by GitHub can, on rare occasions, change, so use the tarball created by upstream. - Add USES=pathfix, so the pkgconfig file does not need to be manually installed. PR: 264268 devel/sfsexp/Makefile | 12 +++--------- devel/sfsexp/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 12 deletions(-)
Committed (with you as the author). Thanks.