Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2000 13:07:27 +0200 (EET)
From:      martti.kuparinen@piuha.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22637: [PATCH] squid 2.3 fix
Message-ID:  <200011061107.eA6B7Rg01548@ws140.nomadiclab.com>

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

>Number:         22637
>Category:       ports
>Synopsis:       [PATCH] squid 2.3 fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 06 03:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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