diff --git a/net/sngrep/Makefile b/net/sngrep/Makefile index 88df9e55a2ab..47fbbcf9371b 100644 --- a/net/sngrep/Makefile +++ b/net/sngrep/Makefile @@ -1,43 +1,44 @@ PORTNAME= sngrep -DISTVERSION= 1.6.0 +DISTVERSION= 1.7.0 CATEGORIES= net MASTER_SITES= https://github.com/irontec/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= tad@vif.com COMMENT= SIP Packet display and capture WWW= https://github.com/irontec/sngrep LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf localbase ncurses pkgconfig GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-zlib 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= pcre2 PCRE_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 UNICODE_CONFIGURE_ENABLE= unicode .include diff --git a/net/sngrep/distinfo b/net/sngrep/distinfo index b8d7c29b3f4e..625eef6a4d53 100644 --- a/net/sngrep/distinfo +++ b/net/sngrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662114859 -SHA256 (sngrep-1.6.0.tar.gz) = fd80964d6560f2ff57b4f5bef2353d1a6f7c48d2f1a5f0a167c854bd2e801999 -SIZE (sngrep-1.6.0.tar.gz) = 248091 +TIMESTAMP = 1694165436 +SHA256 (sngrep-1.7.0.tar.gz) = 2e5ba3a4d6486ea00bd73d2cceff383ba162dcd6d0170ae74cfa3b1c206e2cb1 +SIZE (sngrep-1.7.0.tar.gz) = 248947 diff --git a/net/sngrep/pkg-plist b/net/sngrep/pkg-plist index b6cfd8f91a28..67de4280fcc7 100644 --- a/net/sngrep/pkg-plist +++ b/net/sngrep/pkg-plist @@ -1,3 +1,3 @@ bin/sngrep -@sample %%ETCDIR%%rc %%ETCDIR%%rc.sample +@sample etc/sngreprc etc/sngreprc.sample man/man8/sngrep.8.gz