Created attachment 233567 [details] Patch file Update to 4.95.0. * Pet portclippy. * Tidy up Makefile with portfmt ChangeLog: https://github.com/lsof-org/lsof/releases/tag/4.95.0
USES= tar:bzip2 is incorrect however is there any reason why we can't use the source tarball? https://github.com/lsof-org/lsof/releases/download/4.95.0/lsof_4.95.0.linux.tar.bz2 Thanks!
Created attachment 233573 [details] Updated patch file * Remove unnecessary tar:bzip2 from USES. * Update WWW.
(In reply to Daniel Engberg from comment #1) Thanks for pointing out. 'tar:bzip2' is removed from USES. As for release source archive file, it is intended to be used to build it on Linux and doesn't include files necessary to build it on other OSes. So we can't use it for the source file of the port.
Committed, thanks @yasu for the help!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c77770fcc6e5897c2b0a5c4f4dd5fc1d0d0df51 commit 2c77770fcc6e5897c2b0a5c4f4dd5fc1d0d0df51 Author: Larry Rosenman <ler@FreeBSD.org> AuthorDate: 2022-05-01 19:03:41 +0000 Commit: Larry Rosenman <ler@FreeBSD.org> CommitDate: 2022-05-01 19:04:36 +0000 sysutils/lsof: upgrade to 4.95.0 * Remove unnecessary tar:bzip2 from USES. [1] * Update WWW. * Pet portclippy. * Tidy up Makefile with portfmt. ChangeLog: https://github.com/lsof-org/lsof/releases/tag/4.95.0 PR: 263637 Reported by: diizzy [1], yasu@freebsd.org sysutils/lsof/Makefile | 30 +- sysutils/lsof/distinfo | 6 +- sysutils/lsof/files/patch-Configure (gone) | 22 -- .../files/patch-dialects-freebsd-dlsof.h (gone) | 388 --------------------- .../files/patch-dialects_freebsd_dproc.c (gone) | 204 ----------- sysutils/lsof/pkg-descr | 2 +- sysutils/lsof/pkg-plist | 20 +- 7 files changed, 28 insertions(+), 644 deletions(-)