From owner-freebsd-ports Mon Nov 6 3:10: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 124C337B4D7 for ; Mon, 6 Nov 2000 03:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA64236; Mon, 6 Nov 2000 03:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ws130.nomadiclab.com (ws130.nomadiclab.com [195.165.196.130]) by hub.freebsd.org (Postfix) with ESMTP id 60C8037B4CF for ; 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 ; 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 Reply-To: martti.kuparinen@piuha.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22637: [PATCH] squid 2.3 fix Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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