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

devans at macports.org devans at macports.org
Sun Sep 16 05:59:19 PDT 2012


Revision: 97805
          http://trac.macports.org//changeset/97805
Author:   devans at macports.org
Date:     2012-09-16 05:59:19 -0700 (Sun, 16 Sep 2012)
Log Message:
-----------
gimp: update to version 2.8.2, remove +manual, help is now installed by gimp2 +help_browser.

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

Modified: trunk/dports/graphics/gimp/Portfile
===================================================================
--- trunk/dports/graphics/gimp/Portfile	2012-09-16 12:35:47 UTC (rev 97804)
+++ trunk/dports/graphics/gimp/Portfile	2012-09-16 12:59:19 UTC (rev 97805)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            gimp
-version         2.8.0
+version         2.8.2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
 maintainers     devans
@@ -65,10 +65,6 @@
     depends_lib-append  path:lib/gimp/2.0/plug-ins/gap_plugins:gimp-gap
 }
 
-variant manual description {Include help files.} {
-    depends_lib-append  port:gimp-help-en
-}
-
 variant quartz {}
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120916/5753df34/attachment.html>


More information about the macports-changes mailing list