diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index 6a6fe4091a8d..dc44e627e036 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= privoxy -PORTVERSION= 3.0.29 +PORTVERSION= 3.0.31 CATEGORIES= www MASTER_SITES= https://www.privoxy.org/sf-download-mirror/Sources/${PORTVERSION}%20(stable)/ \ SF/ijbswa/Sources/${PORTVERSION}%20%28stable%29 @@ -13,7 +13,7 @@ COMMENT= Web proxy with advanced filtering capabilities LIB_DEPENDS= libpcre.so:devel/pcre -USES= autoreconf cpe gmake shebangfix +USES= autoreconf cpe gmake shebangfix ssl USE_RC_SUBR= privoxy SHEBANG_FILES= tools/privoxy-log-parser.pl tools/privoxy-regression-test.pl \ @@ -41,7 +41,7 @@ GROUPS= privoxy OPTIONS_DEFINE= ACCEPT_FILTER BROKEN_STRPTIME BROTLI COMPRESSION DEBUG \ DOCS EDITOR FORCE HTTPS_INSPECTION PRIVOXY_TOOLS TOGGLE -OPTIONS_DEFAULT= ACCEPT_FILTER BROTLI EDITOR FORCE \ +OPTIONS_DEFAULT= ACCEPT_FILTER BROTLI DOCS EDITOR FORCE \ HTTPS_INSPECTION TOGGLE PRIVOXY_TOOLS OPTIONS_SUB= yes @@ -109,7 +109,7 @@ do-install: .for examplefile in config match-all.action trust user.action ${INSTALL_DATA} ${WRKSRC}/${examplefile} ${STAGEDIR}${EXAMPLESDIR}/ .endfor - ${INSTALL_MAN} ${WRKSRC}/privoxy.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/privoxy.8 ${STAGEDIR}${MAN1PREFIX}/man/man8 @${MKDIR} ${STAGEDIR}${DOCSDIR}/user-manual ${INSTALL_DATA} ${WRKSRC}/doc/webserver/user-manual/[a-z]* ${STAGEDIR}${DOCSDIR}/user-manual ${INSTALL_DATA} ${WRKSRC}/doc/webserver/p_doc.css ${STAGEDIR}${DOCSDIR}/user-manual diff --git a/www/privoxy/distinfo b/www/privoxy/distinfo index 5391601e064b..81d4c1e25ec2 100644 --- a/www/privoxy/distinfo +++ b/www/privoxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606563663 -SHA256 (privoxy-3.0.29-stable-src.tar.gz) = 25c6069efdaf577d47c257da63b03cd6d063fb790e19cc39603d82e5db72489d -SIZE (privoxy-3.0.29-stable-src.tar.gz) = 1830550 +TIMESTAMP = 1612028389 +SHA256 (privoxy-3.0.31-stable-src.tar.gz) = 077729a3aac79222a4e8d88a650d9028d16fd4b0d6038da8f5f5e47120d004eb +SIZE (privoxy-3.0.31-stable-src.tar.gz) = 1839901 diff --git a/www/privoxy/pkg-plist b/www/privoxy/pkg-plist index 67a9608dfec3..01ae58dc3884 100644 --- a/www/privoxy/pkg-plist +++ b/www/privoxy/pkg-plist @@ -3,7 +3,7 @@ %%PRIVOXY_TOOLS%%bin/uagen.pl %%PRIVOXY_TOOLS%%bin/url-pattern-translator.pl sbin/privoxy -man/man1/privoxy.1.gz +man/man8/privoxy.8.gz etc/privoxy/default.action etc/privoxy/default.filter etc/privoxy/regression-tests.action @@ -23,6 +23,7 @@ etc/privoxy/templates/default etc/privoxy/templates/edit-actions-add-url-form etc/privoxy/templates/edit-actions-for-url etc/privoxy/templates/edit-actions-for-url-filter +etc/privoxy/templates/edit-actions-for-url-string-filter etc/privoxy/templates/edit-actions-list etc/privoxy/templates/edit-actions-list-button etc/privoxy/templates/edit-actions-list-section