Revision
89729
Author
titus@macports.org
Date
2012-02-08 05:04:12 -0800 (Wed, 08 Feb 2012)

Log Message

#33106 update avr-libc to 1.8.0; applied patch from marc.sowen@googlemail.com

Modified Paths

Diff

Modified: trunk/dports/cross/avr-libc/Portfile (89728 => 89729)


--- trunk/dports/cross/avr-libc/Portfile	2012-02-08 10:28:46 UTC (rev 89728)
+++ trunk/dports/cross/avr-libc/Portfile	2012-02-08 13:04:12 UTC (rev 89729)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    avr-libc
-version                 1.7.1
+version                 1.8.0
 categories              cross
 maintainers             titus openmaintainer
 supported_archs         noarch
@@ -22,8 +22,8 @@
 destroot.violate_mtree  yes                                                                                                                           
 
 use_bzip2               yes
-checksums               sha1   8ac3f03229101c427aa90f8293ddabde6c3a6f87 \
-                        rmd160 5eb77da24c267d5d11d3e6d8477029b7614307dc
+checksums               sha1   2e3815221be8e22f5f2c07b922ce92ecfa85bade \
+                        rmd160 8897a70f5b295d88d0bdc483c59f4a52936f0583
 
 depends_lib             port:gettext \
                         port:avr-gcc