diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/tcpreplay/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/tcpreplay/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index bff57b23a64c..eaf22821a68f 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tcpreplay -PORTVERSION= 3.4.0 +PORTVERSION= 3.4.1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -24,7 +24,8 @@ CONFIGURE_ARGS= --with-libpcap=${LOCALBASE} \ --enable-tcpreplay-edit MAN1= tcpreplay.1 tcpprep.1 tcprewrite.1 tcpbridge.1 tcpreplay-edit.1 -PLIST_FILES= bin/tcpreplay bin/tcpprep bin/tcprewrite bin/tcpbridge +PLIST_FILES= bin/tcpreplay bin/tcpprep bin/tcprewrite bin/tcpbridge \ + bin/tcpreplay-edit post-patch: @${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/net-mgmt/tcpreplay/distinfo b/net-mgmt/tcpreplay/distinfo index 777ff6f1fb90..7a0a03dba812 100644 --- a/net-mgmt/tcpreplay/distinfo +++ b/net-mgmt/tcpreplay/distinfo @@ -1,3 +1,3 @@ -MD5 (tcpreplay-3.4.0.tar.gz) = 7c6bd87d293db7a7dfcda352197f874e -SHA256 (tcpreplay-3.4.0.tar.gz) = 028d6244fd794eb0d02f5ade2fe3506dfb03f9f7d106658d8b69593de63a6e63 -SIZE (tcpreplay-3.4.0.tar.gz) = 877986 +MD5 (tcpreplay-3.4.1.tar.gz) = 7fe8e133aea69d3ed554e13202cc51af +SHA256 (tcpreplay-3.4.1.tar.gz) = 29ac0dfbea60f69f30b1f77a65bdb79e7023eabe82eaac73d32fef022460b1db +SIZE (tcpreplay-3.4.1.tar.gz) = 872412 |