Date: Wed, 15 Jan 2025 07:48:26 GMT From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5ad2617bfd61 - main - net/tcpslice: update to 1.8 Message-ID: <202501150748.50F7mQ2p028955@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jadawin: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ad2617bfd614e18fd8b909f2991c8f2a96d5cda commit 5ad2617bfd614e18fd8b909f2991c8f2a96d5cda Author: Philippe Audeoud <jadawin@FreeBSD.org> AuthorDate: 2025-01-15 06:45:06 +0000 Commit: Philippe Audeoud <jadawin@FreeBSD.org> CommitDate: 2025-01-15 06:45:06 +0000 net/tcpslice: update to 1.8 while here, take maintainership. PR: 281950 Approved by: maintainer timeout --- net/tcpslice/Makefile | 5 ++--- net/tcpslice/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile index d14ad437fe68..b4e177af53c1 100644 --- a/net/tcpslice/Makefile +++ b/net/tcpslice/Makefile @@ -1,11 +1,10 @@ PORTNAME= tcpslice -DISTVERSION= 1.6 -PORTREVISION= 1 +DISTVERSION= 1.8 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= https://www.tcpdump.org/release/ -MAINTAINER= sbz@FreeBSD.org +MAINTAINER= jadawin@FreeBSD.org COMMENT= Tool for extracting portions of pcap files WWW= https://www.tcpdump.org/related.html diff --git a/net/tcpslice/distinfo b/net/tcpslice/distinfo index 72c542cedf40..e5d3bff7bf78 100644 --- a/net/tcpslice/distinfo +++ b/net/tcpslice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673203793 -SHA256 (tcpslice-1.6.tar.gz) = 60d23f00d4c485fef2dda9b12c2018af958df3a511238c45374733bbc1231920 -SIZE (tcpslice-1.6.tar.gz) = 140775 +TIMESTAMP = 1728455421 +SHA256 (tcpslice-1.8.tar.gz) = 082967d6bf793499d3d655cea2149e07c0da97287f1877a6eab88d17cb703d0d +SIZE (tcpslice-1.8.tar.gz) = 142041
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501150748.50F7mQ2p028955>