Bug 278164

Summary: net/td-system-tools: Update to new release 1.6.1
Product: Ports & Packages Reporter: Thomas Dreibholz <thomas.dreibholz>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Many People CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/dreibh/system-tools/blob/master/ChangeLog
Attachments:
Description Flags
The diff
thomas.dreibholz: maintainer-approval+
The diff thomas.dreibholz: maintainer-approval+

Description Thomas Dreibholz 2024-04-04 11:06:24 UTC
Created attachment 249701 [details]
The diff

The latest upstream version of td-system-tools is 1.6.1.
Therefore, the port net/td-system-tools needs an update.

Fix: The updated diff file td-system-tools-1.6.1.diff is attached.

Note: The FreeBSD port patch for 1.6.0 to replace the dependency on "buffer" by "mbuffer" is now integrated upstream, making the patch unnecessary.
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-04 14:20:52 UTC
Please provide a git formated patch. A `git diff` will do.

Thanks
Comment 2 Thomas Dreibholz 2024-04-05 12:25:34 UTC
Created attachment 249739 [details]
The diff
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-04-06 15:09:46 UTC
A commit in branch main references this bug:

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 (gone) | 8 --------
 3 files changed, 4 insertions(+), 13 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-06 15:13:31 UTC
Committed, thanks!