[120599] users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme
Revision: 120599 https://trac.macports.org/changeset/120599 Author: devans@macports.org Date: 2014-06-02 14:48:23 -0700 (Mon, 02 Jun 2014) Log Message: ----------- GNOME-3/unstable: adwaita-icon-theme, update to version 3.13.2, some new icons, updated folder design for hicolor, fixes settings for high contrast. Modified Paths: -------------- users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/Portfile users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff Modified: users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/Portfile =================================================================== --- users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/Portfile 2014-06-02 19:42:07 UTC (rev 120598) +++ users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/Portfile 2014-06-02 21:48:23 UTC (rev 120599) @@ -4,7 +4,7 @@ PortSystem 1.0 name adwaita-icon-theme -version 3.13.1 +version 3.13.2 set branch [join [lrange [split ${version} .] 0 1] .] categories gnome maintainers devans openmaintainer @@ -20,8 +20,8 @@ use_xz yes -checksums rmd160 f3a4681bd197f35abbbd71f0e034c0f32a7ded1c \ - sha256 bf9fb89667b742bd231d034273610ca23a1330bd401fdc0e9d1e2690d1bffbaa +checksums rmd160 63eaa995087e2cee475899c704ae6a0b04a8b6e1 \ + sha256 6fec584b4c879f5e112f1e8660bf3e89a7abc6058b26be7759afe89953a87faf depends_build port:pkgconfig \ port:intltool \ Modified: users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff =================================================================== --- users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff 2014-06-02 19:42:07 UTC (rev 120598) +++ users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff 2014-06-02 21:48:23 UTC (rev 120599) @@ -1,9 +1,9 @@ ---- configure.ac.orig 2014-05-01 07:48:24.000000000 -0700 -+++ configure.ac 2014-05-01 07:49:12.000000000 -0700 -@@ -59,9 +59,9 @@ +--- configure.ac.orig 2014-06-02 08:12:25.000000000 -0700 ++++ configure.ac 2014-06-02 14:40:45.000000000 -0700 +@@ -30,9 +30,9 @@ + AC_SUBST([render_sizes], ["8x8 16x16 22x22 24x24 32x32 48x48 256x256"]) + AC_SUBST([symbolic_render_sizes], [""]) - AC_SUBST(ICONMAP) - -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
participants (1)
-
devans@macports.org