diff options
Diffstat (limited to 'www/privoxy')
-rw-r--r-- | www/privoxy/Makefile | 7 | ||||
-rw-r--r-- | www/privoxy/PLIST | 4 | ||||
-rw-r--r-- | www/privoxy/distinfo | 10 |
3 files changed, 11 insertions, 10 deletions
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index cfd1cf0ff31..3aa686aaf05 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2016/07/09 06:39:14 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2018/01/07 15:08:50 leot Exp $ # DISTNAME= ${PKGNAME_NOREV}-stable-src -PKGNAME= privoxy-3.0.23 -PKGREVISION= 2 +PKGNAME= privoxy-3.0.26 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ijbswa/} @@ -51,7 +50,7 @@ CONFIGURE_ARGS+= --enable-compression USER_GROUP= ${PRIVOXY_USER} ${PRIVOXY_GROUP} .for i in \ - config trust default.action user.action default.filter match-all.action + config trust default.action user.action user.filter default.filter match-all.action CONF_FILES_PERMS+= ${EGDIR}/${i} ${PKG_SYSCONFDIR}/${i} ${USER_GROUP} 0660 .endfor diff --git a/www/privoxy/PLIST b/www/privoxy/PLIST index f9d9e3c1f2e..e99dde88b25 100644 --- a/www/privoxy/PLIST +++ b/www/privoxy/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2015/01/15 19:39:15 drochner Exp $ +@comment $NetBSD: PLIST,v 1.12 2018/01/07 15:08:50 leot Exp $ man/man1/privoxy.1 sbin/privoxy share/doc/privoxy/AUTHORS @@ -47,6 +47,7 @@ share/examples/privoxy/config share/examples/privoxy/default.action share/examples/privoxy/default.filter share/examples/privoxy/match-all.action +share/examples/privoxy/regression-tests.action share/examples/privoxy/templates/blocked share/examples/privoxy/templates/cgi-error-404 share/examples/privoxy/templates/cgi-error-bad-param @@ -56,6 +57,7 @@ share/examples/privoxy/templates/cgi-error-file-read-only share/examples/privoxy/templates/cgi-error-modified share/examples/privoxy/templates/cgi-error-parse share/examples/privoxy/templates/cgi-style.css +share/examples/privoxy/templates/client-tags share/examples/privoxy/templates/connect-failed share/examples/privoxy/templates/connection-timeout share/examples/privoxy/templates/default diff --git a/www/privoxy/distinfo b/www/privoxy/distinfo index 8785d049fa1..0dba400126a 100644 --- a/www/privoxy/distinfo +++ b/www/privoxy/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.23 2015/11/04 02:47:23 agc Exp $ +$NetBSD: distinfo,v 1.24 2018/01/07 15:08:50 leot Exp $ -SHA1 (privoxy-3.0.23-stable-src.tar.gz) = 72b6756cf532fdb85520640f0a1d4cb06bba1b7f -RMD160 (privoxy-3.0.23-stable-src.tar.gz) = c192779360f5aaa673fd680c9024745b0e072f57 -SHA512 (privoxy-3.0.23-stable-src.tar.gz) = 487513f4f6f8c868b537132599d0f573384a0b7ed2b3c6778b163d61f94a419e1594d4e0bff286051902bfca292d68c5eeef215955f072c1744bef50db279c25 -Size (privoxy-3.0.23-stable-src.tar.gz) = 1715099 bytes +SHA1 (privoxy-3.0.26-stable-src.tar.gz) = b646624006225979f83453ba542e448667f45998 +RMD160 (privoxy-3.0.26-stable-src.tar.gz) = ae9ebff5f158090948066850a252dde78e94292a +SHA512 (privoxy-3.0.26-stable-src.tar.gz) = e448305287d0451c761b76b8d8974ea1ec837b621bbb498a7ff16a54cb4d8f1f734efe2eef03235c01163bb40e225785065aad6ee265a31d90970ab98af11044 +Size (privoxy-3.0.26-stable-src.tar.gz) = 1741772 bytes SHA1 (patch-aa) = d5296d7440b92b76c28136453d098c617d4e439b SHA1 (patch-ab) = c54a5845ad76d36ea281697cce17237d1d2ee0bd SHA1 (patch-ac) = 2d1a1efc53b4cd017d3ce21080adf1bfcc5cc97c |