[92827] trunk/dports/cross/msp430-libc/Portfile

g5pw at macports.org g5pw at macports.org
Tue May 8 00:48:46 PDT 2012


Revision: 92827
          https://trac.macports.org/changeset/92827
Author:   g5pw at macports.org
Date:     2012-05-08 00:48:45 -0700 (Tue, 08 May 2012)
Log Message:
-----------
cross/msp430-libc:
added a patch for LTS, fixed a small typo in the LTS version.

Modified Paths:
--------------
    trunk/dports/cross/msp430-libc/Portfile

Modified: trunk/dports/cross/msp430-libc/Portfile
===================================================================
--- trunk/dports/cross/msp430-libc/Portfile	2012-05-08 05:07:57 UTC (rev 92826)
+++ trunk/dports/cross/msp430-libc/Portfile	2012-05-08 07:48:45 UTC (rev 92827)
@@ -5,7 +5,8 @@
 
 name                    msp430-libc
 version                 20120224
-set lts_date            20120407
+revision                1
+set lts_date            20120406
 
 conflicts               ${name}-devel
 
@@ -24,6 +25,8 @@
 
 patch_sites             sourceforge:project/mspgcc/Patches/LTS/${lts_date}/ \
 
+patchfiles              ${name}-${version}-sf3522752.patch
+
 depends_lib             port:msp430mcu
 depends_build           port:gettext port:msp430-gcc
 
@@ -32,11 +35,16 @@
 
 use_bzip2               yes
 
-checksums               rmd160  209f52ea4c38d617bad2052ae7f27db7299e91a8 \
+checksums               msp430-libc-20120224-sf3522752.patch \
+                        rmd160  2aaef7bff7ece9cbba11f6ab235728d2ed2940f1 \
+                        sha256  641d1625c4d78e20d2a70059eca2eac77628e497c1643551f8b11b6812040b08 \
+                        msp430-libc-20120224.tar.bz2 \
+                        rmd160  209f52ea4c38d617bad2052ae7f27db7299e91a8 \
                         sha256  b67a33881aa6b456c5c99dea5ea655892455fde1317d5bda818e9c6ee34a3f82
 
 patch.pre_args          -p1
 
+
 use_configure           no
 
 build.dir               ${worksrcpath}/src
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120508/390486c0/attachment.html>


More information about the macports-changes mailing list