aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2022-03-22 17:32:52 +0000
committerSofian Brabez <sbz@FreeBSD.org>2022-03-31 14:14:56 +0000
commita742e3e9cd886d239573d43b6c78e524b035a51a (patch)
tree38de9a6749e62d80c251e2e33deacbcd6fc2d996
parentc1b9ae6a3434a09d0451713db83f59b3f4fceac6 (diff)
downloadports-a742e3e9cd886d239573d43b6c78e524b035a51a.tar.gz
ports-a742e3e9cd886d239573d43b6c78e524b035a51a.zip
net/tcpslice: update to 1.5
This update chase a long standing security update in tcpslice. It also corrects the installation of the binary in ${PREFIX}/bin instead of sbin, follow the versioning scheme of upstream and add PORTEPOCH. Security: 61f416ff-aa00-11ec-b439-000d3a450398 Security: CVE-2021-41043 (cherry picked from commit d437b53dc706e83f97c9dc81b99773e623936870)
-rw-r--r--net/tcpslice/Makefile7
-rw-r--r--net/tcpslice/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile
index a7a53339957f..de44addbb437 100644
--- a/net/tcpslice/Makefile
+++ b/net/tcpslice/Makefile
@@ -1,7 +1,8 @@
# Created by: smace@FreeBSD.org
PORTNAME= tcpslice
-PORTVERSION= 20200819
+PORTVERSION= 1.5
+PORTEPOCH= 1
CATEGORIES= net
MAINTAINER= sbz@FreeBSD.org
@@ -13,13 +14,13 @@ USES= cpe
CPE_VENDOR= tcpdump
-PLIST_FILES= sbin/tcpslice \
+PLIST_FILES= bin/tcpslice \
man/man1/tcpslice.1.gz
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= the-tcpdump-group
-GH_TAGNAME= 3a7bac3
+GH_TAGNAME= f73194c
.include <bsd.port.mk>
diff --git a/net/tcpslice/distinfo b/net/tcpslice/distinfo
index 68c3d5f4df80..0d9d270ddaf7 100644
--- a/net/tcpslice/distinfo
+++ b/net/tcpslice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616977323
-SHA256 (the-tcpdump-group-tcpslice-20200819-3a7bac3_GH0.tar.gz) = 129be7b63b3e1f0eaafbc78cecaba542592bfec3f7d83b498941f5a3aebee849
-SIZE (the-tcpdump-group-tcpslice-20200819-3a7bac3_GH0.tar.gz) = 131853
+TIMESTAMP = 1647963550
+SHA256 (the-tcpdump-group-tcpslice-1.5-f73194c_GH0.tar.gz) = 8008205b41b04aafd469e6cc1306fea884e3b80f993812272c82afce83ae560e
+SIZE (the-tcpdump-group-tcpslice-1.5-f73194c_GH0.tar.gz) = 141975