[37082] trunk/dports/cross/avr-gdb/Portfile

mmoll at macports.org mmoll at macports.org
Mon May 26 06:45:37 PDT 2008


Revision: 37082
          http://trac.macosforge.org/projects/macports/changeset/37082
Author:   mmoll at macports.org
Date:     2008-05-26 06:45:35 -0700 (Mon, 26 May 2008)

Log Message:
-----------
avr-gdb port lint fixes

Modified Paths:
--------------
    trunk/dports/cross/avr-gdb/Portfile

Modified: trunk/dports/cross/avr-gdb/Portfile
===================================================================
--- trunk/dports/cross/avr-gdb/Portfile	2008-05-26 13:30:27 UTC (rev 37081)
+++ trunk/dports/cross/avr-gdb/Portfile	2008-05-26 13:45:35 UTC (rev 37082)
@@ -1,18 +1,20 @@
 # $Id$
 
 PortSystem 1.0
+
 name			avr-gdb
 version			6.7.1
 categories		cross
-maintainers		nomaintainer at macports.org
+maintainers		nomaintainer
 description		GDB for the AVR processors
 long_description	avr-gdb is a version of the GNU Debugger that \
 			through the avarice program can be used to debug \
 			code for the AVR processors.
 homepage		http://www.gnu.org/software/gdb/gdb.html
+platforms		darwin
 master_sites		http://ftp.gnu.org/gnu/gdb/ \
 			ftp://mirrors.usc.edu/pub/gnu/gdb \
-			ftp://ftp.mcc.ac.uk/pub/gnu/gdb 
+			ftp://ftp.mcc.ac.uk/pub/gnu/gdb
 distfiles		gdb-${version}.tar.bz2
 worksrcdir		gdb-${version}
 use_bzip2		yes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080526/244f23bb/attachment.htm 


More information about the macports-changes mailing list