git: 04af4b7b5fb8 - main - net/td-system-tools: Update to 1.6.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Apr 2024 15:09:13 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=04af4b7b5fb85b96f5516596c642fceda439d1c7 commit 04af4b7b5fb85b96f5516596c642fceda439d1c7 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2024-04-06 15:08:07 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-04-06 15:09:01 +0000 net/td-system-tools: Update to 1.6.1 ChangeLog: https://github.com/dreibh/system-tools/blob/master/ChangeLog PR: 278164 --- net/td-system-tools/Makefile | 3 +-- net/td-system-tools/distinfo | 6 +++--- net/td-system-tools/files/patch-src_System-Info | 8 -------- 3 files changed, 4 insertions(+), 13 deletions(-) diff --git a/net/td-system-tools/Makefile b/net/td-system-tools/Makefile index f8f8a46714f1..c66171520503 100644 --- a/net/td-system-tools/Makefile +++ b/net/td-system-tools/Makefile @@ -1,6 +1,5 @@ PORTNAME= td-system-tools -DISTVERSION= 1.6.0 -PORTREVISION= 1 +DISTVERSION= 1.6.1 CATEGORIES= net MASTER_SITES= https://www.nntb.no/~dreibh/system-tools/download/ diff --git a/net/td-system-tools/distinfo b/net/td-system-tools/distinfo index b497f3af4092..adb7aca26a58 100644 --- a/net/td-system-tools/distinfo +++ b/net/td-system-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711879342 -SHA256 (td-system-tools-1.6.0.tar.xz) = 5b5fafb3d98bbaa27e52e6e59e35c750c58c88e4243605a66d63e32c0200e2c9 -SIZE (td-system-tools-1.6.0.tar.xz) = 129880 +TIMESTAMP = 1712227996 +SHA256 (td-system-tools-1.6.1.tar.xz) = d6e3b9e6157719f27a62474060e746c4846077f851a21f81bd79d0132f968cf0 +SIZE (td-system-tools-1.6.1.tar.xz) = 130400 diff --git a/net/td-system-tools/files/patch-src_System-Info b/net/td-system-tools/files/patch-src_System-Info deleted file mode 100644 index a7c98c161361..000000000000 --- a/net/td-system-tools/files/patch-src_System-Info +++ /dev/null @@ -1,8 +0,0 @@ ---- src/System-Info.orig 2024-04-01 21:09:56 UTC -+++ src/System-Info -@@ -374,4 +374,4 @@ print-network-addresses 2>&1 | ( - wait - cat - ) | \ --( buffer -s 16k || cat) -+( mbuffer -s 16k || cat)