diff --git a/security/sslproxy/Makefile b/security/sslproxy/Makefile index f5c114e014de..db47df86898a 100644 --- a/security/sslproxy/Makefile +++ b/security/sslproxy/Makefile @@ -1,32 +1,32 @@ PORTNAME= sslproxy DISTVERSIONPREFIX= v -DISTVERSION= 0.9.6 +DISTVERSION= 0.9.7 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} +MAKE_ENV= 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 ae180c415d1e..0bd3d546683a 100644 --- a/security/sslproxy/distinfo +++ b/security/sslproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722080591 -SHA256 (sonertari-SSLproxy-v0.9.6_GH0.tar.gz) = 20e3a94241e99e0da51ff664bad3c7c5e7ce2b5daf7e7e4ff37d113f145c1840 -SIZE (sonertari-SSLproxy-v0.9.6_GH0.tar.gz) = 2144799 +TIMESTAMP = 1729805696 +SHA256 (sonertari-SSLproxy-v0.9.7_GH0.tar.gz) = b089670ad81b2165bb80a2cd309ed7aea06bd2773f43fb78fffd0446656bf6cf +SIZE (sonertari-SSLproxy-v0.9.7_GH0.tar.gz) = 2145988