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

devans at macports.org devans at macports.org
Sat Dec 12 06:20:33 PST 2015


Revision: 142576
          https://trac.macports.org/changeset/142576
Author:   devans at macports.org
Date:     2015-11-15 19:37:44 -0800 (Sun, 15 Nov 2015)
Log Message:
-----------
gimp3-devel: update to git branch gtk3-port as of 20151030, drop outdated patch files.

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

Removed Paths:
-------------
    trunk/dports/graphics/gimp3-devel/files/patch-configure.ac.diff
    trunk/dports/graphics/gimp3-devel/files/patch-plug-ins-twain-tw_mac.c.diff

Modified: trunk/dports/graphics/gimp3-devel/Portfile
===================================================================
--- trunk/dports/graphics/gimp3-devel/Portfile	2015-11-16 02:54:16 UTC (rev 142575)
+++ trunk/dports/graphics/gimp3-devel/Portfile	2015-11-16 03:37:44 UTC (rev 142576)
@@ -7,8 +7,8 @@
 name                gimp3-devel
 conflicts           gimp2 gimp2-devel
 set git_name        gimp
-set git_commit      53eee24d79557f18144d5ebc48eced200342968c
-set git_date        20150706
+set git_commit      cb747662c4397e29abdb28955cb728853d834c4e
+set git_date        20151030
 version             2.99.0-${git_date}
 license             GPL-3+
 categories          graphics
@@ -29,8 +29,8 @@
 
 distname            ${git_name}-${git_commit}
 
-checksums           rmd160  6094ac6712d51ed2698a655c7023f7dee83c977d \
-                    sha256  e43465cb28bfa185c597e8a4979089002d82459fe329d74ca1264bcfc73b8deb
+checksums           rmd160  bf627c945d079a137ca443df70f6720f45de0efb \
+                    sha256  8682d27b2e76cc622d3effa58b12d1f90e63cceae57c0a0a4cfca0ad5b2ae66a
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -74,8 +74,7 @@
 # gcc-4.2 5493 and 5666.3_13: gimpcpuaccel.c:180: error: can't find a register in class 'BREG' while reloading 'asm'
 compiler.blacklist-append gcc-3.3 gcc-4.0 gcc-4.2 apple-gcc-4.2
 
-patchfiles          patch-configure.ac.diff \
-                    patch-etc-gimprc.diff
+patchfiles          patch-etc-gimprc.diff
 
 pre-configure {
     if {[file exists ${prefix}/lib/gtk-2.0/include/gdkconfig.h]} {

Deleted: trunk/dports/graphics/gimp3-devel/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/graphics/gimp3-devel/files/patch-configure.ac.diff	2015-11-16 02:54:16 UTC (rev 142575)
+++ trunk/dports/graphics/gimp3-devel/files/patch-configure.ac.diff	2015-11-16 03:37:44 UTC (rev 142576)
@@ -1,11 +0,0 @@
---- configure.ac.orig	2015-06-09 14:59:40.000000000 -0700
-+++ configure.ac	2015-07-01 12:08:41.000000000 -0700
-@@ -1126,7 +1126,7 @@
- GTK_CHECK_BACKEND([x11], [gtk_required_version],
-                   [have_gtk_x11=yes], [have_gtk_x11=no])
- 
--have_libxmu="no (building for `pkg-config --variable=targets gtk-3.0`)"
-+have_libxmu="no (building for `pkg-config --variable=targets gtk+-3.0`)"
- 
- if test "x$have_gtk_x11" = "xyes"; then
- 

Deleted: trunk/dports/graphics/gimp3-devel/files/patch-plug-ins-twain-tw_mac.c.diff
===================================================================
--- trunk/dports/graphics/gimp3-devel/files/patch-plug-ins-twain-tw_mac.c.diff	2015-11-16 02:54:16 UTC (rev 142575)
+++ trunk/dports/graphics/gimp3-devel/files/patch-plug-ins-twain-tw_mac.c.diff	2015-11-16 03:37:44 UTC (rev 142576)
@@ -1,15 +0,0 @@
---- plug-ins/twain/tw_mac.c.orig	2012-03-12 12:18:11.000000000 -0700
-+++ plug-ins/twain/tw_mac.c	2012-07-10 08:57:29.000000000 -0700
-@@ -192,10 +192,12 @@
- 
-   /* Voodoo magic fix inspired by java_swt launcher */
-   /* Without this the icon setting doesn't work about half the time. */
-+#ifndef __LP64__
-   CGrafPtr p = BeginQDContextForApplicationDockTile();
-   EndQDContextForApplicationDockTile(p);
- 
-   SetApplicationDockTileImage (icon);
-+#endif
- }
- 
- int
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/f2fb6f86/attachment-0001.html>


More information about the macports-changes mailing list