From owner-freebsd-ports-bugs@FreeBSD.ORG  Fri Oct 15 06:10:41 2004
Return-Path: <owner-freebsd-ports-bugs@FreeBSD.ORG>
Delivered-To: freebsd-ports-bugs@hub.freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D118916A4D6
	for <freebsd-ports-bugs@hub.freebsd.org>;
	Fri, 15 Oct 2004 06:10:39 +0000 (GMT)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0ECF743D46
	for <freebsd-ports-bugs@hub.freebsd.org>;
	Fri, 15 Oct 2004 06:10:30 +0000 (GMT)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	i9F6ATUK067909	for <freebsd-ports-bugs@freefall.freebsd.org>;
	Fri, 15 Oct 2004 06:10:29 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9F6ATL2067908;
	Fri, 15 Oct 2004 06:10:29 GMT
	(envelope-from gnats)
Resent-Date: Fri, 15 Oct 2004 06:10:29 GMT
Resent-Message-Id: <200410150610.i9F6ATL2067908@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-ports-bugs@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Michael Johnson <ahze@ahze.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C493816A508
	for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 15 Oct 2004 06:01:54 +0000 (GMT)
Received: from imf21aec.mail.bellsouth.net (imf21aec.mail.bellsouth.net
	[205.152.59.69])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0A0E043D2D
	for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 15 Oct 2004 06:01:54 +0000 (GMT)
	(envelope-from ahze@blueheron.ahze.net)
Received: from blueheron.ahze.net ([68.209.163.3])
	by imf21aec.mail.bellsouth.netESMTP
	<20041015060153.SSEN2413.imf21aec.mail.bellsouth.net@blueheron.ahze.net>
	for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 15 Oct 2004 02:01:53 -0400
Received: (from root@localhost)
	by blueheron.ahze.net (8.13.1/8.13.1/Submit) id i9F61qfj072404;
	Fri, 15 Oct 2004 02:01:52 -0400 (EDT)
	(envelope-from ahze)
Message-Id: <200410150601.i9F61qfj072404@blueheron.ahze.net>
Date: Fri, 15 Oct 2004 02:01:52 -0400 (EDT)
From: Michael Johnson <ahze@ahze.net>
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
Subject: ports/72724: [MAINTAINER] devel/ccache: Reword pkg-message 
X-BeenThere: freebsd-ports-bugs@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Ports bug reports <freebsd-ports-bugs.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>,
	<mailto:freebsd-ports-bugs-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs>
List-Post: <mailto:freebsd-ports-bugs@freebsd.org>
List-Help: <mailto:freebsd-ports-bugs-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>,
	<mailto:freebsd-ports-bugs-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 15 Oct 2004 06:10:41 -0000


>Number:         72724
>Category:       ports
>Synopsis:       [MAINTAINER] devel/ccache: Reword pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 15 06:10:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-BETA6 i386
>Organization:
>Environment:
System: FreeBSD blueheron.ahze.net 5.3-BETA6 FreeBSD 5.3-BETA6 #67: Fri Oct  1 15:03:41 EDT
>Description:
- Reword pkg-message

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- ccache-2.4.patch begins here ---
Index: files/pkg-message.in
===================================================================
RCS file: /home/ncvs/ports/devel/ccache/files/pkg-message.in,v
retrieving revision 1.1
diff -u -r1.1 pkg-message.in
--- files/pkg-message.in	13 Oct 2004 03:36:42 -0000	1.1
+++ files/pkg-message.in	15 Oct 2004 05:55:47 -0000
@@ -1,7 +1,3 @@
-Ccache has installed links for the following compilers
-%%CCACHE_COMPILERS%%
-in %%PREFIX%%/%%CCLINKDIR%%
-
 To use ccache add the following to /etc/make.conf
 
 .if !defined(NOCCACHE)
@@ -16,5 +12,10 @@
 add %%PREFIX%%/%%CCLINKDIR%% to your PATH
 and make sure it is before %%LOCALBASE%%/bin
 
+Ccache has installed links for the following compilers
+%%CCACHE_COMPILERS%%
+in %%PREFIX%%/%%CCLINKDIR%%
+
 Please make sure you have the compiler installed
-before you do this or it will not work!!
+you need before you do this or your build will 
+fail because it will not be able to find the compiler.
--- ccache-2.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted: