Index: head/net-mgmt/tcpreplay/Makefile =================================================================== --- head/net-mgmt/tcpreplay/Makefile (revision 151713) +++ head/net-mgmt/tcpreplay/Makefile (revision 151714) @@ -1,32 +1,31 @@ # New ports collection makefile for: tcpreplay # Date created: 2 November 2000 # Whom: cnh@ivmg.net # # $FreeBSD$ # PORTNAME= tcpreplay -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTVERSION= 2.3.5 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= laszlof@vonostingroup.com COMMENT= A tool to replay saved packet capture files BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet \ ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap GNU_CONFIGURE= yes # Pickup correct pcap.h; CFLAGS gets overwritten CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= --with-libpcap=${LOCALBASE} \ --without-pcapnav-config MAN1= capinfo.1 tcpprep.1 pcapmerge.1 flowreplay.1 MAN8= tcpreplay.8 PLIST_FILES= bin/capinfo bin/pcapmerge bin/tcpprep sbin/tcpreplay bin/flowreplay .include Property changes on: head/net-mgmt/tcpreplay/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/net-mgmt/tcpreplay/distinfo =================================================================== --- head/net-mgmt/tcpreplay/distinfo (revision 151713) +++ head/net-mgmt/tcpreplay/distinfo (revision 151714) @@ -1,3 +1,3 @@ -MD5 (tcpreplay-2.2.2.tar.gz) = 45f531fe73d58079d83ec613fcdc710c -SHA256 (tcpreplay-2.2.2.tar.gz) = 7ada24dfe9c4c45d756c6537b474a0ef227f9d5592d06bd755a8e5a80d9656eb -SIZE (tcpreplay-2.2.2.tar.gz) = 526814 +MD5 (tcpreplay-2.3.5.tar.gz) = fff1c5a382bc869caabfb20f4b3b3dad +SHA256 (tcpreplay-2.3.5.tar.gz) = 8582d169b8c56b7eb1bea2cf58ccc5e686d327a7039cca5a7b8279d26bc71fdc +SIZE (tcpreplay-2.3.5.tar.gz) = 682045 Property changes on: head/net-mgmt/tcpreplay/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property