[72157] trunk/dports/graphics/gimp/Portfile

devans at macports.org devans at macports.org
Tue Oct 5 09:02:03 PDT 2010


Revision: 72157
          http://trac.macports.org/changeset/72157
Author:   devans at macports.org
Date:     2010-10-05 09:02:01 -0700 (Tue, 05 Oct 2010)
Log Message:
-----------
gimp: update to version 2.6.11, lint (trailing whitespace).

Modified Paths:
--------------
    trunk/dports/graphics/gimp/Portfile

Modified: trunk/dports/graphics/gimp/Portfile
===================================================================
--- trunk/dports/graphics/gimp/Portfile	2010-10-05 16:00:04 UTC (rev 72156)
+++ trunk/dports/graphics/gimp/Portfile	2010-10-05 16:02:01 UTC (rev 72157)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            gimp
-version         2.6.10
+version         2.6.11
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
 maintainers     devans
@@ -35,10 +35,10 @@
     # in a 64-bit version - ticket #21391
     #
     # if +quartz is set, remove ufraw which uses CMFlattenProfile if gtk2 is
-    # built with Quartz support and is also not availabe in a 64-bit version 
-    # ticket #23675 
+    # built with Quartz support and is also not availabe in a 64-bit version
+    # ticket #23675
     #
-    if { "darwin" == ${os.platform} } { 
+    if { "darwin" == ${os.platform} } {
         if { ![string match *64* $build_arch] } {
             depends_lib-append  port:macclipboard-gimp \
                                 port:macfile-gimp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101005/2e7e5f93/attachment.html>


More information about the macports-changes mailing list