Diff
Property changes: trunk/dports/gnome/adwaita-icon-theme
Modified: svn:mergeinfo
/users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme:128305-134376,138023-140553
+ /users/devans/GNOME-3/stable/dports/gnome/adwaita-icon-theme:126097-147249
/users/devans/GNOME-3/unstable/dports/gnome/adwaita-icon-theme:128305-134376,138023-140553,145907-147001
Modified: trunk/dports/gnome/adwaita-icon-theme/Portfile (147249 => 147250)
--- trunk/dports/gnome/adwaita-icon-theme/Portfile 2016-04-01 00:00:52 UTC (rev 147249)
+++ trunk/dports/gnome/adwaita-icon-theme/Portfile 2016-04-01 00:04:13 UTC (rev 147250)
@@ -4,7 +4,7 @@
PortSystem 1.0
name adwaita-icon-theme
-version 3.18.0
+version 3.20
set branch [join [lrange [split ${version} .] 0 1] .]
categories gnome
maintainers devans openmaintainer
@@ -20,8 +20,8 @@
use_xz yes
-checksums rmd160 516cc4ec6bd9e9c436ea95d9a209f445035e528d \
- sha256 5e9ce726001fdd8ee93c394fdc3cdb9e1603bbed5b7c62df453ccf521ec50e58
+checksums rmd160 210c9bf8e1f9be0d396726638f0eb4ebfa723500 \
+ sha256 7a0a887349f340dd644032f89d81264b694c4b006bd51af1c2c368d431e7ae35
depends_build port:pkgconfig \
port:intltool \
Modified: trunk/dports/gnome/adwaita-icon-theme/files/autogen.sh (147249 => 147250)
--- trunk/dports/gnome/adwaita-icon-theme/files/autogen.sh 2016-04-01 00:00:52 UTC (rev 147249)
+++ trunk/dports/gnome/adwaita-icon-theme/files/autogen.sh 2016-04-01 00:04:13 UTC (rev 147250)
@@ -8,7 +8,7 @@
REQUIRED_AUTOMAKE_VERSION=1.9
(test -f $srcdir/configure.ac \
- && test -f $srcdir/index.theme.in.in \
+ && test -f $srcdir/index.theme.in \
&& test -d $srcdir/src) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory"
Modified: trunk/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff (147249 => 147250)
--- trunk/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff 2016-04-01 00:00:52 UTC (rev 147249)
+++ trunk/dports/gnome/adwaita-icon-theme/files/patch-configure.ac.diff 2016-04-01 00:04:13 UTC (rev 147250)
@@ -1,6 +1,6 @@
--- 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 @@
+@@ -29,7 +29,7 @@
AC_SUBST([install_sizes], ["8x8 16x16 22x22 24x24 32x32 48x48 64x64 96x96 256x256"])
AC_PROG_LN_S