diff options
author | marcus <marcus@FreeBSD.org> | 2009-05-31 14:13:04 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-05-31 14:13:04 +0800 |
commit | eae5d68c3f96d954d2396df560b03796374949ef (patch) | |
tree | ed3fc57c4f8eb0f97b9ded613bb6917a3171d522 /x11-toolkits | |
parent | 12629a100548e54ec3cd2c38e567c63d5cde17e2 (diff) | |
download | freebsd-ports-gnome-eae5d68c3f96d954d2396df560b03796374949ef.tar.gz freebsd-ports-gnome-eae5d68c3f96d954d2396df560b03796374949ef.tar.zst freebsd-ports-gnome-eae5d68c3f96d954d2396df560b03796374949ef.zip |
Update to 2.16.2.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk20/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/gtk20/files/patch-gtk_updateiconcache.c | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk30/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/gtk30/files/patch-gtk_updateiconcache.c | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index b11e8f79de62..fc5e59aa1efa 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gtk -PORTVERSION= 2.16.1 +PORTVERSION= 2.16.2 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo index 0d2a53cdf2af..c9f2646b7b34 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gtk+-2.16.1.tar.bz2) = 74e35ff3e6e02c960fe2117a4b6b102f -SHA256 (gnome2/gtk+-2.16.1.tar.bz2) = 2f1f3fbdb2f5f907913838d6efbb595419e370c950838bb7fad51eb0ed776d50 -SIZE (gnome2/gtk+-2.16.1.tar.bz2) = 18297352 +MD5 (gnome2/gtk+-2.16.2.tar.bz2) = 396e98df15f6e4005e360b5710660ce3 +SHA256 (gnome2/gtk+-2.16.2.tar.bz2) = a32e6be7a7847476e775416811e453c036603202818f0f1a73fc521507d5ed1d +SIZE (gnome2/gtk+-2.16.2.tar.bz2) = 18461964 diff --git a/x11-toolkits/gtk20/files/patch-gtk_updateiconcache.c b/x11-toolkits/gtk20/files/patch-gtk_updateiconcache.c index 354837da5a4f..9003cc7d095e 100644 --- a/x11-toolkits/gtk20/files/patch-gtk_updateiconcache.c +++ b/x11-toolkits/gtk20/files/patch-gtk_updateiconcache.c @@ -4,7 +4,7 @@ if (!validate_file (tmp_cache_path)) { g_printerr (_("The generated cache was invalid.\n")); -- //g_unlink (tmp_cache_path); +- /*g_unlink (tmp_cache_path);*/ + g_unlink (tmp_cache_path); exit (1); } diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index b11e8f79de62..fc5e59aa1efa 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gtk -PORTVERSION= 2.16.1 +PORTVERSION= 2.16.2 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo index 0d2a53cdf2af..c9f2646b7b34 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gtk+-2.16.1.tar.bz2) = 74e35ff3e6e02c960fe2117a4b6b102f -SHA256 (gnome2/gtk+-2.16.1.tar.bz2) = 2f1f3fbdb2f5f907913838d6efbb595419e370c950838bb7fad51eb0ed776d50 -SIZE (gnome2/gtk+-2.16.1.tar.bz2) = 18297352 +MD5 (gnome2/gtk+-2.16.2.tar.bz2) = 396e98df15f6e4005e360b5710660ce3 +SHA256 (gnome2/gtk+-2.16.2.tar.bz2) = a32e6be7a7847476e775416811e453c036603202818f0f1a73fc521507d5ed1d +SIZE (gnome2/gtk+-2.16.2.tar.bz2) = 18461964 diff --git a/x11-toolkits/gtk30/files/patch-gtk_updateiconcache.c b/x11-toolkits/gtk30/files/patch-gtk_updateiconcache.c index 354837da5a4f..9003cc7d095e 100644 --- a/x11-toolkits/gtk30/files/patch-gtk_updateiconcache.c +++ b/x11-toolkits/gtk30/files/patch-gtk_updateiconcache.c @@ -4,7 +4,7 @@ if (!validate_file (tmp_cache_path)) { g_printerr (_("The generated cache was invalid.\n")); -- //g_unlink (tmp_cache_path); +- /*g_unlink (tmp_cache_path);*/ + g_unlink (tmp_cache_path); exit (1); } |