Modified: trunk/dports/gnome/adwaita-icon-theme/Portfile (140837 => 140838)
--- trunk/dports/gnome/adwaita-icon-theme/Portfile 2015-10-04 19:05:24 UTC (rev 140837)
+++ trunk/dports/gnome/adwaita-icon-theme/Portfile 2015-10-04 19:07:12 UTC (rev 140838)
@@ -4,7 +4,7 @@
PortSystem 1.0
name adwaita-icon-theme
-version 3.16.2.1
+version 3.18.0
set branch [join [lrange [split ${version} .] 0 1] .]
categories gnome
maintainers devans openmaintainer
@@ -20,8 +20,8 @@
use_xz yes
-checksums rmd160 08a6f8d2c73ef80d8c64fc66b6fcd3648636fe98 \
- sha256 b4556dfbf555d4fac12d4d5c12f7519de0d43ec42a1b649611439a50bf7acb96
+checksums rmd160 516cc4ec6bd9e9c436ea95d9a209f445035e528d \
+ sha256 5e9ce726001fdd8ee93c394fdc3cdb9e1603bbed5b7c62df453ccf521ec50e58
depends_build port:pkgconfig \
port:intltool \
Property changes on: trunk/dports/gnome/adwaita-icon-theme/Portfile
___________________________________________________________________
Modified: trunk/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff (140837 => 140838)
--- trunk/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff 2015-10-04 19:05:24 UTC (rev 140837)
+++ trunk/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff 2015-10-04 19:07:12 UTC (rev 140838)
@@ -1,9 +1,9 @@
---- configure.ac.orig 2014-10-29 09:58:36.000000000 -0700
-+++ configure.ac 2014-11-17 15:22:19.000000000 -0800
-@@ -31,7 +31,7 @@
- AC_SUBST([symbolic_render_sizes], [""])
+--- configure.ac.orig 2015-06-25 06:58:20.000000000 -0700
++++ configure.ac 2015-06-25 23:56:11.000000000 -0700
+@@ -30,7 +30,7 @@
AC_SUBST([install_sizes], ["8x8 16x16 22x22 24x24 32x32 48x48 64x64 96x96 256x256"])
+ AC_PROG_LN_S
-AC_PATH_PROG(GTK_UPDATE_ICON_CACHE, gtk-update-icon-cache)
+AC_PATH_PROG(GTK_UPDATE_ICON_CACHE, gtk-update-icon-cache-3.0)