Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 23:30:18 +0100 (CET)
From:      Martijn Lina <martijn@pacno.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63090: Upgrade www/privoxy to version 3.0.3
Message-ID:  <20040219223018.D374D4219@hostage.demon.nl>
Resent-Message-ID: <200402192240.i1JMeH5g072219@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         63090
>Category:       ports
>Synopsis:       Upgrade www/privoxy to version 3.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 19 14:40:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Martijn Lina
>Release:        FreeBSD 5.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD drain.pacno.net 5.2-RELEASE-p2 i386


>Description:
	Upgrade to from version 3.0.0 to 3.0.3, skipping a few releases in the mean time.
	I had stability problems with 3.0.0, and they seemed to have disappeared after
	upgrading to 3.0.3 (with is much faster, too).
>How-To-Repeat:
>Fix:

	Please apply the following patch to the www/privoxy port:


diff -ruN www/privoxy.orig/Makefile www/privoxy/Makefile
--- www/privoxy.orig/Makefile	Wed Feb 11 22:52:36 2004
+++ www/privoxy/Makefile	Thu Feb 19 22:57:53 2004
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	privoxy
-PORTVERSION=	3.0.0
-PORTREVISION=	1
+PORTVERSION=	3.0.3
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ijbswa
-DISTNAME=	privoxy-3.0.0-stable-src
+DISTNAME=	privoxy-3.0.3-stable-src
 
 MAINTAINER=	john@essenz.com
 COMMENT=	Privoxy is a web proxy with advanced filtering capabilities
 
-WRKSRC=		${WRKDIR}/privoxy-3.0.0-stable
+WRKSRC=		${WRKDIR}/privoxy-3.0.3-stable
 
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
diff -ruN www/privoxy.orig/distinfo www/privoxy/distinfo
--- www/privoxy.orig/distinfo	Fri Nov 22 22:17:10 2002
+++ www/privoxy/distinfo	Thu Feb 19 21:39:38 2004
@@ -1 +1 @@
-MD5 (privoxy-3.0.0-stable-src.tar.gz) = 6790def33b3e5ade2aa576347aa3cd4c
+MD5 (privoxy-3.0.3-stable-src.tar.gz) = b0710be8af09409bfb03f52523a17010
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040219223018.D374D4219>