Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jan 2012 16:16:25 -0500 (EST)
From:      Michael Johnson <ahze@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ehaupt@FreeBSD.org
Subject:   ports/163936: [PATCH] devel/ccache: update to 3.1.7
Message-ID:  <201201082116.q08LGPxb016138@warp.ahze.net>
Resent-Message-ID: <201201082120.q08LK5BH043453@freefall.freebsd.org>

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

>Number:         163936
>Category:       ports
>Synopsis:       [PATCH] devel/ccache: update to 3.1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 08 21:20:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 9.0-RC3 amd64
>Organization:
>Environment:
System: FreeBSD warp.ahze.net 9.0-RC3 FreeBSD 9.0-RC3 #0: Sun Dec  4 08:56:36 UTC
>Description:
- Update to 3.1.7

Port maintainer (ehaupt@FreeBSD.org) is cc'd.

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

--- ccache-3.1.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/ccache/Makefile,v
retrieving revision 1.66
diff -u -r1.66 Makefile
--- Makefile	26 Dec 2011 19:20:45 -0000	1.66
+++ Makefile	8 Jan 2012 21:16:12 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	ccache
-PORTVERSION=	3.1.6
+PORTVERSION=	3.1.7
 CATEGORIES=	devel
-MASTER_SITES=	http://samba.org/ftp/ccache/ CRITICAL
+MASTER_SITES=	http://www.samba.org/ftp/ccache/ CRITICAL
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	A tool to minimize the compile time of C/C++ programs
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/ccache/distinfo,v
retrieving revision 1.22
diff -u -r1.22 distinfo
--- distinfo	24 Nov 2011 13:34:49 -0000	1.22
+++ distinfo	8 Jan 2012 21:16:12 -0000
@@ -1,2 +1,2 @@
-SHA256 (ccache-3.1.6.tar.gz) = 59f58bb73f00db5bbff36b8eb530d3000c86b3110e34cf8dba9e2a5d19eb684f
-SIZE (ccache-3.1.6.tar.gz) = 340883
+SHA256 (ccache-3.1.7.tar.gz) = 278f4d1d38fc530221c7ce73606f34bc3a5df7e269930e4fb1d9ac44f4345d11
+SIZE (ccache-3.1.7.tar.gz) = 342160
--- ccache-3.1.7.patch ends here ---

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



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