CVS: moonbase/utils/ccache DETAILS,1.4,1.5
florin at lunar-linux.org
florin at lunar-linux.org
Fri Oct 3 03:53:09 GMT 2003
Update of /var/cvs/lunar/moonbase/utils/ccache
In directory dbguin.lunar-linux.org:/tmp/cvs-serv7646
Modified Files:
DETAILS
Log Message:
bumped version form 2.2 to 2.3
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/ccache/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 27 Feb 2003 23:51:49 -0000 1.4
+++ DETAILS 3 Oct 2003 03:53:07 -0000 1.5
@@ -1,13 +1,15 @@
MODULE=ccache
- VERSION=2.2
- #VERSION=2.1.1
+ VERSION=2.3
+ #VERSION=2.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://ccache.samba.org/ftp/ccache/$SOURCE
+ SOURCE_VFY=md5:5e4afc0b170bf282d1813aeaf3d577d2
WEB_SITE=http://ccache.samba.org/
ENTERED=20020701
- UPDATED=20030227
- SHORT="ccache is a compiler cache."
+ UPDATED=20030903
+ SHORT="ccache is a compiler cache."
+
cat << EOF
ccache is a compiler cache. It acts as a caching pre-processor to C/C++
compilers, using the -E compiler switch and a hash to detect when a
More information about the Lunar-commits
mailing list