[Lunar-commits] CVS: moonbase/compilers/gcc DETAILS,1.11,1.12
Terry Chan
tchan at lunar-linux.org
Tue Mar 9 21:45:02 GMT 2004
Update of /var/cvs/lunar/moonbase/compilers/gcc
In directory dbguin.lunar-linux.org:/tmp/cvs-serv20944
Modified Files:
DETAILS
Log Message:
Version bump to gcc-3.3.3. It is now the default compiler in Lunar and is
installed on the Lunar-1.4.0 iso. Bumping ncurses-5.4 as well.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/gcc/DETAILS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- DETAILS 25 Apr 2003 20:54:34 -0000 1.11
+++ DETAILS 9 Mar 2004 21:45:00 -0000 1.12
@@ -1,20 +1,15 @@
MODULE=gcc
- VERSION=3.2.3
- #VERSION=3.2.2
+ VERSION=3.3.3
SOURCE=$MODULE-$VERSION.tar.bz2
- #SOURCE2=gcc-3.2-glibc-2.3-compat.diff
- #SOURCE3=gcc.cpio.install.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-BUILD
SOURCE_URL[0]=$GNU_URL/gcc/$MODULE-$VERSION/$SOURCE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/$MODULE-$VERSION/$SOURCE
- #SOURCE2_URL[0]=http://www.haible.de/bruno/$SOURCE2
- #SOURCE3_URL[0]=http://cache.fwsystems.com/files/data/$SOURCE3
- #SOURCE3_URL[1]=http://www.lunar-linux.com/lunar/mirrors/$SOURCE3
+ SOURCE_VFY=md5:3c6cfd9fcd180481063b4058cf6faff2
WEB_SITE=http://gcc.gnu.org
ENTERED=20020628
- UPDATED=20030425
- SHORT="gcc is the GNU compiler collection."
+ UPDATED=20040216
PSAFE=no
+ SHORT="gcc is the GNU compiler collection."
cat << EOF
gcc - GNU Compiler Collection.
The GNU Compiler Collection is a suite of compilers that compile C, C++,
More information about the Lunar-commits
mailing list