Index: Makefile =================================================================== --- Makefile (revision 426137) +++ Makefile (working copy) @@ -2,29 +2,26 @@ # $FreeBSD$ PORTNAME= flowgrind -PORTVERSION= 0.7.5 -PORTREVISION= 1 +PORTVERSION= 0.8.0 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= benchmarks -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dbaio@bsd.com.br COMMENT= Measure throughput and other metrics for TCP LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgsl.so:math/gsl \ - libxmlrpc.so:net/xmlrpc-c + libxmlrpc.so:net/xmlrpc-c \ + libcurl.so:ftp/curl \ + libwwwxml.so:www/libwww \ + libuuid.so:misc/e2fsprogs-libuuid USE_GITHUB= yes -USES= autoreconf +USES= autoreconf ssl GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-pcap --enable-gsl -CONFIGURE_ENV= LIBS="${LIBS} -lpcap" - -post-patch: - @${RM} -r ${WRKSRC}/build-aux - @${REINPLACE_CMD} -e 's|AC_LIB_RPATH||g' ${WRKSRC}/configure.ac +CONFIGURE_ENV= LIBS="${LIBS} -lpcap" .include Index: distinfo =================================================================== --- distinfo (revision 426137) +++ distinfo (working copy) @@ -1,2 +1,3 @@ -SHA256 (flowgrind-flowgrind-flowgrind-0.7.5_GH0.tar.gz) = 714d958340ac89339404fd0b2acd42dcb67277c7e9e4443903a9f85ab6c6342b -SIZE (flowgrind-flowgrind-flowgrind-0.7.5_GH0.tar.gz) = 146499 +TIMESTAMP = 1478561627 +SHA256 (flowgrind-flowgrind-flowgrind-0.8.0_GH0.tar.gz) = 1b0c6c571f11430e170ee5d654ff10ba095f627f50509b6c678681566ead8cb6 +SIZE (flowgrind-flowgrind-flowgrind-0.8.0_GH0.tar.gz) = 152977