[153511] trunk/dports/gnome/gnome-themes-standard
devans at macports.org
devans at macports.org
Mon Oct 3 20:55:30 CEST 2016
Revision: 153511
https://trac.macports.org/changeset/153511
Author: devans at macports.org
Date: 2016-10-03 11:55:30 -0700 (Mon, 03 Oct 2016)
Log Message:
-----------
gnome-themes-standard: update to version 3.22.1.
Modified Paths:
--------------
trunk/dports/gnome/gnome-themes-standard/Portfile
Added Paths:
-----------
trunk/dports/gnome/gnome-themes-standard/files/patch-configure.ac.diff
Property Changed:
----------------
trunk/dports/gnome/gnome-themes-standard/
Property changes on: trunk/dports/gnome/gnome-themes-standard
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/gnome-themes-standard:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard:118155-148721
/users/devans/GNOME-3/unstable/dports/gnome/gnome-themes-standard:114069-118151,119539-125620,128864-134376,146438-147001
/users/rmstonecipher/gnome/gnome-themes-standard:102363-103172
+ /branches/mld-qt-481/dports/gnome/gnome-themes-standard:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard:118155-153510
/users/devans/GNOME-3/unstable/dports/gnome/gnome-themes-standard:114069-118151,119539-125620,128864-134376,146438-147001
/users/rmstonecipher/gnome/gnome-themes-standard:102363-103172
Modified: trunk/dports/gnome/gnome-themes-standard/Portfile
===================================================================
--- trunk/dports/gnome/gnome-themes-standard/Portfile 2016-10-03 18:53:35 UTC (rev 153510)
+++ trunk/dports/gnome/gnome-themes-standard/Portfile 2016-10-03 18:55:30 UTC (rev 153511)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gnome-themes-standard
-version 3.20.2
+version 3.22.1
set branch [join [lrange [split ${version} .] 0 1] .]
categories gnome
maintainers devans openmaintainer
@@ -21,8 +21,8 @@
use_xz yes
-checksums rmd160 169a7fe3ae29d6a83425a22a8617620cde668228 \
- sha256 9d0d9c4b2c9f9008301c3c1878ebb95859a735b7fd4a6a518802b9637e4a7915
+checksums rmd160 b69a36e028e564ed88c3459c10973a60de6838b9 \
+ sha256 90f6f4e79eaa42e424fa35144cdbcb5db93db56e73200ac045742ba320febb54
depends_build port:intltool \
port:pkgconfig \
@@ -37,6 +37,8 @@
port:adwaita-icon-theme \
port:gnome-backgrounds
+patchfiles patch-configure.ac.diff
+
# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
post-patch {
Copied: trunk/dports/gnome/gnome-themes-standard/files/patch-configure.ac.diff (from rev 153510, users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/files/patch-configure.ac.diff)
===================================================================
--- trunk/dports/gnome/gnome-themes-standard/files/patch-configure.ac.diff (rev 0)
+++ trunk/dports/gnome/gnome-themes-standard/files/patch-configure.ac.diff 2016-10-03 18:55:30 UTC (rev 153511)
@@ -0,0 +1,11 @@
+--- configure.ac.orig 2016-10-03 11:29:26.000000000 -0700
++++ configure.ac 2016-10-03 11:39:20.000000000 -0700
+@@ -71,7 +71,7 @@
+ GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable glib_compile_resources gio-2.0`
+ AC_SUBST(GLIB_COMPILE_RESOURCES)
+
+-AC_PATH_PROG(GTK_UPDATE_ICON_CACHE, gtk-update-icon-cache)
++AC_PATH_PROG(GTK_UPDATE_ICON_CACHE, gtk-update-icon-cache-3.0)
+ if test -z "$GTK_UPDATE_ICON_CACHE"; then
+ AC_MSG_ERROR([Could not find gtk-update-icon-cache])
+ fi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161003/435b010e/attachment-0002.html>
More information about the macports-changes
mailing list