Skip site navigation (1)Skip section navigation (2)
Date:      14 Mar 2010 20:49:08 -0000
From:      Thomas-Martin Seck <tmseck@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/144747: [Maintainer] www/squid30: update to 3.0.STABLE25
Message-ID:  <20100314204908.87945.qmail@wcfields.tmseck.homedns.org>
Resent-Message-ID: <201003142050.o2EKo6UE055840@freefall.freebsd.org>

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

>Number:         144747
>Category:       ports
>Synopsis:       [Maintainer] www/squid30: update to 3.0.STABLE25
>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:   Sun Mar 14 20:50:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of March 14, 2010.

	
>Description:
- update to 3.0.STABLE25
- correct a comment in files/squid.in
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
--- Makefile	(.../www/squid30)	(Revision 1785)
+++ Makefile	(.../local/squid30)	(Revision 1785)
@@ -99,7 +99,7 @@
 
 LATEST_LINK=	squid30
 
-SQUID_STABLE_VER=	24
+SQUID_STABLE_VER=	25
 
 CONFLICTS=	squid-2.[0-9].* squid-3.[^0].* cacheboy-[0-9]* lusca-head-[0-9]*
 GNU_CONFIGURE=	yes
Index: distinfo
===================================================================
--- distinfo	(.../www/squid30)	(Revision 1785)
+++ distinfo	(.../local/squid30)	(Revision 1785)
@@ -1,3 +1,3 @@
-MD5 (squid3.0/squid-3.0.STABLE24.tar.bz2) = 325c8977b64397666bf538d54bb6f128
-SHA256 (squid3.0/squid-3.0.STABLE24.tar.bz2) = 0f5cc68a861152a1ddbe53d0b704746f18f9563eb40a623877d7ba55dc6ce8f5
-SIZE (squid3.0/squid-3.0.STABLE24.tar.bz2) = 1758060
+MD5 (squid3.0/squid-3.0.STABLE25.tar.bz2) = 6a29be1e4900470aebe93654f9be03e0
+SHA256 (squid3.0/squid-3.0.STABLE25.tar.bz2) = d1040a17f3c904372c180e1e6a432be798a26c3689831a329bd2a5ab38bbc05e
+SIZE (squid3.0/squid-3.0.STABLE25.tar.bz2) = 1758969
Index: files/squid.in
===================================================================
--- files/squid.in	(.../www/squid30)	(Revision 1785)
+++ files/squid.in	(.../local/squid30)	(Revision 1785)
@@ -32,7 +32,7 @@
 # squid_pidfile:
 #		The name (including the full path) of the Squid
 #		master process' PID file.
-#		Default: %%PREFIX%%/squid/squid.pid.
+#		Default: %%PREFIX%%/squid/logs/squid.pid.
 #		You only need to change this if you changed the
 #		corresponding entry in your Squid configuration.
 #
	


>Release-Note:
>Audit-Trail:
>Unformatted:



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