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

devans at macports.org devans at macports.org
Wed Feb 25 19:29:13 PST 2015


Revision: 133327
          https://trac.macports.org/changeset/133327
Author:   devans at macports.org
Date:     2015-02-25 19:29:13 -0800 (Wed, 25 Feb 2015)
Log Message:
-----------
gimp3-devel: update to version 2.99.0 git branch gtk3-port of 20150208, remove outdated patch.

Modified Paths:
--------------
    trunk/dports/graphics/gimp3-devel/Portfile
    trunk/dports/graphics/gimp3-devel/files/patch-configure.ac.diff

Removed Paths:
-------------
    trunk/dports/graphics/gimp3-devel/files/patch-automake-1.15.diff

Modified: trunk/dports/graphics/gimp3-devel/Portfile
===================================================================
--- trunk/dports/graphics/gimp3-devel/Portfile	2015-02-26 03:24:25 UTC (rev 133326)
+++ trunk/dports/graphics/gimp3-devel/Portfile	2015-02-26 03:29:13 UTC (rev 133327)
@@ -7,8 +7,8 @@
 name                gimp3-devel
 conflicts           gimp2 gimp2-devel
 set git_name        gimp
-set git_commit      5747f910e23824dfc91fe31e176266e8ebe05f3c
-set git_date        20141022
+set git_commit      3eff2ebc4b583a63dcb46c71b92f86da1e5cede5
+set git_date        20150208
 version             2.99.0-${git_date}
 license             GPL-3+
 categories          graphics
@@ -29,8 +29,8 @@
 
 distname            ${git_name}-${git_commit}
 
-checksums           rmd160  913e5b170f440d96637a445f48bb2ee6b9a37f5f \
-                    sha256  cfc1d8d99a9fb8fbfeac7b074867b0ad680cbe899c20635cacc4c63212356ed7
+checksums           rmd160  d7184955226ef247bd4bdef97d43152fd6e47acf \
+                    sha256  5858eaad766527e2d5739474fba8db509aef35f79cdd449648f710366158c746
 
 depends_build       port:pkgconfig \
                     port:autoconf \
@@ -75,8 +75,7 @@
 
 use_parallel_build  no
 
-patchfiles          patch-automake-1.15.diff \
-                    patch-configure.ac.diff \
+patchfiles          patch-configure.ac.diff \
                     patch-etc-gimprc.diff \
                     patch-plug-ins-twain-tw_mac.c.diff
 

Deleted: trunk/dports/graphics/gimp3-devel/files/patch-automake-1.15.diff
===================================================================
--- trunk/dports/graphics/gimp3-devel/files/patch-automake-1.15.diff	2015-02-26 03:24:25 UTC (rev 133326)
+++ trunk/dports/graphics/gimp3-devel/files/patch-automake-1.15.diff	2015-02-26 03:29:13 UTC (rev 133327)
@@ -1,12 +0,0 @@
---- autogen.sh.orig	2015-02-15 09:28:06.000000000 -0800
-+++ autogen.sh	2015-02-15 09:28:39.000000000 -0800
-@@ -157,6 +157,9 @@
- if ($AUTOMAKE --version) < /dev/null > /dev/null 2>&1; then
-    AUTOMAKE=$AUTOMAKE
-    ACLOCAL=$ACLOCAL
-+elif (automake-1.15 --version) < /dev/null > /dev/null 2>&1; then
-+   AUTOMAKE=automake-1.15
-+   ACLOCAL=aclocal-1.15
- elif (automake-1.14 --version) < /dev/null > /dev/null 2>&1; then
-    AUTOMAKE=automake-1.14
-    ACLOCAL=aclocal-1.14

Modified: trunk/dports/graphics/gimp3-devel/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/graphics/gimp3-devel/files/patch-configure.ac.diff	2015-02-26 03:24:25 UTC (rev 133326)
+++ trunk/dports/graphics/gimp3-devel/files/patch-configure.ac.diff	2015-02-26 03:29:13 UTC (rev 133327)
@@ -1,6 +1,6 @@
---- configure.ac.orig	2013-11-18 10:27:30.000000000 -0800
-+++ configure.ac	2013-11-30 21:21:54.000000000 -0800
-@@ -1007,7 +1007,7 @@
+--- configure.ac.orig	2015-02-08 09:38:37.000000000 -0800
++++ configure.ac	2015-02-24 07:43:03.000000000 -0800
+@@ -1117,7 +1117,7 @@
  GTK_CHECK_BACKEND([x11], [gtk_required_version],
                    [have_gtk_x11=yes], [have_gtk_x11=no])
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150225/dae1395d/attachment.html>


More information about the macports-changes mailing list