diff --git a/security/sslproxy/Makefile b/security/sslproxy/Makefile index 89a9535243fa..f5c114e014de 100644 --- a/security/sslproxy/Makefile +++ b/security/sslproxy/Makefile @@ -1,32 +1,32 @@ PORTNAME= sslproxy -DISTVERSION= 0.9.5 DISTVERSIONPREFIX= v +DISTVERSION= 0.9.6 PORTEPOCH= 1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org COMMENT= Transparent and scalable SSL/TLS interception WWW= https://github.com/sonertari/SSLproxy LICENSE= BSD2CLAUSE LIB_DEPENDS= libevent.so:devel/libevent \ libnet.so:net/libnet USES= gmake pkgconfig uidfix sqlite ssl USE_GITHUB= yes GH_ACCOUNT= sonertari GH_PROJECT= SSLproxy MAKEFILE= GNUmakefile MAKE_ENV= MANDIR=share/man INSTALLUID=${UID} INSTALLGID=${GID} PLIST_FILES= bin/sslproxy share/man/man1/sslproxy.1.gz \ share/man/man5/sslproxy.conf.5.gz \ "@sample etc/sslproxy.conf.sample" post-patch: @${REINPLACE_CMD} -e \ 's|^EXAMPLESDIR.*|EXAMPLESDIR?= etc|g' \ ${WRKSRC}/Mk/main.mk .include diff --git a/security/sslproxy/distinfo b/security/sslproxy/distinfo index 0b09cb2142f3..ae180c415d1e 100644 --- a/security/sslproxy/distinfo +++ b/security/sslproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709106910 -SHA256 (sonertari-SSLproxy-v0.9.5_GH0.tar.gz) = 5ade9880080ce7b163965b9b9d8d61686cd9a151c5bdd0dcd52ecbdd5ce996a5 -SIZE (sonertari-SSLproxy-v0.9.5_GH0.tar.gz) = 2144487 +TIMESTAMP = 1722080591 +SHA256 (sonertari-SSLproxy-v0.9.6_GH0.tar.gz) = 20e3a94241e99e0da51ff664bad3c7c5e7ce2b5daf7e7e4ff37d113f145c1840 +SIZE (sonertari-SSLproxy-v0.9.6_GH0.tar.gz) = 2144799