diff --git a/security/sslproxy/Makefile b/security/sslproxy/Makefile index 85d5c1a6742d..27c2e19b52f2 100644 --- a/security/sslproxy/Makefile +++ b/security/sslproxy/Makefile @@ -1,30 +1,30 @@ PORTNAME= sslproxy -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org COMMENT= Transparent and scalable SSL/TLS interception 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= DESTDIR=${STAGEDIR} MANDIR=man INSTALLUID=${UID} INSTALLGID=${GID} PLIST_FILES= bin/sslproxy man/man1/sslproxy.1.gz 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 e83b7e72c8d6..dd48d8d93b11 100644 --- a/security/sslproxy/distinfo +++ b/security/sslproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638662953 -SHA256 (sonertari-SSLproxy-v0.9.2_GH0.tar.gz) = 14827103d35205cffc1615d4037271bff081ddac8f3ddadfe04453223bf055eb -SIZE (sonertari-SSLproxy-v0.9.2_GH0.tar.gz) = 2007553 +TIMESTAMP = 1653000857 +SHA256 (sonertari-SSLproxy-v0.9.3_GH0.tar.gz) = 5a74339dfe5c8506abb0f542a9eec996d3e289609c88ce80b8b57c4b53524969 +SIZE (sonertari-SSLproxy-v0.9.3_GH0.tar.gz) = 2141471