diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 4a3d668ae87f..340eefafe675 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -1,34 +1,33 @@ PORTNAME= tcpflow -PORTVERSION= 1.5.0 -PORTREVISION= 6 +PORTVERSION= 1.6.1 CATEGORIES= net MASTER_SITES= http://downloads.digitalcorpora.org/downloads/${PORTNAME}/ MAINTAINER= antoine@FreeBSD.org COMMENT= Program that captures data transmitted as part of TCP connections WWW= https://github.com/simsong/tcpflow LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/boost/icl/interval.hpp:devel/boost-libs LIB_DEPENDS= libcairo.so:graphics/cairo \ libexpat.so:textproc/expat2 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= cpe ssl xorg USE_XORG= pixman GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_lib_md_MD5=no \ ac_cv_header_tre_tre_h=no ac_cv_lib_tre_tre_regcomp=no \ ac_cv_header_sqlite3_h=no ac_cv_lib_sqlite3_sqlite3_libversion=no \ ac_cv_header_python2_7_Python_h=no ac_cv_lib_python2_7_Py_Initialize=no CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib CPE_VENDOR= digitalcorpora PLIST_FILES= bin/tcpflow man/man1/tcpflow.1.gz .include diff --git a/net/tcpflow/distinfo b/net/tcpflow/distinfo index e489f3ba4d47..1e4bd6524ce5 100644 --- a/net/tcpflow/distinfo +++ b/net/tcpflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534763117 -SHA256 (tcpflow-1.5.0.tar.gz) = 20abe3353a49a13dcde17ad318d839df6312aa6e958203ea710b37bede33d988 -SIZE (tcpflow-1.5.0.tar.gz) = 471429 +TIMESTAMP = 1680332944 +SHA256 (tcpflow-1.6.1.tar.gz) = 436f93b1141be0abe593710947307d8f91129a5353c3a8c3c29e2ba0355e171e +SIZE (tcpflow-1.6.1.tar.gz) = 450511