From tmseck@netcologne.de  Fri Sep 18 15:59:33 2009
Return-Path: <tmseck@netcologne.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 52AF7106568F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Sep 2009 15:59:33 +0000 (UTC)
	(envelope-from tmseck@netcologne.de)
Received: from smtp6.netcologne.de (smtp6.netcologne.de [194.8.194.26])
	by mx1.freebsd.org (Postfix) with ESMTP id DBFA38FC23
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Sep 2009 15:59:32 +0000 (UTC)
Received: from laurel.tmseck.homedns.org (xdsl-87-78-44-155.netcologne.de [87.78.44.155])
	by smtp6.netcologne.de (Postfix) with SMTP id 463F02A1204
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Sep 2009 17:59:31 +0200 (CEST)
Received: (qmail 1149 invoked from network); 18 Sep 2009 15:59:30 -0000
Received: from unknown (HELO hardy.tmseck.homedns.org) (192.168.1.2)
  by 0 with SMTP; 18 Sep 2009 15:59:30 -0000
Received: from hardy.tmseck.homedns.org (localhost [127.0.0.1])
	by hardy.tmseck.homedns.org (8.14.3/8.14.3) with ESMTP id n8IFxUT8025102;
	Fri, 18 Sep 2009 17:59:30 +0200 (CEST)
	(envelope-from tmseck@netcologne.de)
Received: (from thomas@localhost)
	by hardy.tmseck.homedns.org (8.14.3/8.14.3/Submit) id n8IFxTtJ025101;
	Fri, 18 Sep 2009 17:59:29 +0200 (CEST)
	(envelope-from tmseck@netcologne.de)
Message-Id: <200909181559.n8IFxTtJ025101@hardy.tmseck.homedns.org>
Date: Fri, 18 Sep 2009 17:59:29 +0200 (CEST)
From: Thomas-Martin Seck <tmseck@web.de>
Reply-To: Thomas-Martin Seck <tmseck@web.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [Maintainer] www/squid: update to 2.7.STABLE7
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         138941
>Category:       ports
>Synopsis:       [Maintainer] www/squid: update to 2.7.STABLE7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 18 16:00:08 UTC 2009
>Closed-Date:    Fri Sep 18 22:41:39 UTC 2009
>Last-Modified:  Fri Sep 18 22:50:07 UTC 2009
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of September 18, 2009.

	
>Description:
Update to 2.7.STABLE7.
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
--- Makefile	(.../www/squid)	(revision 1665)
+++ Makefile	(.../local/squid)	(revision 1665)
@@ -76,7 +76,6 @@
 
 PORTNAME=	squid
 PORTVERSION=	2.7.${SQUID_STABLE_VER}
-PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
 		ftp://mirrors.24-7-solutions.net/pub/squid/%SUBDIR%/ \
@@ -113,7 +112,7 @@
 MAINTAINER=	tmseck@web.de
 COMMENT=	HTTP Caching Proxy
 
-SQUID_STABLE_VER=	6
+SQUID_STABLE_VER=	7
 
 CONFLICTS=	squid-2.[^7]* squid-3.* cacheboy-[0-9]*
 GNU_CONFIGURE=	yes
Index: distinfo
===================================================================
--- distinfo	(.../www/squid)	(revision 1665)
+++ distinfo	(.../local/squid)	(revision 1665)
@@ -1,3 +1,3 @@
-MD5 (squid2.7/squid-2.7.STABLE6.tar.bz2) = 6de3a6a7a56a7ecae092f2d31a04f039
-SHA256 (squid2.7/squid-2.7.STABLE6.tar.bz2) = 3e0386e25c6b127d234efd458288da90eda565c835a78f7babed7eb0e4b4be40
-SIZE (squid2.7/squid-2.7.STABLE6.tar.bz2) = 1345472
+MD5 (squid2.7/squid-2.7.STABLE7.tar.bz2) = c18b0371fca813d5e7c7e0baf87baa22
+SHA256 (squid2.7/squid-2.7.STABLE7.tar.bz2) = 6c4e50708ff9ed2d2f43acf3300cbc826749d7fdc722465654415b285d6f7015
+SIZE (squid2.7/squid-2.7.STABLE7.tar.bz2) = 1341869
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Sep 18 18:34:02 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138941 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Sep 18 22:41:38 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138941 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138941: commit references a PR
Date: Fri, 18 Sep 2009 22:42:17 +0000 (UTC)

 miwi        2009-09-18 22:41:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/squid            Makefile distinfo 
   Log:
   - Update to 2.7-STABLE7
   
   PR:             138941
   Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.222     +1 -2      ports/www/squid/Makefile
   1.168     +3 -3      ports/www/squid/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
