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

ryandesign at macports.org ryandesign at macports.org
Fri Mar 26 10:56:00 PDT 2010


Revision: 65482
          http://trac.macports.org/changeset/65482
Author:   ryandesign at macports.org
Date:     2010-03-26 10:55:59 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------
binutils: update to 2.20.1 and add gettext dependency

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

Modified: trunk/dports/devel/binutils/Portfile
===================================================================
--- trunk/dports/devel/binutils/Portfile	2010-03-26 17:54:35 UTC (rev 65481)
+++ trunk/dports/devel/binutils/Portfile	2010-03-26 17:55:59 UTC (rev 65482)
@@ -4,8 +4,7 @@
 PortGroup			muniversal 1.0
 
 name				binutils
-version				2.20
-revision			1
+version				2.20.1
 
 description			FSF Binutils for native development.
 long_description	Free Software Foundation development toolchain ("binutils") \
@@ -17,12 +16,13 @@
 homepage			http://www.gnu.org/software/binutils/binutils.html
 master_sites		gnu:binutils
 use_bzip2			yes
-checksums			md5     ee2d3e996e9a2d669808713360fa96f8 \
-					sha1    747e7b4d94bce46587236dc5f428e5b412a590dc \
-					rmd160  284074e2453e517d036ffce2c0f3d56439e2e5c0
 
-depends_lib-append	port:zlib port:libiconv
+checksums			md5     9cdfb9d6ec0578c166d3beae5e15c4e5 \
+					sha1    fd2ba806e6f3a55cee453cb25c86991b26a75dee \
+					rmd160  2ab2de504a85840d1ec227eff50b5f4d2cad581e
 
+depends_lib-append	port:zlib port:libiconv port:gettext
+
 configure.args  	--infodir='${prefix}/share/info' \
 					--mandir='${prefix}/share/man' \
 					--disable-werror \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100326/6662f893/attachment.html>


More information about the macports-changes mailing list