[74298] trunk/dports/devel/binutils/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 10 19:38:33 PST 2010


Revision: 74298
          http://trac.macports.org/changeset/74298
Author:   ryandesign at macports.org
Date:     2010-12-10 19:38:27 -0800 (Fri, 10 Dec 2010)
Log Message:
-----------
binutils: update to 2.21 and disable universal variant (#21588)

Modified Paths:
--------------
    trunk/dports/devel/binutils/Portfile

Modified: trunk/dports/devel/binutils/Portfile
===================================================================
--- trunk/dports/devel/binutils/Portfile	2010-12-11 01:00:43 UTC (rev 74297)
+++ trunk/dports/devel/binutils/Portfile	2010-12-11 03:38:27 UTC (rev 74298)
@@ -1,10 +1,9 @@
 # $Id$
 
 PortSystem			1.0
-PortGroup			muniversal 1.0
 
 name				binutils
-version				2.20.1
+version				2.21
 
 description			FSF Binutils for native development.
 long_description	Free Software Foundation development toolchain ("binutils") \
@@ -17,9 +16,8 @@
 master_sites		gnu:binutils
 use_bzip2			yes
 
-checksums			md5     9cdfb9d6ec0578c166d3beae5e15c4e5 \
-					sha1    fd2ba806e6f3a55cee453cb25c86991b26a75dee \
-					rmd160  2ab2de504a85840d1ec227eff50b5f4d2cad581e
+checksums			sha1    ef93235588eb443e4c4a77f229a8d131bccaecc6 \
+					rmd160  8d2ebab3287a6283267879074b808d20fe9112b0
 
 depends_lib-append	port:zlib port:libiconv port:gettext
 
@@ -42,5 +40,7 @@
 	system "rm -rf ${worksrcpath}/etc"
 }
 
+universal_variant	no
+
 notes "Having ${name} installed will cause some other ports to
 fail to build. Consider uninstalling ${name}."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101210/eb332f14/attachment.html>


More information about the macports-changes mailing list