From tmseck@netcologne.de  Mon Sep  7 17:25:30 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 1F7E91065672
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Sep 2009 17:25:30 +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 D18EB8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Sep 2009 17:25:29 +0000 (UTC)
Received: from laurel.tmseck.homedns.org (xdsl-213-196-246-128.netcologne.de [213.196.246.128])
	by smtp6.netcologne.de (Postfix) with SMTP id 2C6572A1107
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Sep 2009 19:25:28 +0200 (CEST)
Received: (qmail 758 invoked from network); 7 Sep 2009 17:25:28 -0000
Received: from unknown (HELO hardy.tmseck.homedns.org) (192.168.1.2)
  by 0 with SMTP; 7 Sep 2009 17:25:28 -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 n87HPQQm025791;
	Mon, 7 Sep 2009 19:25:27 +0200 (CEST)
	(envelope-from tmseck@netcologne.de)
Received: (from thomas@localhost)
	by hardy.tmseck.homedns.org (8.14.3/8.14.3/Submit) id n87HPQ5o025790;
	Mon, 7 Sep 2009 19:25:26 +0200 (CEST)
	(envelope-from tmseck@netcologne.de)
Message-Id: <200909071725.n87HPQ5o025790@hardy.tmseck.homedns.org>
Date: Mon, 7 Sep 2009 19:25:26 +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/squid30: update to 3.0.STABLE19.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         138615
>Category:       ports
>Synopsis:       [Maintainer] www/squid30: update to 3.0.STABLE19.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 07 17:30:02 UTC 2009
>Closed-Date:    Wed Sep 09 09:29:09 UTC 2009
>Last-Modified:  Wed Sep  9 09:40:01 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 7, 2009.

	
>Description:
Update to 3.0.STABLE19.
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
--- Makefile	(.../www/squid30)	(revision 1659)
+++ Makefile	(.../local/squid30)	(revision 1659)
@@ -99,7 +99,7 @@
 
 LATEST_LINK=	squid30
 
-SQUID_STABLE_VER=	18
+SQUID_STABLE_VER=	19
 
 CONFLICTS=	squid-2.[0-9].* squid-3.[^0].* cacheboy-[0-9]*
 GNU_CONFIGURE=	yes
Index: distinfo
===================================================================
--- distinfo	(.../www/squid30)	(revision 1659)
+++ distinfo	(.../local/squid30)	(revision 1659)
@@ -1,3 +1,3 @@
-MD5 (squid3.0/squid-3.0.STABLE18.tar.bz2) = ad1e0bbb424c2f69195ae68b9baa99d6
-SHA256 (squid3.0/squid-3.0.STABLE18.tar.bz2) = 9d4ff547e1feab3add8bdb1a592c94c72ec6caed683f3b64c56fe0c937728018
-SIZE (squid3.0/squid-3.0.STABLE18.tar.bz2) = 1801302
+MD5 (squid3.0/squid-3.0.STABLE19.tar.bz2) = edf0f2baf06d342652f06d131f8a6082
+SHA256 (squid3.0/squid-3.0.STABLE19.tar.bz2) = 134d9ed34b4546b6822b931adbf6dc10e0e14bc50e34e6d386c8e2b3ff222884
+SIZE (squid3.0/squid-3.0.STABLE19.tar.bz2) = 1797869
	


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

http://www.freebsd.org/cgi/query-pr.cgi?pr=138615 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Sep 9 09:29:08 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138615: commit references a PR
Date: Wed,  9 Sep 2009 09:30:00 +0000 (UTC)

 miwi        2009-09-09 09:29:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/squid30          Makefile distinfo 
   Log:
   - Update to 3.0.STABLE19
   
   PR:             138615
   Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
   
   Revision  Changes    Path
   1.230     +1 -1      ports/www/squid30/Makefile
   1.176     +3 -3      ports/www/squid30/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:
