Created attachment 244981 [details] Patch for libdeflate Use upstream release archive as recommended by Porters Handbook and to avoid unnecessary breakage due to GitHub's service policies.
Hmm, I don't think Eric did that before, what changed his mind this time, I wonder. Let's see if he'll keep this trend with next release (to avoid needless repochurn if we'd have to revert to GitHub-generated tarballs).
I asked him :-) https://github.com/ebiggers/libdeflate/issues/328
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=51818b2fd3775462b080fe1fb8bbea6b3b82c592 commit 51818b2fd3775462b080fe1fb8bbea6b3b82c592 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2024-03-24 16:38:46 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2024-03-24 16:38:46 +0000 archivers/libdeflate: update the port to version 1.20 Switch to upstream release tarball to avoid potential breakage due to GitHub's service policies. PR: 273908 Reported by: portscout archivers/libdeflate/Makefile | 6 ++---- archivers/libdeflate/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-)