Bug 297195 - net/subnetcalc: Update to new release 2.7.5
Summary: net/subnetcalc: Update to new release 2.7.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://www.nntb.no/~dreibh/subnetcalc/
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-31 11:53 UTC by Thomas Dreibholz
Modified: 2026-07-31 13:53 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (1.03 KB, patch)
2026-07-31 11:53 UTC, Thomas Dreibholz
thomas.dreibholz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2026-07-31 11:53:51 UTC
Created attachment 273345 [details]
The diff file

The latest upstream version of subnetcalc is 2.7.5.
Therefore, the port net/subnetcalc needs an update.

The updated version mainly provides improvements and support for NetBSD, OpenBSD, Solaris, and MacOS.

Fix: The updated diff file subnetcalc-2.7.5.diff is attached.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-31 13:51:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=74b690290be737326e2c7ba4737272d7c1083a49

commit 74b690290be737326e2c7ba4737272d7c1083a49
Author:     Yusuf Yaman <nxjoseph@FreeBSD.org>
AuthorDate: 2026-07-31 13:49:50 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-07-31 13:51:12 +0000

    net/subnetcalc: Update 2.7.1 => 2.7.5

    Changelog:
    https://github.com/dreibh/subnetcalc/blob/subnetcalc-2.7.5/ChangeLog

    Commit log:
    https://github.com/dreibh/subnetcalc/compare/subnetcalc-2.7.1...subnetcalc-2.7.5

    PR:             297195
    Reported by:    Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)

 net/subnetcalc/Makefile | 2 +-
 net/subnetcalc/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-31 13:52:57 UTC
Hi,

Thank you for your submission.

I have did not make the change below

> OPTIONS_DEFINE=		GEOIP NLS
> -OPTIONS_DEFAULT=	GEOIP
> +OPTIONS_DEFAULT=	${OPTIONS_DEFINE}

Since NLS is already enabled by default, check Mk/bsd.options.mk.

I have tested build in Poudriere on 14.4-RELEASE-amd64-main-2ebcd0ec7f2c and it
seems OK.

Committed, thanks.
Comment 3 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-31 13:53:31 UTC
(In reply to commit-hook from comment #1)
> commit 74b690290be737326e2c7ba4737272d7c1083a49
> Author:     Yusuf Yaman <nxjoseph@FreeBSD.org>
Sorry for forgetting to change the Author.