[153510] users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard

devans at macports.org devans at macports.org
Mon Oct 3 20:53:35 CEST 2016


Revision: 153510
          https://trac.macports.org/changeset/153510
Author:   devans at macports.org
Date:     2016-10-03 11:53:35 -0700 (Mon, 03 Oct 2016)
Log Message:
-----------
GNOME-3/stable: gnome-themes-standard, update to version 3.22.1.

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

Added Paths:
-----------
    users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/files/patch-configure.ac.diff

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/Portfile	2016-10-03 17:35:11 UTC (rev 153509)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/Portfile	2016-10-03 18:53:35 UTC (rev 153510)
@@ -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 {

Added: users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/files/patch-configure.ac.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/files/patch-configure.ac.diff	                        (rev 0)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/files/patch-configure.ac.diff	2016-10-03 18:53:35 UTC (rev 153510)
@@ -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/827cbdef/attachment-0002.html>


More information about the macports-changes mailing list