[101113] trunk/dports/cross/arm-elf-gcc/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Jan 4 08:05:27 PST 2013


Revision: 101113
          https://trac.macports.org/changeset/101113
Author:   macsforever2000 at macports.org
Date:     2013-01-04 08:05:27 -0800 (Fri, 04 Jan 2013)
Log Message:
-----------
arm-elf-gcc: Add conflict with arm-elf-gcc3. (#37338)

Modified Paths:
--------------
    trunk/dports/cross/arm-elf-gcc/Portfile

Modified: trunk/dports/cross/arm-elf-gcc/Portfile
===================================================================
--- trunk/dports/cross/arm-elf-gcc/Portfile	2013-01-04 16:01:47 UTC (rev 101112)
+++ trunk/dports/cross/arm-elf-gcc/Portfile	2013-01-04 16:05:27 UTC (rev 101113)
@@ -6,6 +6,7 @@
 name            	arm-elf-gcc
 version         	4.6.1
 set branch      	[join [lrange [split ${version} .] 0 1] .]
+conflicts           arm-elf-gcc3
 
 # Parameters for this port.
 set newlibversion	1.19.0
@@ -191,7 +192,7 @@
 	namespace eval crossgcc {}
 
 	# Fix the info pages and related stuff.
-	#	
+	#
 	# path: path to the doc directory (e.g. gas/doc/)
 	# makefile: path to Makefile.in (e.g. gas/doc/Makefile.in)
 	# name: name of the info page (e.g. as)
@@ -238,7 +239,7 @@
 	}
 
 	# Fix the gettext files and related stuff.
-	#	
+	#
 	# module: name of the module (e.g. gas)
 	proc crossgcc::fixgettext { module } {
 		global crossgcc-target worksrcpath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130104/65743308/attachment-0001.html>


More information about the macports-changes mailing list