diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-01-27 11:22:16 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-01-27 11:22:16 +0800 |
commit | a8028fabd829f38e45db03b9c0fa598337643258 (patch) | |
tree | 71d1a14334f8390d0c289468a5b4e855eeb31efb /net-mgmt/tcpreplay | |
parent | 1fd756852c430eca9c03ea0320784d6489ccaf05 (diff) | |
download | freebsd-ports-gnome-a8028fabd829f38e45db03b9c0fa598337643258.tar.gz freebsd-ports-gnome-a8028fabd829f38e45db03b9c0fa598337643258.tar.zst freebsd-ports-gnome-a8028fabd829f38e45db03b9c0fa598337643258.zip |
Update to 3.2.5
Diffstat (limited to 'net-mgmt/tcpreplay')
-rw-r--r-- | net-mgmt/tcpreplay/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/tcpreplay/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index a4882e44232c..15d5a56c5d89 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tcpreplay -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.5 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +23,7 @@ CONFIGURE_ARGS= --with-libpcap=${LOCALBASE} \ --program-transform-name='s|.*\(tcp.*\)|\1|' \ --enable-tcpreplay-edit -MAN1= tcpreplay.1 tcpprep.1 tcprewrite.1 tcpbridge.1 +MAN1= tcpreplay.1 tcpprep.1 tcprewrite.1 tcpbridge.1 tcpreplay-edit.1 PLIST_FILES= bin/tcpreplay bin/tcpprep bin/tcprewrite bin/tcpbridge post-patch: diff --git a/net-mgmt/tcpreplay/distinfo b/net-mgmt/tcpreplay/distinfo index fcc7cc6ec05e..7f92efafb6ef 100644 --- a/net-mgmt/tcpreplay/distinfo +++ b/net-mgmt/tcpreplay/distinfo @@ -1,3 +1,3 @@ -MD5 (tcpreplay-3.2.3.tar.gz) = dc3b1e013cda5ff98be742e01f953788 -SHA256 (tcpreplay-3.2.3.tar.gz) = 5e4a5dabf98cc75cfd3e719018de4a111d81f55eb582ab1c865a26930977db74 -SIZE (tcpreplay-3.2.3.tar.gz) = 776918 +MD5 (tcpreplay-3.2.5.tar.gz) = 66d8fcca06dc90e48cd6e444636ae1de +SHA256 (tcpreplay-3.2.5.tar.gz) = 51d4633c991c900ae4cd45a1fabc7be82fdd50771ca0695ef33aeacac35e83ff +SIZE (tcpreplay-3.2.5.tar.gz) = 792187 |