Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv22476

Modified Files:
        msp430-binutils.info msp430-gcc.info msp430-gdb.info 
        msp430-libc.info msp430mcu.info 
Log Message:
update to LTS-20120406

Index: msp430-gdb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/msp430-gdb.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- msp430-gdb.info     2 Apr 2012 18:44:45 -0000       1.3
+++ msp430-gdb.info     27 Apr 2012 22:20:13 -0000      1.4
@@ -1,6 +1,6 @@
 Package: msp430-gdb
-Version: 7.2-20110312
-Revision: 4
+Version: 7.2-20111205
+Revision: 1
 BuildDepends: fink (>= 0.29.21), msp430-binutils
 
 SetCC: llvm-gcc
@@ -8,12 +8,12 @@
 Source: mirror:gnu:gdb/gdb-7.2a.tar.gz
 SourceDirectory: gdb-7.2
 Source-MD5: a9a8d0ea1ae57837fada5415bd0f92ff 
-Source2: mirror:sourceforge:mspgcc4/mspgcc4/mspgcc4-20110312.tar.bz2
-Source2-MD5: 333a9b58d7a1db2138fb95015ab06a4f
+
+Source2: mirror:sourceforge:mspgcc/mspgcc/mspgcc-20120406.tar.bz2
+Source2-MD5: 66a729487c2649a732b516dbe473f298
 
 PatchScript: <<
-    cp -r ../mspgcc4-20110312/ports/gdb-6-and-7/* . 
-    patch -p1 < ../mspgcc4-20110312/gdb-7.2.patch
+    patch -p1 < ../mspgcc-20120406/msp430-gdb-7.2a-20111205.patch
 <<
 
 ConfigureParams: <<
@@ -62,8 +62,7 @@
 
 Description: GNU GDB for Texas Instruments MSP430 MCU
 DescPort: <<
-It includes the gdb patches from the mspgcc4 project release 20110213 and is 
based on its do-gdb.sh.
-clang fails because of non-void functions that don't return a value.
+It includes the gdb patches from the mspgcc LTS release 20111205 and is based 
on its do-gdb.sh.
 <<
 
 License: GPL

Index: msp430-gcc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/msp430-gcc.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- msp430-gcc.info     14 Nov 2011 15:08:31 -0000      1.6
+++ msp430-gcc.info     27 Apr 2012 22:20:13 -0000      1.7
@@ -1,42 +1,19 @@
 Package: msp430-gcc
-Version: 4.5.3-20110716
-Revision: 6
+Version: 4.6.3-20120406
+Revision: 1
 
-Depends: msp430-binutils (>= 2.21.1-20110716), msp430mcu (>= 0.1-20110612), 
gmp5-shlibs, libmpfr4-shlibs, libmpc2-shlibs
+Depends: msp430-binutils (>= 2.21.1-20120406), msp430mcu (>= 0.1-20120406), 
gmp5-shlibs, libmpfr4-shlibs, libmpc2-shlibs
 BuildDepends: gmp5, libmpfr4, libmpc2
 Maintainer: Matthias Ringwald <frec...@users.sf.net>
 
-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
-Source4: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-gcc-4.5.3-20110706-sf3390964.patch
-Source4-MD5: a9393a776dbeaa0f8a97f6b4981d452a
-Source5: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-gcc-4.5.3-20110706-sf3396639.patch
-Source5-MD5: fe0c5a750afb455fc09cf47f71086211
-Source6: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-gcc-4.5.3-20110706-sf3394176.patch
-Source6-MD5: 25f44424b2273de26edc77867d2271e2
-Source7: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-gcc-4.5.3-20110706-sf3409864.patch
-Source7-MD5: f9c5c294a55925214abf86239bcd9acc
-Source8: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-gcc-4.5.3-20110706-sf3417263.patch
-Source8-MD5: 408f334f8f9c1c03b40d7afade627f5c
-Source9: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-gcc-4.5.3-20110706-sf3431602.patch
-Source9-MD5: 75841cbe499dfa515f5a5120d14fa9cd
-Source10: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-gcc-4.5.3-20110706-sf3433730.patch
-Source10-MD5: 2c7f52fde794a5af7ad2f14be33b894b
+Source: mirror:gnu:gcc/gcc-4.6.3/gcc-4.6.3.tar.bz2
+Source-MD5: 773092fe5194353b02bb0110052a972e
+
+Source2: mirror:sourceforge:mspgcc/mspgcc/mspgcc-20120406.tar.bz2
+Source2-MD5: 66a729487c2649a732b516dbe473f298
 
 PatchScript: <<
-    patch -p1 < ../mspgcc-20110716/msp430-gcc-4.5.3-20110706.patch
-    patch -p1 < ../msp430-gcc-4.5.3-20110706-sf3370978.patch
-    patch -p1 < ../msp430-gcc-4.5.3-20110706-sf3390964.patch
-    patch -p1 < ../msp430-gcc-4.5.3-20110706-sf3396639.patch
-    patch -p1 < ../msp430-gcc-4.5.3-20110706-sf3394176.patch
-    patch -p1 < ../msp430-gcc-4.5.3-20110706-sf3409864.patch
-    patch -p1 < ../msp430-gcc-4.5.3-20110706-sf3417263.patch
-    patch -p1 < ../msp430-gcc-4.5.3-20110706-sf3431602.patch
-    patch -p1 < ../msp430-gcc-4.5.3-20110706-sf3433730.patch
+    patch -p1 < ../mspgcc-20120406/msp430-gcc-4.6.3-20120406.patch
 <<
 
 ConfigureParams: <<
@@ -57,7 +34,7 @@
     mkdir build
     cd build
     pwd
-    ../gcc-4.5.3/configure %c
+    ../gcc-4.6.3/configure %c
     num_cpu=$(echo `sysctl -n hw.ncpu`)
     make -j $num_cpu
 <<
@@ -81,15 +58,8 @@
 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.
 It includes the gcc patches from the mspgcc project LTS release 20110716 + 
additional patches:
- * sf3370978
- * sf3390964
- * sf3396639
- * sf3394176
- * sf3409864
- * sf3417263
- * sf3431602
- * sf3433730
-See http://sourceforge.net/projects/mspgcc/files/Patches/LTS/20110716/ for 
details.
+ *
+See http://sourceforge.net/projects/mspgcc/files/Patches/LTS/20120406/ for 
details.
 <<
 License: GPL
 Homepage: http://gcc.gnu.org/

Index: msp430-binutils.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/msp430-binutils.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- msp430-binutils.info        9 Oct 2011 08:31:49 -0000       1.3
+++ msp430-binutils.info        27 Apr 2012 22:20:13 -0000      1.4
@@ -1,37 +1,18 @@
 Package: msp430-binutils
-Version: 2.21.1-20110716
-Revision: 2
+Version: 2.21.1-20120406
+Revision: 1
 BuildDepends: fink (>= 0.29.21)
 Maintainer: Matthias Ringwald <frec...@users.sf.net>
 
-Source: mirror:gnu:binutils/binutils-2.21.1.tar.bz2
+Source: mirror:gnu:binutils/binutils-2.21.1a.tar.bz2
 Source-MD5: bde820eac53fa3a8d8696667418557ad 
+SourceDirectory: binutils-2.21.1
 
-Source2: mirror:sourceforge:mspgcc/mspgcc/mspgcc-20110716.tar.bz2
-Source2-MD5: 6f16b6b8447295745de089bbcc350439
-
-Source3: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-binutils-2.21.1-20110716-sf3143071.patch
-Source3-MD5: 49f11226f4890754cb49007850afd9db
-
-Source4: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-binutils-2.21.1-20110716-sf3379341.patch
-Source4-MD5: 7af61d5a96171b74390740a8201678ea
-
-Source5: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-binutils-2.21.1-20110716-sf3386145.patch
-Source5-MD5: 18440faf28eecc3a4c7fac1fe1d9afb1
-
-Source6: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-binutils-2.21.1-20110716-sf3400711.patch
-Source6-MD5: d47cb514ebf3658f03449e3826fc20ae
-
-Source7: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-binutils-2.21.1-20110716-sf3400750.patch
-Source7-MD5: be6427910ec4ba7226966ccd997f6b7e
+Source2: mirror:sourceforge:mspgcc/mspgcc/mspgcc-20120406.tar.bz2
+Source2-MD5: 66a729487c2649a732b516dbe473f298
 
 PatchScript: <<
-    patch -p1 < ../mspgcc-20110716/msp430-binutils-2.21.1-20110716.patch
-    patch -p1 < ../msp430-binutils-2.21.1-20110716-sf3143071.patch
-    patch -p1 < ../msp430-binutils-2.21.1-20110716-sf3379341.patch
-    patch -p1 < ../msp430-binutils-2.21.1-20110716-sf3386145.patch
-    patch -p1 < ../msp430-binutils-2.21.1-20110716-sf3400711.patch
-    patch -p1 < ../msp430-binutils-2.21.1-20110716-sf3400750.patch
+    patch -p1 < ../mspgcc-20120406/msp430-binutils-2.21.1a-20120406.patch
 <<
 
 ConfigureParams: <<
@@ -70,12 +51,12 @@
 Removed libiberty.a installation of msp430-gcc & msp430-binutils.
 Avoided using /sw/msp430. Its lib & include folders have been moved to 
/sw/share/msp430 and the binaries are put into /sw/bin.
 
-It includes the binutils patches from the mspgcc project release 20110716 and 
patches:
- * sf3143071
- * sf3379341
- * sf3386145
- * sf3400711
- * sf3400750
+It includes the binutils patches from the mspgcc project release 20120406 and 
patches:
+ *
+<<
+
+DescPackaging: <<
+I didn't update the binutils version to the 1a variant as the 2.21.1a-201204 
is smaller then 2.21.1-2011
 <<
 
 License: GPL

Index: msp430-libc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/msp430-libc.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- msp430-libc.info    7 Sep 2011 16:33:03 -0000       1.2
+++ msp430-libc.info    27 Apr 2012 22:20:13 -0000      1.3
@@ -1,21 +1,13 @@
 Package: msp430-libc
-Version: 0.1-20110612
-Revision: 2
-Depends: msp430-gcc (>= 4.5.3-20110716)
+Version: 0.1-20120224
+Revision: 1
+Depends: msp430-gcc (>= 4.6.3-20120406)
  
-Source: mirror:sourceforge:mspgcc/msp430-libc/msp430-libc-20110612.tar.bz2
-Source-MD5: f143dfc01911df4e15aa168dee00e40c
-
-Source2: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-libc-20110612-sf3387164.patch
-Source2-MD5: 741eb869e911651a89f1d05b7a251075
-
-Source3: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-libc-20110612-sf3402836.patch
-Source3-MD5: 7a9135c8866329cfaee86dde3d789a1f
+Source: mirror:sourceforge:mspgcc/msp430-libc/msp430-libc-20120224.tar.bz2
+Source-MD5: 1ccfbd40de06f85aeb2e74f028789418
 
 
 PatchScript: <<
-    patch -p1 < ../msp430-libc-20110612-sf3387164.patch
-    patch -p1 < ../msp430-libc-20110612-sf3402836.patch
 <<
 
 CompileScript: <<

Index: msp430mcu.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/msp430mcu.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- msp430mcu.info      7 Sep 2011 16:33:03 -0000       1.2
+++ msp430mcu.info      27 Apr 2012 22:20:13 -0000      1.3
@@ -1,23 +1,15 @@
 Package: msp430mcu
-Version: 0.1-20110613
-Revision: 2
-
-Source: mirror:sourceforge:mspgcc/msp430mcu/msp430mcu-20110613.tar.bz2
-Source-MD5: 0579e1a7de78f92a1d833cd9d9ea4f43
-
-Source2: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430mcu-20110613-sf3379189.patch
-Source2-MD5: cdd618e6e91b7ae00204c27798bc19f6
+Version: 0.1-20120406
+Revision: 1
 
-Source3: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430mcu-20110613-sf3384550.patch
-Source3-MD5: 5548d43c88a617fff7300f9437afcc6b
+# some headers have been moved from msp430-libc to msp430mcu before
+Replaces: msp430-libc
+Breaks:   msp430-libc
 
-Source4: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430mcu-20110613-sf3400714.patch
-Source4-MD5: 2c8608ba9fd2f1a8119ec309279049a1
+Source: mirror:sourceforge:mspgcc/msp430mcu/msp430mcu-20120406.tar.bz2
+Source-MD5: f813c659db2d31be55e63ad7ab90837b
 
 PatchScript: <<
-    patch -p1 < ../msp430mcu-20110613-sf3379189.patch
-    patch -p1 < ../msp430mcu-20110613-sf3384550.patch
-    patch -p1 < ../msp430mcu-20110613-sf3400714.patch
 <<
 
 CompileScript: echo "only data, no compilation needed"
@@ -25,7 +17,9 @@
 InstallScript: <<
     #!/bin/sh -ev
     export MSP430MCU_ROOT=$(pwd)
+    mkdir -p %i/lib/msp430/bin
     scripts/install.sh %i/lib/msp430
+    mv %i/lib/msp430/bin %i/bin
 <<
 
 DocFiles: README COPYING RELEASES.TXT


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to