FreeBSD Bugzilla – Attachment 149953 Details for
Bug 195468
[MAINTAINER] Update www/privoxy to 3.0.22 stable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update www/privoxy to 3.0.22 stable
privoxy-3.0.22.diff (text/plain), 2.28 KB, created by
Fabian Keil
on 2014-11-28 11:54:30 UTC
(
hide
)
Description:
Update www/privoxy to 3.0.22 stable
Filename:
MIME Type:
Creator:
Fabian Keil
Created:
2014-11-28 11:54:30 UTC
Size:
2.28 KB
patch
obsolete
>From ae5f6f865f9f03e36a5b17ecba572242f2604714 Mon Sep 17 00:00:00 2001 >From: Fabian Keil <fk@fabiankeil.de> >Date: Fri, 14 Nov 2014 15:09:31 +0100 >Subject: [PATCH] Update www/privoxy to 3.0.22 stable > >The changes are available at: >http://www.privoxy.org/3.0.22/user-manual/whatsnew.html >--- > www/privoxy/Makefile | 10 ++++++++-- > www/privoxy/distinfo | 4 ++-- > www/privoxy/pkg-plist | 5 ----- > 3 files changed, 10 insertions(+), 9 deletions(-) > >diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile >index 919855c..4d8ebaf 100644 >--- a/www/privoxy/Makefile >+++ b/www/privoxy/Makefile >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= privoxy >-PORTVERSION= 3.0.21 >-PORTREVISION= 2 >+PORTVERSION= 3.0.22 > CATEGORIES= www ipv6 > MASTER_SITES= SF/ijbswa/Sources/${PORTVERSION}%20%28stable%29 > DISTNAME= privoxy-${PORTVERSION}-stable-src >@@ -80,6 +79,13 @@ 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}) >diff --git a/www/privoxy/distinfo b/www/privoxy/distinfo >index a3bfeef..3a67349 100644 >--- a/www/privoxy/distinfo >+++ b/www/privoxy/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (privoxy-3.0.21-stable-src.tar.gz) = 5ec7e601948d2bd0ebf0ebe90eed7d49e7663c395ce16d0403e91ea2d459ddb8 >-SIZE (privoxy-3.0.21-stable-src.tar.gz) = 1733120 >+SHA256 (privoxy-3.0.22-stable-src.tar.gz) = 1a214fec1f3616ea7ff42f1ecdb67ce82690199ec403de9d34b99d0896efcc41 >+SIZE (privoxy-3.0.22-stable-src.tar.gz) = 1737251 >diff --git a/www/privoxy/pkg-plist b/www/privoxy/pkg-plist >index 924f352..3f748ee 100644 >--- a/www/privoxy/pkg-plist >+++ b/www/privoxy/pkg-plist >@@ -66,8 +66,3 @@ etc/privoxy/templates/url-info-osd.xml > %%EXAMPLESDIR%%/match-all.action > %%EXAMPLESDIR%%/trust > %%EXAMPLESDIR%%/user.action >-@dirrmtry %%EXAMPLESDIR%% >-%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/user-manual >-%%PORTDOCS%%@dirrmtry %%DOCSDIR%% >-@dirrmtry etc/privoxy/templates >-@dirrmtry etc/privoxy >-- >2.1.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 195468
: 149953