From martti.kuparinen@nomadiclab.com  Mon Nov  6 03:07:30 2000
Return-Path: <martti.kuparinen@nomadiclab.com>
Received: from ws130.nomadiclab.com (ws130.nomadiclab.com [195.165.196.130])
	by hub.freebsd.org (Postfix) with ESMTP id 60C8037B4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Nov 2000 03:07:30 -0800 (PST)
Received: from ws140.nomadiclab.com (ws140.nomadiclab.com [195.165.196.140])
	by ws130.nomadiclab.com (Postfix) with ESMTP id 0FF7072501
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  6 Nov 2000 13:07:28 +0200 (EET)
Received: (from martti@localhost)
	by ws140.nomadiclab.com (8.11.1/8.9.3) id eA6B7Rg01548;
	Mon, 6 Nov 2000 13:07:27 +0200 (EET)
	(envelope-from martti@nomadiclab.com)
Message-Id: <200011061107.eA6B7Rg01548@ws140.nomadiclab.com>
Date: Mon, 6 Nov 2000 13:07:27 +0200 (EET)
From: martti.kuparinen@piuha.net
Sender: martti.kuparinen@nomadiclab.com
Reply-To: martti.kuparinen@piuha.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] squid 2.3 fix
X-Send-Pr-Version: 3.2

>Number:         22637
>Category:       ports
>Synopsis:       [PATCH] squid 2.3 fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    adrian
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 06 03:10:01 PST 2000
>Closed-Date:    Sat Aug 4 09:30:55 PDT 2001
>Last-Modified:  Sat Aug 04 09:31:46 PDT 2001
>Originator:     Martti Kuparinen
>Release:        FreeBSD 4.2-BETA i386
>Organization:
>Environment:

	

>Description:

This patch changes the version number to include also the patch level.
Without this modification it's hard to use pkg_version to determine
if the squid installation needs to be updated...

Maybe something similar should be applied to the squid22 package as well.

>How-To-Repeat:

	

>Fix:


--- Makefile.orig	Mon Nov  6 12:56:26 2000
+++ Makefile	Mon Nov  6 12:56:50 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	squid
-PORTVERSION= 	2.3
+PORTVERSION= 	2.3.4
 CATEGORIES=	www
 MASTER_SITES=  \
 	ftp://squid.nlanr.net/pub/squid-2/STABLE/ \

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->peter 
Responsible-Changed-By: dougb 
Responsible-Changed-When: Mon Nov 6 10:08:27 PST 2000 
Responsible-Changed-Why:  
squid is peter's port 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22637 
Responsible-Changed-From-To: peter->adrian 
Responsible-Changed-By: peter 
Responsible-Changed-When: Sat Mar 24 23:10:42 PST 2001 
Responsible-Changed-Why:  
new maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22637 
State-Changed-From-To: open->closed 
State-Changed-By: adrian 
State-Changed-When: Sat Aug 4 09:30:55 PDT 2001 
State-Changed-Why:  


I've given the squid23 port a version number which is going to be 
bumped again soon :-) 

I won't do the squid22 port until we (squid) release another version 
on that branch, which may happen soon. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22637 
>Unformatted:
