[Lunar-commits] r23376 - moonbase/trunk/compilers/gcc4

Florin Braescu florin at lunar-linux.org
Wed Feb 21 22:33:27 CET 2007


Author: florin
Date: 2007-02-21 22:33:27 +0100 (Wed, 21 Feb 2007)
New Revision: 23376

Modified:
   moonbase/trunk/compilers/gcc4/DETAILS
Log:
bump the version from 4.1.1 to 4.1.2. bug-fix release, containing fixes for regressions in GCC 4.1.1 relative to previous releases of GCC.

Modified: moonbase/trunk/compilers/gcc4/DETAILS
===================================================================
--- moonbase/trunk/compilers/gcc4/DETAILS	2007-02-21 21:01:10 UTC (rev 23375)
+++ moonbase/trunk/compilers/gcc4/DETAILS	2007-02-21 21:33:27 UTC (rev 23376)
@@ -1,21 +1,21 @@
           MODULE=gcc4
              PKG=gcc
-         VERSION=4.1.1
+         VERSION=4.1.2
           SOURCE=$PKG-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PKG-$VERSION/
    SOURCE_URL[0]=$GNU_URL/gcc/$PKG-$VERSION/
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/$PKG-$VERSION/
    SOURCE_URL[2]=http://www.online-mirror.org/gcc/$PKG-$VERSION/
-      SOURCE_VFY=sha1:a398b95d38b6e35f4c4e02c34c0a3bff79811f8f
+      SOURCE_VFY=sha1:7981b8d1b58b10ddfd7d5142eab16352d9206f3b
         WEB_SITE=http://gcc.gnu.org
          ENTERED=20060228
-         UPDATED=20060525
+         UPDATED=20070221
            PSAFE=no
-           SHORT="GNU compiler collection."
+           SHORT="GNU compiler collection"
 
 cat << EOF
 gcc - GNU Compiler Collection.
-The GNU Compiler Collection is a suite of compilers that compile C, C++,
-Objective C, Fortran, Java, and CHILL for a wide variety of
+The GNU Compiler Collection is a suite of compilers that compile C, 
+C++, Objective C, Fortran, Java, and CHILL for a wide variety of
 architectures. Front-ends for Ada95 and Pascal also exist. 
 EOF



More information about the Lunar-commits mailing list