Created attachment 253218 [details] git diff net-p2p/namecoin Remove build dependency on graphics/svg2png Remove svg icon from GitHub download Add same png icon from Same.Name
If you are maintainer then set maintainer-approval for patch and maintainer-feedback for this PR.
Can you please also update it so we're not shipping a ~1½ year old version?
(In reply to Daniel Engberg from comment #2) A bona fide update is truly on its way. This version is good in production and its worth committing this port update separately. The recent versions throughout this past year actually have in my opinion been rather sketchy of reliability and somewhat questionable of security. I considered submitting -devel port(s) but opted it wasnt worth more clutter what with this already being a trio with its slave ports.
Move lines: MASTER_SITES+= https://same.name/static/:icon DISTFILES+= namecoin128.c99d628dd26b.png:icon EXTRACT_ONLY= ${DISTFILE_DEFAULT} after CATEGORIES.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=253130fe8be07170105cb971966e46ac01578cf9 commit 253130fe8be07170105cb971966e46ac01578cf9 Author: Chad Jacob Milios <milios@ccsys.com> AuthorDate: 2024-09-13 19:18:16 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-09-13 19:19:48 +0000 net-p2p/namecoin: Remove dependency on expired graphics/svg2png - Remove build dependency on graphics/svg2png - Remove svg icon from GitHub download - Add same png icon from Same.Name PR: 281166 net-p2p/namecoin/Makefile | 15 ++++++--------- net-p2p/namecoin/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 12 deletions(-)
Thanks. But port need improvements - portclippy show several warnings, there are libs in LIB_DEPENDS which not linked.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d61b0dfce60812a0bed188ede981439aae701b50 commit d61b0dfce60812a0bed188ede981439aae701b50 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-09-14 00:09:42 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-09-14 00:15:08 +0000 net-p2p/namecoin: Replace CP with INSTALL_DATA PR: 281166 Reported by: makc (via email) Fixes: 253130fe8be0 (Remove dependency on expired graphics/svg2png) net-p2p/namecoin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)