Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:42:34 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 68f69757e321 - main - net-mgmt/ipv6calc: Update to 4.2.1
Message-ID:  <202409081842.488IgYxG034574@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=68f69757e321c7f71dcca6bc4c4a4db4d7c0d80e

commit 68f69757e321c7f71dcca6bc4c4a4db4d7c0d80e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:16:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:37:01 +0000

    net-mgmt/ipv6calc: Update to 4.2.1
    
    Changes:        https://github.com/pbiering/ipv6calc/releases
                    https://github.com/pbiering/ipv6calc/blob/master/ChangeLog
---
 net-mgmt/ipv6calc/Makefile                      |  2 +-
 net-mgmt/ipv6calc/distinfo                      |  6 +++---
 net-mgmt/ipv6calc/files/patch-tools-Makefile.in | 10 ----------
 3 files changed, 4 insertions(+), 14 deletions(-)

diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile
index fc296e56cf4a..805408850414 100644
--- a/net-mgmt/ipv6calc/Makefile
+++ b/net-mgmt/ipv6calc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ipv6calc
-PORTVERSION=	4.2.0
+PORTVERSION=	4.2.1
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	sunpoet@FreeBSD.org
diff --git a/net-mgmt/ipv6calc/distinfo b/net-mgmt/ipv6calc/distinfo
index d3bb3f760c2e..bde954915f45 100644
--- a/net-mgmt/ipv6calc/distinfo
+++ b/net-mgmt/ipv6calc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713033314
-SHA256 (pbiering-ipv6calc-4.2.0_GH0.tar.gz) = 767dbd3d21d04e21aa9764275e2aae726f04daf66bca21fc65f0a652bdc8b50e
-SIZE (pbiering-ipv6calc-4.2.0_GH0.tar.gz) = 1854458
+TIMESTAMP = 1725559581
+SHA256 (pbiering-ipv6calc-4.2.1_GH0.tar.gz) = 49ed6995a3fdc680d45d6cfdcb613477feef071d2f791cee72ead5a7744eea85
+SIZE (pbiering-ipv6calc-4.2.1_GH0.tar.gz) = 1891810
diff --git a/net-mgmt/ipv6calc/files/patch-tools-Makefile.in b/net-mgmt/ipv6calc/files/patch-tools-Makefile.in
deleted file mode 100644
index 20f988a2f4da..000000000000
--- a/net-mgmt/ipv6calc/files/patch-tools-Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- tools/Makefile.in.orig	2024-02-15 11:55:16 UTC
-+++ tools/Makefile.in
-@@ -6,6 +6,7 @@
- #  Makefile for various tools
- #
- 
-+prefix          = @prefix@
- datadir         = @datadir@
- 
- all:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081842.488IgYxG034574>