Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv30367

Modified Files:
        msp430-gcc.info 
Log Message:
update to LTS20110716

Index: msp430-gcc.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/msp430-gcc.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- msp430-gcc.info     3 Apr 2011 15:05:11 -0000       1.3
+++ msp430-gcc.info     8 Aug 2011 19:15:59 -0000       1.4
@@ -1,19 +1,23 @@
 Package: msp430-gcc
-Version: 4.4.5-20110312
+Version: 4.5.3-20110716
 Revision: 2
 Distribution: 10.4, 10.5, 10.6
-Depends: msp430-binutils, gmp-shlibs (>=4.3.2-1), libmpfr1-shlibs (>= 2.4.2-2)
-BuildDepends: gmp (>=4.3.2-1), libmpfr1 (>= 2.4.2-2)
+Depends: msp430-binutils (>= 2.21.1-20110716), msp430mcu (>= 0.1-20110612), 
gmp-shlibs (>=4.3.2-1), libmpfr1-shlibs (>= 2.4.2-2), libmpc2-shlibs
+BuildDepends: gmp (>=4.3.2-1), libmpfr1 (>= 2.4.2-2), libmpc2
 Maintainer: Matthias Ringwald <frec...@users.sf.net>
 
-Source: mirror:gnu:gcc/gcc-4.4.5/gcc-4.4.5.tar.bz2
-Source-MD5: 44b3192c4c584b9be5243d9e8e7e0ed1
-Source2: mirror:sourceforge:mspgcc4/mspgcc4/mspgcc4-20110312.tar.bz2
-Source2-MD5: 333a9b58d7a1db2138fb95015ab06a4f
+Source: mirror:gnu:gcc/gcc-4.5.3/gcc-4.5.3.tar.bz2
+Source-MD5: 8e0b5c12212e185f3e4383106bfa9cc6
+
+Source2: mirror:sourceforge:mspgcc/mspgcc/mspgcc-20110716.tar.bz2
+Source2-MD5: 6f16b6b8447295745de089bbcc350439
+
+Source3: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-gcc-4.5.3-20110706-sf3370978.patch
+Source3-MD5: 3cc3d5264cf4af5d50d3bcf2292f3745
 
 PatchScript: <<
-    patch -p1 < ../mspgcc4-20110312/gcc-4.4.5.patch
-    cp -r ../mspgcc4-20110312/ports/gcc-4.x/gcc/config/msp430 gcc/config/
+    patch -p1 < ../mspgcc-20110716/msp430-gcc-4.5.3-20110706.patch
+    patch -p1 < ../msp430-gcc-4.5.3-20110706-sf3370978.patch
 <<
 
 ConfigureParams: <<
@@ -25,8 +29,7 @@
     --with-gmp=%p                        \
     --program-prefix=msp430-             \
     --enable-languages=c,c++             \
-    --disable-nls                        \
-    --with-pkgversion=MSPGCC4_20110213
+    --disable-nls
 <<
 
 CompileScript: <<
@@ -35,7 +38,7 @@
     mkdir build
     cd build
     pwd
-    ../gcc-4.4.5/configure %c
+    ../gcc-4.5.3/configure %c
     num_cpu=$(echo `sysctl -n hw.ncpu`)
     make -j $num_cpu
 <<
@@ -49,24 +52,15 @@
     rm -f  %i/lib/msp430/lib/libiberty.a
     
     # provided by fink's gcc
-    rm -f  %i/share/info/standards.info
-    rm -f  %i/share/info/configure.info*
+    rm -f  %i/share/info/*
     rm -fr  %i/share/man/man7
-    
-    # prefix info files with msp430-
-    for i in $(ls %i/share/info/*info)
-    do
-        mv $i %i/share/info/msp430-${i##*/}
-    done
 <<
 
-InfoDocs: msp430-cpp.info msp430-cppinternals.info msp430-gcc.info 
msp430-gccint.info
 Description: GNU GCC for for Texas Instruments MSP430 MCU
 DescPort: <<
 Removed libiberty.a installation of msp430-gcc & msp430-binutils.
 Avoided using /sw/msp430. Its lib & include folders have been moved to 
/sw/lib/msp430 and the binaries are put into /sw/bin.
-All xxx.info files renamed to msp430-xxx.info to avoid clashes with other 
potential toolchains. msp430-configure.info & msp430-standards.info are 
installed by msp430-binutils.
-It includes the gcc patches from the mspgcc4 project release 20110213 and is 
based on its do-gcc.sh.
+It includes the gcc patches from the mspgcc project release 20110716.
 <<
 License: GPL
 Homepage: http://gcc.gnu.org/


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to