From 57f49a3ecd77ad1851fc4f32e4223d2c27c24e8f Mon Sep 17 00:00:00 2001 From: ehaupt Date: Mon, 27 Sep 2010 11:11:13 +0000 Subject: Update to 3.1 --- devel/ccache/Makefile | 5 ++--- devel/ccache/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'devel/ccache') diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile index 01aa8f30355f..b3da16bcbdf1 100644 --- a/devel/ccache/Makefile +++ b/devel/ccache/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ccache -PORTVERSION= 3.0.1 -PORTREVISION= 3 +PORTVERSION= 3.1 CATEGORIES= devel MASTER_SITES= http://samba.org/ftp/ccache/ CRITICAL @@ -15,7 +14,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to minimize the compile time of C/C++ programs LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/GPL-3.0.txt GNU_CONFIGURE= yes diff --git a/devel/ccache/distinfo b/devel/ccache/distinfo index 7311ca69a988..b047ae598085 100644 --- a/devel/ccache/distinfo +++ b/devel/ccache/distinfo @@ -1,3 +1,3 @@ -MD5 (ccache-3.0.1.tar.gz) = 15f2449899d9e8dc3aff6b86f97ab63e -SHA256 (ccache-3.0.1.tar.gz) = f54ca163d6ee53e436a50b726418ca49d1d55d80ab327cc7a9644776cf9a9820 -SIZE (ccache-3.0.1.tar.gz) = 264992 +MD5 (ccache-3.1.tar.gz) = fb5e321d82dbb438347289f24ce6e46c +SHA256 (ccache-3.1.tar.gz) = d6ad5624cc2d5b9636068624060b0b1e5eed9b8571bcd8a193dab85bfa8df596 +SIZE (ccache-3.1.tar.gz) = 322960 -- cgit