[114626] trunk/dports/graphics/gimp3-devel

devans at macports.org devans at macports.org
Wed Dec 11 22:33:10 PST 2013


Revision: 114626
          https://trac.macports.org/changeset/114626
Author:   devans at macports.org
Date:     2013-12-11 22:33:10 -0800 (Wed, 11 Dec 2013)
Log Message:
-----------
gimp3-devel: update to latest gimp/gtk3-port branch.

Modified Paths:
--------------
    trunk/dports/graphics/gimp3-devel/Portfile

Removed Paths:
-------------
    trunk/dports/graphics/gimp3-devel/files/patch-freetype-includes.diff

Modified: trunk/dports/graphics/gimp3-devel/Portfile
===================================================================
--- trunk/dports/graphics/gimp3-devel/Portfile	2013-12-12 04:49:40 UTC (rev 114625)
+++ trunk/dports/graphics/gimp3-devel/Portfile	2013-12-12 06:33:10 UTC (rev 114626)
@@ -6,10 +6,10 @@
 
 name            gimp3-devel
 set git_name    gimp
-set git_commit  c59fc854a6656934cd20fedba6b6e88bd93af913
+set git_commit  a1b101393b5b34fc06fa12c8fa6d08625088ddfb
 conflicts       gimp2 gimp2-devel
 version         2.99.0
-revision        20131118
+revision        20131211
 license         GPL-3+
 categories      graphics
 maintainers     devans
@@ -30,8 +30,8 @@
 
 distname        ${git_name}-${git_commit}
 
-checksums       rmd160  ddaec558a0f4d31e3efed7d11c8170d1ae924213 \
-                sha256  6ec585d354231cf7f5b863d6904cf6f6bb8eb747143c4c67e76e6faca1f60642
+checksums       rmd160  246f928422c8d748599f521bf35edfef36971980 \
+                sha256  32cf553f27fbc92de1aba458059ebd1d5a5c0d6185edd1a9e850e4956ab6cd1a
 
 depends_build   port:pkgconfig \
                 port:autoconf \
@@ -91,7 +91,6 @@
 
 patchfiles      patch-configure.ac.diff \
                 patch-etc-gimprc.diff \
-                patch-freetype-includes.diff \
                 patch-plug-ins-twain-tw_mac.c.diff
 
 platform darwin 9 {

Deleted: trunk/dports/graphics/gimp3-devel/files/patch-freetype-includes.diff
===================================================================
--- trunk/dports/graphics/gimp3-devel/files/patch-freetype-includes.diff	2013-12-12 04:49:40 UTC (rev 114625)
+++ trunk/dports/graphics/gimp3-devel/files/patch-freetype-includes.diff	2013-12-12 06:33:10 UTC (rev 114626)
@@ -1,12 +0,0 @@
---- app/text/gimpfont.c.orig	2013-11-18 10:27:30.000000000 -0800
-+++ app/text/gimpfont.c	2013-11-30 21:33:19.000000000 -0800
-@@ -28,7 +28,8 @@
- 
- #define PANGO_ENABLE_ENGINE  1   /* Argh */
- #include <pango/pango-ot.h>
--#include <freetype/tttables.h>
-+#include <ft2build.h>
-+#include FT_TRUETYPE_TABLES_H
- 
- #include "text-types.h"
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131211/8eef5afc/attachment.html>


More information about the macports-changes mailing list