[128152] users/devans/GNOME-3/stable/dports/gnome/gtk3
devans at macports.org
devans at macports.org
Fri Nov 14 12:28:44 PST 2014
Revision: 128152
https://trac.macports.org/changeset/128152
Author: devans at macports.org
Date: 2014-11-14 12:28:44 -0800 (Fri, 14 Nov 2014)
Log Message:
-----------
GNOME-3/stable: gtk3, update to version 3.14.5, drop quartz patch for 10.6 and earlier now fixed upstream (#45202).
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/gtk3/Portfile
Removed Paths:
-------------
users/devans/GNOME-3/stable/dports/gnome/gtk3/files/
Modified: users/devans/GNOME-3/stable/dports/gnome/gtk3/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gtk3/Portfile 2014-11-14 20:24:31 UTC (rev 128151)
+++ users/devans/GNOME-3/stable/dports/gnome/gtk3/Portfile 2014-11-14 20:28:44 UTC (rev 128152)
@@ -10,15 +10,15 @@
name gtk3
set real_name gtk+
epoch 1
-version 3.14.4
+version 3.14.5
set branch [join [lrange [split ${version} .] 0 1] .]
categories gnome x11
license LGPL-2.1+
maintainers cal devans openmaintainer
platforms darwin
-checksums rmd160 d991f6999553fd3c34b7bff7f00acc3677881b23 \
- sha256 a006c716d723dab0c623491566e3292af84c87d9198a30199051d23cfc7bef2f
+checksums rmd160 c1d46daf29de127e72e4a66b61603c2700af42b8 \
+ sha256 ba70f5ccde6646c6d8aa5a6398794b7bcf23fc45af22580a215d258f392dbbe2
description GTK+ widget toolkit
@@ -35,16 +35,6 @@
master_sites gnome:sources/gtk+/${branch}/ \
http://ftp.gtk.org/pub/gtk/${branch}/
-# quartz build fails for 10.6 and earlier due to
-# https://git.gnome.org/browse/gtk+/commit/?id=ec17a649aed65fb0a27d6cf10ab097a5f310dfc6
-# https://trac.macports.org/ticket/45202
-# patch to disable on effected platforms until fixed upstream
-
-if {${os.major} < 11} {
- patchfiles-append \
- patch-disable-native-full-screen-support.diff
-}
-
minimum_xcodeversions {9 3.1}
depends_build port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141114/dac66860/attachment.html>
More information about the macports-changes
mailing list