Revision: 74263 http://trac.macports.org/changeset/74263 Author: stromnov@macports.org Date: 2010-12-09 07:37:37 -0800 (Thu, 09 Dec 2010) Log Message: ----------- ccache: update to version 3.1.3 Modified Paths: -------------- trunk/dports/devel/ccache/Portfile Modified: trunk/dports/devel/ccache/Portfile =================================================================== --- trunk/dports/devel/ccache/Portfile 2010-12-09 15:24:35 UTC (rev 74262) +++ trunk/dports/devel/ccache/Portfile 2010-12-09 15:37:37 UTC (rev 74263) @@ -3,7 +3,7 @@ PortSystem 1.0 name ccache -version 3.1.2 +version 3.1.3 categories devel maintainers landonf openmaintainer description object-file caching compiler wrapper @@ -18,9 +18,9 @@ platforms darwin freebsd master_sites http://samba.org/ftp/ccache/ -checksums md5 c90ec780e21a3d132ceed30d4e9f300e \ - sha1 3a90a7bfacfb89a3b6e0db22c207f322a1066acb \ - rmd160 9516799993bba436fe3c96b031a7ad9a30e0138e +checksums md5 b952d75e9ca37209d608ea58d84135cd \ + sha1 5782f7815a6eeb1a432d8e25793ad246d8ca40fa \ + rmd160 9167780f41c83f5bd5fde8693b8453b0dbb2f877 post-patch { set config [open ${worksrcpath}/config.h.in a]
participants (1)
-
stromnov@macports.org