[40695] trunk/dports/aqua/gimp-app/Portfile

devans at macports.org devans at macports.org
Fri Oct 10 17:37:21 PDT 2008


Revision: 40695
          http://trac.macports.org/changeset/40695
Author:   devans at macports.org
Date:     2008-10-10 17:37:20 -0700 (Fri, 10 Oct 2008)
Log Message:
-----------
Update to 2.6.0.

Modified Paths:
--------------
    trunk/dports/aqua/gimp-app/Portfile

Modified: trunk/dports/aqua/gimp-app/Portfile
===================================================================
--- trunk/dports/aqua/gimp-app/Portfile	2008-10-11 00:07:07 UTC (rev 40694)
+++ trunk/dports/aqua/gimp-app/Portfile	2008-10-11 00:37:20 UTC (rev 40695)
@@ -4,7 +4,7 @@
 PortGroup  xcode 1.0
 
 name            gimp-app
-version         2.4.0
+version         2.6.0
 maintainers     devans
 description     Gimp.app application bundle
 long_description ${description}
@@ -28,6 +28,7 @@
     }
     reinplace "s|__VERSION__|${version}|g" ${workpath}/Gimp.app/Contents/Info.plist
 }
+
 patch {
     reinplace "s|`dirname \\\\\"\$0\\\\\"`|${prefix}|g" \
         ${workpath}/Gimp.app/Contents/Resources/openDoc \
@@ -63,13 +64,13 @@
     ui_msg "
     If you are having problems viewing the help files when using Gimp.app,
 	    1- Make sure you have the user manual installed (port gimp-user-manual)
-	    2- Add the following line to ~/.gimp-2.4/gimprc :
+	    2- Add the following line to ~/.gimp-2.6/gimprc :
 	    	(help-locales \"LANG\")
 	    		where LANG is your two-letters locale (fr, en, jp, ...)
     "
 }
 
-variant quartz {
+variant quartz description {Enable native support} {
     patch {}
     destroot {
         foreach f {openDoc script} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081010/af4a5f45/attachment-0001.html 


More information about the macports-changes mailing list