Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2006 17:19:00 -0000
From:      Shaun Amott <shaun@inerd.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ahze@FreeBSD.org
Subject:   ports/94179: devel/ccache - Fix MASTER_SITE
Message-ID:  <1141751940.3220@charon.picobyte.net>
Resent-Message-ID: <200603071720.k27HK667045957@freefall.freebsd.org>

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

>Number:         94179
>Category:       ports
>Synopsis:       devel/ccache - Fix MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 07 17:20:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:

>Description:

Master site changed; make distfile fetchable again.

>How-To-Repeat:

>Fix:

--- ccache.diff begins here ---
--- Makefile.orig	Wed Jan 18 23:31:01 2006
+++ Makefile	Tue Mar  7 17:13:25 2006
@@ -9,7 +9,7 @@
 PORTVERSION=	2.4
 PORTREVISION=	3
 CATEGORIES=	devel
-MASTER_SITES=	http://ccache.samba.org/ftp/ccache/
+MASTER_SITES=	http://samba.org/ftp/ccache/
 
 MAINTAINER=	ahze@FreeBSD.org
 COMMENT=	A tool to minimize the compile time of C/C++ programs
--- ccache.diff ends here ---

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



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