Index: branches/2018Q4/net/sngrep/Makefile =================================================================== --- branches/2018Q4/net/sngrep/Makefile (revision 485185) +++ branches/2018Q4/net/sngrep/Makefile (revision 485186) @@ -1,48 +1,48 @@ # Created by: Talal Al Dik (tad@vif.com) # $FreeBSD$ PORTNAME= sngrep -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.6 DISTVERSIONPREFIX= v CATEGORIES= net MAINTAINER= tad@vif.com COMMENT= SIP Packet display and capture LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf localbase ncurses USE_GITHUB= yes GH_ACCOUNT= irontec GNU_CONFIGURE= yes OPTIONS_DEFINE= OPENSSL PCRE UNICODE IPV6 EEP OPENSSL_DESC= Adds OpenSSL support to parse TLS captured messages OPENSSL_CONFIGURE_ON= --with-openssl OPENSSL_USES= ssl PCRE_DESC= Adds Perl Compatible regex support PCRE_CONFIGURE_ON= --with-pcre PCRE_LIB_DEPENDS= libpcre.so:devel/pcre UNICODE_DESC= Adds Ncurses UTF-8/Unicode support UNICODE_CONFIGURE_ON= --enable-unicode UNICODE_LIB_DEPENDS= libncursesw.so:devel/ncurses IPV6_DESC= Enable IPv6 packet capture support IPV6_CONFIGURE_ON= --enable-ipv6 EEP_DESC= Enable EEP packet send/receive support EEP_CONFIGURE_ON= --enable-eep post-patch: @${REINPLACE_CMD} -e 's|ncursesw/ncurses.h|ncurses.h|g' \ ${WRKSRC}/configure.ac \ ${WRKSRC}/src/curses/scrollbar.h \ ${WRKSRC}/src/curses/ui_panel.h .include Index: branches/2018Q4/net/sngrep/distinfo =================================================================== --- branches/2018Q4/net/sngrep/distinfo (revision 485185) +++ branches/2018Q4/net/sngrep/distinfo (revision 485186) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517677308 -SHA256 (irontec-sngrep-v1.4.5_GH0.tar.gz) = 16f1566f4507ba560c7461cc7ff1c1653beb14b8baf7846269bbb4880564e57f -SIZE (irontec-sngrep-v1.4.5_GH0.tar.gz) = 233379 +TIMESTAMP = 1542473198 +SHA256 (irontec-sngrep-v1.4.6_GH0.tar.gz) = 638d6557dc68db401b07d73b2e7f8276800281f021fe0c942992566d6b59a48a +SIZE (irontec-sngrep-v1.4.6_GH0.tar.gz) = 235721 Index: branches/2018Q4 =================================================================== --- branches/2018Q4 (revision 485185) +++ branches/2018Q4 (revision 485186) Property changes on: branches/2018Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r485183