1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

net-mgmt/tcpreplay: Update to 4.3.4

While here pacify portclippy/portfmt
This commit is contained in:
Emanuel Haupt 2021-05-02 14:23:04 +02:00
parent e86c71c383
commit 12fa1066de
2 changed files with 15 additions and 17 deletions

View File

@ -1,7 +1,7 @@
# Created by: cnh@ivmg.net
PORTNAME= tcpreplay
PORTVERSION= 4.3.3
PORTVERSION= 4.3.4
DISTVERSIONPREFIX= v
CATEGORIES= net-mgmt
@ -10,31 +10,29 @@ COMMENT= Tool to replay saved packet capture files
LICENSE= GPLv3
LIB_DEPENDS= libopts.so:devel/autogen \
libdnet.so:net/libdnet
BUILD_DEPENDS= pcapnav-config:net/libpcapnav
LIB_DEPENDS= libdnet.so:net/libdnet \
libopts.so:devel/autogen
USES= autoreconf gmake libtool pkgconfig
USE_GITHUB= yes
GNU_CONFIGURE= yes
TEST_TARGET= test
GH_ACCOUNT= appneta
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-transform-name='s|.*\(tcp.*\)|\1|' \
--with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config
# required when using autogen
CONFIGURE_ARGS+= --disable-local-libopts --disable-libopts-install
LIBPCAP_BASE_DESC= Build with libpcap from the base OS
LIBPCAP_PORTS_DESC= Build with net/libpcap
TEST_TARGET= test
OPTIONS_DEFAULT= LIBPCAP_BASE
OPTIONS_SINGLE= LIBPCAP
OPTIONS_SINGLE_LIBPCAP= LIBPCAP_BASE LIBPCAP_PORTS
OPTIONS_DEFAULT= LIBPCAP_BASE
# required when using autogen
CONFIGURE_ARGS+= --disable-libopts-install \
--disable-local-libopts
LIBPCAP_BASE_DESC= Build with libpcap from the base OS
LIBPCAP_PORTS_DESC= Build with net/libpcap
LIBPCAP_BASE_CONFIGURE_ON= --with-libpcap=/usr/lib
LIBPCAP_PORTS_LIB_DEPENDS= libpcap.so:net/libpcap

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1592215071
SHA256 (appneta-tcpreplay-v4.3.3_GH0.tar.gz) = 2829ca90d0faf0130859221bdfe982870a98330fc062da4190b09933ad628f03
SIZE (appneta-tcpreplay-v4.3.3_GH0.tar.gz) = 3096755
TIMESTAMP = 1619956622
SHA256 (appneta-tcpreplay-v4.3.4_GH0.tar.gz) = 8a1ac6c05df87150ba8ec35d6b3e499ad2e6a31682926543b1e500fba23b901f
SIZE (appneta-tcpreplay-v4.3.4_GH0.tar.gz) = 3098552