diff --git a/net/sngrep/Makefile b/net/sngrep/Makefile index aa98e2877e61..390fab8f044b 100644 --- a/net/sngrep/Makefile +++ b/net/sngrep/Makefile @@ -1,44 +1,44 @@ # Created by: Talal Al Dik (tad@vif.com) PORTNAME= sngrep -DISTVERSION= 1.4.8 +DISTVERSION= 1.4.9 CATEGORIES= net MASTER_SITES= https://github.com/irontec/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= tad@vif.com COMMENT= SIP Packet display and capture LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf localbase ncurses pkgconfig GNU_CONFIGURE= yes OPTIONS_DEFINE= EEP IPV6 PCRE UNICODE OPTIONS_DEFAULT= EEP IPV6 UNICODE OPENSSL OPTIONS_RADIO= SSL OPTIONS_RADIO_SSL= GNUTLS OPENSSL EEP_DESC= Enable EEP packet send/receive support EEP_CONFIGURE_ENABLE= eep IPV6_CONFIGURE_ENABLE= ipv6 GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error GNUTLS_CONFIGURE_WITH= gnutls OPENSSL_USES= ssl OPENSSL_CONFIGURE_ENV+= SSL_CFLAGS="-I${OPENSSLINC}" \ SSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" OPENSSL_CONFIGURE_WITH= openssl PCRE_CONFIGURE_WITH= pcre PCRE_LIB_DEPENDS= libpcre.so:devel/pcre UNICODE_CONFIGURE_ENABLE= unicode .include diff --git a/net/sngrep/distinfo b/net/sngrep/distinfo index e678aea8b876..90af2d644edb 100644 --- a/net/sngrep/distinfo +++ b/net/sngrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605310186 -SHA256 (sngrep-1.4.8.tar.gz) = f39fded8dc9ef0b7a41319f223dd4afa348bb2418bea578ed281557726829728 -SIZE (sngrep-1.4.8.tar.gz) = 238244 +TIMESTAMP = 1621754410 +SHA256 (sngrep-1.4.9.tar.gz) = 3c6f28b5c795a5b1844a8997aa430aba72e083c8bd52939990900450c5f4c85a +SIZE (sngrep-1.4.9.tar.gz) = 238680