- Update to 3.0.23

PR:		197089
Submitted by:	fk@fabiankeil.de
This commit is contained in:
Dmitry Marakasov 2015-01-26 18:28:00 +00:00
parent 564b85db9d
commit 1f6adcaab6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377939
2 changed files with 3 additions and 10 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= privoxy
PORTVERSION= 3.0.22
PORTVERSION= 3.0.23
CATEGORIES= www ipv6
MASTER_SITES= SF/ijbswa/Sources/${PORTVERSION}%20%28stable%29
DISTNAME= privoxy-${PORTVERSION}-stable-src
@ -79,13 +79,6 @@ post-patch:
${WRKSRC}/config
${REINPLACE_CMD} \
-e 's,\(/etc/privoxy\),${PREFIX}\1,' ${WRKSRC}/tools/uagen.pl
# Mimic upstream commit v1.209 to fix compilation with --disable-force.
${REINPLACE_CMD} \
-E 's@#(ifdef|endif).*FEATURE_FORCE_LOAD.*@@' ${WRKSRC}/project.h
# Mimic upstream commit v1.57 to get the tests working with the default config.
${REINPLACE_CMD} \
-e 's@\(keep-alive-timeout\\s\+\).*@\1(2[1-9]+|[3-9]\\d+|1\\d{2,})@' \
${WRKSRC}/regression-tests.action
pre-configure:
@(cd ${WRKSRC}; ${AUTOHEADER})

View File

@ -1,2 +1,2 @@
SHA256 (privoxy-3.0.22-stable-src.tar.gz) = 1a214fec1f3616ea7ff42f1ecdb67ce82690199ec403de9d34b99d0896efcc41
SIZE (privoxy-3.0.22-stable-src.tar.gz) = 1737251
SHA256 (privoxy-3.0.23-stable-src.tar.gz) = 80b1a172d0518a9f95cde83d18dc62b9c7f117b9ada77bdcd3d310107f28f964
SIZE (privoxy-3.0.23-stable-src.tar.gz) = 1715099