[101112] trunk/dports/cross/arm-elf-gcc3/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Jan 4 08:01:47 PST 2013


Revision: 101112
          https://trac.macports.org/changeset/101112
Author:   macsforever2000 at macports.org
Date:     2013-01-04 08:01:47 -0800 (Fri, 04 Jan 2013)
Log Message:
-----------
arm-elf-gcc3: Minor whitespace changes.

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

Modified: trunk/dports/cross/arm-elf-gcc3/Portfile
===================================================================
--- trunk/dports/cross/arm-elf-gcc3/Portfile	2013-01-04 15:59:39 UTC (rev 101111)
+++ trunk/dports/cross/arm-elf-gcc3/Portfile	2013-01-04 16:01:47 UTC (rev 101112)
@@ -1,9 +1,13 @@
 # $Id$
 
 PortSystem			1.0
+
 name            	arm-elf-gcc3
 version         	3.4.6
 revision			2
+
+# Remark: this port is incompatible with other versions of arm-elf-gcc.
+# If it's a problem, contact me. I'll see what I can do.
 conflicts           arm-elf-gcc
 
 # Parameters for this port.
@@ -11,9 +15,6 @@
 set crossgcc-target arm-elf
 set default-languages --enable-languages="c,c++,objc"
 
-# Remark: this port is incompatible with other versions of arm-elf-gcc.
-# If it's a problem, contact me. I'll see what I can do.
-
 description     	gcc 3.x cross-compilers for arm-elf, with newlib runtime library.
 long_description	gnu compilers collection version 3.x (including c++, fortran and objc) for \
 					arm-elf, with newlib runtime library.
@@ -123,7 +124,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)
@@ -170,7 +171,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/c0a15fcb/attachment.html>


More information about the macports-changes mailing list