[133112] users/devans/GNOME-3/stable/dports/gnome

devans at macports.org devans at macports.org
Fri Feb 20 09:31:37 PST 2015


Revision: 133112
          https://trac.macports.org/changeset/133112
Author:   devans at macports.org
Date:     2015-02-20 09:31:36 -0800 (Fri, 20 Feb 2015)
Log Message:
-----------
GNOME-3/stable: gtk2, update to version 2.24.26 for testing, causes inkscape to crash on startup.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gtk2/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/stable/dports/gnome/gtk2/

Removed Paths:
-------------
    users/devans/GNOME-3/stable/dports/gnome/gtk2/files/patch-configure.ac.diff


Property changes on: users/devans/GNOME-3/stable/dports/gnome/gtk2
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/gnome/gtk2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/rmstonecipher/gnome/gtk2:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/gtk2/Portfile
===================================================================
--- trunk/dports/gnome/gtk2/Portfile	2015-02-20 17:12:26 UTC (rev 133111)
+++ users/devans/GNOME-3/stable/dports/gnome/gtk2/Portfile	2015-02-20 17:31:36 UTC (rev 133112)
@@ -7,10 +7,7 @@
 PortGroup           xcodeversion 1.0
 
 name                gtk2
-# version 2.24.26 breaks inkscape and possibly others
-# crash on startup due to changes in icon theme handling
-# do not upgrade until this issue is resolved
-version             2.24.25
+version             2.24.26
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          gnome x11
 license             LGPL-2+
@@ -28,13 +25,12 @@
 distname            gtk+-${version}
 use_xz              yes
 
-master_sites        gnome:sources/gtk+/${branch}/ \
-                    http://ftp.gtk.org/pub/gtk/${branch}/
+master_sites        gnome:sources/gtk+/${branch}/
 
 minimum_xcodeversions {9 3.1}
 
-checksums           rmd160  28f0c9f0706eae0a6fd7fa46b01bfff55308406c \
-                    sha256  38af1020cb8ff3d10dda2c8807f11e92af9d2fa4045de61c62eedb7fbc7ea5b3
+checksums           rmd160  0c260179a72b4e0a0b2c1921fa516929f75061a6 \
+                    sha256  d84fc0f1e3cd99e8b9ec756e754f42653940638579a8f28d0eabffc37018d133
 
 depends_build       port:gtk-doc \
                     port:pkgconfig \
@@ -53,7 +49,6 @@
                     port:hicolor-icon-theme
 
 patchfiles-append   patch-aliases.diff
-patchfiles-append   patch-configure.ac.diff
 patchfiles-append   patch-gtk-builder-convert.diff
 
 # autoreconf to deal with stupid issues during install (install: .libs/libferret.lai: No such file or directory)

Deleted: users/devans/GNOME-3/stable/dports/gnome/gtk2/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/gnome/gtk2/files/patch-configure.ac.diff	2015-02-20 17:12:26 UTC (rev 133111)
+++ users/devans/GNOME-3/stable/dports/gnome/gtk2/files/patch-configure.ac.diff	2015-02-20 17:31:36 UTC (rev 133112)
@@ -1,14 +0,0 @@
-Fix build with gdk-pixbuf2 2.31.2.
-https://bugzilla.gnome.org/show_bug.cgi?id=740568
-https://git.gnome.org/browse/gtk+/diff/?h=gtk-2-24&id=5bafcca63f8d065461c311f1ab768e7d0d290813
---- configure.ac.orig	2014-10-10 10:46:36.000000000 -0500
-+++ configure.ac	2015-01-21 20:57:40.000000000 -0600
-@@ -621,8 +621,6 @@
-   CFLAGS="-DG_DISABLE_DEPRECATED $CFLAGS"
- fi
- 
--CFLAGS="-DGDK_PIXBUF_DISABLE_DEPRECATED $CFLAGS"
--
- 
- dnl
- dnl Check for bind_textdomain_codeset, including -lintl if GLib brings it in.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150220/37110028/attachment-0001.html>


More information about the macports-changes mailing list