Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2007 09:51:09 +0800 (CST)
From:      Xin LI <delphij@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tmseck@netcologne.de
Subject:   ports/112751: [PATCH] Update www/squid to 2.6.STABLE13
Message-ID:  <200705180151.l4I1p9jI072759@tarsier.delphij.net>
Resent-Message-ID: <200705180200.l4I208jv089220@freefall.freebsd.org>

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

>Number:         112751
>Category:       ports
>Synopsis:       [PATCH] Update www/squid to 2.6.STABLE13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 18 02:00:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD tarsier.delphij.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #1: Sat Feb 10 07:03:45 CST 2007 delphij@tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386


>Description:
	The proposed patch updates www/squid to 2.6.STABLE13.

	Maintainer (tmseck@netcologne.de) CC'ed.
>How-To-Repeat:
>Fix:

--- patch-squid.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/squid/Makefile,v
retrieving revision 1.198
diff -u -p -u -r1.198 Makefile
--- Makefile	26 Apr 2007 08:11:28 -0000	1.198
+++ Makefile	18 May 2007 01:43:35 -0000
@@ -75,8 +75,8 @@
 #     Enable experimental multicast notification of cachemisses.
 
 PORTNAME=	squid
-PORTVERSION=	2.6.12
-PORTREVISION=	1
+PORTVERSION=	2.6.13
+PORTREVISION=	0
 CATEGORIES=	www
 MASTER_SITES=	ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
 		ftp://ftp.vistech.net/pub/squid/%SUBDIR%/ \
@@ -88,7 +88,7 @@ MASTER_SITES=	ftp://ftp.squid-cache.org/
 		ftp://ftp.ccs.neu.edu/pub/mirrors/squid.nlanr.net/pub/%SUBDIR%/ \
 		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/squid/&,}
 MASTER_SITE_SUBDIR=	squid-2/STABLE
-DISTNAME=	squid-2.6.STABLE12
+DISTNAME=	squid-2.6.STABLE13
 DIST_SUBDIR=	squid2.6
 
 PATCH_SITES=	http://www.squid-cache.org/%SUBDIR%/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/squid/distinfo,v
retrieving revision 1.153
diff -u -p -u -r1.153 distinfo
--- distinfo	21 Mar 2007 13:13:07 -0000	1.153
+++ distinfo	18 May 2007 01:44:09 -0000
@@ -1,3 +1,3 @@
-MD5 (squid2.6/squid-2.6.STABLE12.tar.bz2) = a830ccc95cb39cdfa5e5b773add0bb0d
-SHA256 (squid2.6/squid-2.6.STABLE12.tar.bz2) = 7956fb449cc8ce7b3e01b6bc5dd1318810c11c0630ef7fa4989ae15dfabdb858
-SIZE (squid2.6/squid-2.6.STABLE12.tar.bz2) = 1263085
+MD5 (squid2.6/squid-2.6.STABLE13.tar.bz2) = fdc4ece264b47bab1b112d8f6f842b8b
+SHA256 (squid2.6/squid-2.6.STABLE13.tar.bz2) = 894802914a63992d5c5cf7061e2f242fdefd09b4af79d84b217e977f9195fdad
+SIZE (squid2.6/squid-2.6.STABLE13.tar.bz2) = 1263229
--- patch-squid.diff ends here ---


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



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