Created attachment 248404 [details] The diff file The latest upstream version of subnetcalc is 2.5.1. Therefore, the port net/subnetcalc needs an update. Fix: The updated diff file subnetcalc-2.5.1.diff is attached.
Created attachment 248408 [details] The diff file
Sugestions: - Use git formated patch instead https://docs.freebsd.org/en/books/porters-handbook/book/#git-diff
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad8e0ae23f9ed30b5713620637bb3a3bf4fb9c64 commit ad8e0ae23f9ed30b5713620637bb3a3bf4fb9c64 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2024-02-13 08:20:57 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-02-13 08:22:03 +0000 net/subnetcalc: Update to 2.5.1 - Switch to DISTVERSION ChangeLog: https://github.com/dreibh/subnetcalc/blob/master/ChangeLog PR: 277010 net/subnetcalc/Makefile | 5 ++--- net/subnetcalc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-)
Committed, thanks!