Bug 277010 - net/subnetcalc: Update to new release 2.5.1
Summary: net/subnetcalc: Update to new release 2.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Nuno Teixeira
URL: https://github.com/dreibh/subnetcalc/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-12 21:01 UTC by Thomas Dreibholz
Modified: 2024-02-13 08:24 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (1.31 KB, patch)
2024-02-12 21:01 UTC, Thomas Dreibholz
no flags Details | Diff
The diff file (935 bytes, patch)
2024-02-12 21:24 UTC, Thomas Dreibholz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2024-02-12 21:01:15 UTC
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.
Comment 1 Thomas Dreibholz 2024-02-12 21:24:39 UTC
Created attachment 248408 [details]
The diff file
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2024-02-13 08:13:59 UTC
Sugestions:

- Use git formated patch instead
  https://docs.freebsd.org/en/books/porters-handbook/book/#git-diff
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-02-13 08:22:54 UTC
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(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2024-02-13 08:24:07 UTC
Committed, thanks!