[51318] trunk/dports/graphics/gimp-gap-devel

devans at macports.org devans at macports.org
Fri May 22 15:48:22 PDT 2009


Revision: 51318
          http://trac.macports.org/changeset/51318
Author:   devans at macports.org
Date:     2009-05-22 15:48:22 -0700 (Fri, 22 May 2009)
Log Message:
-----------
gimp-gap: add missing dependency, latest changes, minor bug fixes, language updates, our patch now included upstream, increment revision.

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

Removed Paths:
-------------
    trunk/dports/graphics/gimp-gap-devel/files/

Modified: trunk/dports/graphics/gimp-gap-devel/Portfile
===================================================================
--- trunk/dports/graphics/gimp-gap-devel/Portfile	2009-05-22 21:53:32 UTC (rev 51317)
+++ trunk/dports/graphics/gimp-gap-devel/Portfile	2009-05-22 22:48:22 UTC (rev 51318)
@@ -6,6 +6,7 @@
 name            gimp-gap-devel
 set git_name    gimp-gap
 version         2.5.99
+revision        1
 categories      graphics
 maintainers     devans
 
@@ -25,13 +26,14 @@
 
 fetch.type      git
 git.url         git://git.gnome.org/${git_name}
-git.branch      bddb6cba
+git.branch      5e466316
 
 depends_build   port:git-core \
                 port:pkgconfig \
                 port:autoconf \
                 port:automake \
                 port:intltool \
+                port:p5-xml-parser \
                 port:gmake
 
 depends_lib     port:gimp2 \
@@ -43,8 +45,6 @@
 
 depends_run     port:MPlayer
 
-patchfiles      patch-autogen.sh.diff
-
 configure.cmd    ./autogen.sh
 
 configure.args  --disable-audio-support \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090522/706bc46a/attachment.html>


More information about the macports-changes mailing list