diff options
author | adam <adam> | 2012-09-06 11:01:56 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-06 11:01:56 +0000 |
commit | 82776fc93018a39f64506d0931a521d31687e9dc (patch) | |
tree | c4549f94e2b42f35244ffea69b74adc2ce0d5277 /x11 | |
parent | 1f07f82f426e2b6811cbe86efe94ca6b84ca3c26 (diff) | |
download | pkgsrc-82776fc93018a39f64506d0931a521d31687e9dc.tar.gz |
Changes 2.24.12:
* Allow building with automake 1.12
* Bugs fixed:
616997 gtk_recent_manager_add_item() is slow
680346 gtk+-2.24.11 (commit 3f6592f6) breaks keyboard input...
680901 GTK+: The chinese translations of "even sheet" and ...
681784 colorspaces used in gtk+ and cairo quartz backends d...
683070 tooltip: add tooltip-radius and tooltip-alpha style ...
683279 range: add a primary-button-warps-slider style prope...
quartz: fix corruption during scrolling in some cases
* Translation updates:
Polish
Traditional Chinese
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk2/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 66a3411b7e1..66ee3e82215 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.232 2012/07/24 18:26:00 drochner Exp $ +# $NetBSD: Makefile,v 1.233 2012/09/06 11:01:56 adam Exp $ -DISTNAME= gtk+-2.24.11 +DISTNAME= gtk+-2.24.12 PKGNAME= ${DISTNAME:S/gtk/gtk2/} CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/2.24/ \ diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index b62bdbf1874..1812a4815f8 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.143 2012/07/24 18:26:01 drochner Exp $ +$NetBSD: distinfo,v 1.144 2012/09/06 11:01:56 adam Exp $ -SHA1 (gtk+-2.24.11.tar.xz) = 2923f8b68961f2c7e7eabe3d127d24ab2be50123 -RMD160 (gtk+-2.24.11.tar.xz) = a738750630bf1221b00141f6c6cd6faceb8b27a4 -Size (gtk+-2.24.11.tar.xz) = 13260984 bytes +SHA1 (gtk+-2.24.12.tar.xz) = 3f329cac1f86a78fb3abe974ff25001c17499e28 +RMD160 (gtk+-2.24.12.tar.xz) = fe16aa3c0961a164656672f5a2b4049d331ae5d9 +Size (gtk+-2.24.12.tar.xz) = 13255456 bytes SHA1 (patch-ab) = 9c82cc60f3825d377a197c876fcc6faa379cbde3 SHA1 (patch-af) = d59414e24a7da7f8694dbefbd2f0c2c2b60ec5ad SHA1 (patch-aj) = 9887573ac7ade9e8f8ee2ead68e279f67836a1a3 |