diff options
author | adam <adam@pkgsrc.org> | 2012-10-03 14:36:57 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-03 14:36:57 +0000 |
commit | f458eaa8f07782b8f2be62c13d91766f5f5c6b29 (patch) | |
tree | 49e1e9c77defd28e07c29e779405d75b38a01c3f /x11/gtk2 | |
parent | 29a1645f84eefdad3a0facdefa9498a50c8565bc (diff) | |
download | pkgsrc-f458eaa8f07782b8f2be62c13d91766f5f5c6b29.tar.gz |
Changes 2.24.13
* Implement a gtk-primary-button-warps-slider setting
that lets us adjust scale and scrollbar behaviour
according to platform.
* Bug fixes:
661973 Try harder to discriminate Shift-F10 and F10
675365 Always check if the global context id changed
674108 Hard crash due to wrong NSAutoreleasePool stacking
* Translation updates:
Polish
Diffstat (limited to 'x11/gtk2')
-rw-r--r-- | x11/gtk2/Makefile | 5 | ||||
-rw-r--r-- | x11/gtk2/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 6e51697abf0..cd66ea43842 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.236 2012/10/02 17:12:13 tron Exp $ +# $NetBSD: Makefile,v 1.237 2012/10/03 14:36:57 adam Exp $ -DISTNAME= gtk+-2.24.12 +DISTNAME= gtk+-2.24.13 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/2.24/ \ ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index 1812a4815f8..09f58f82ff0 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.144 2012/09/06 11:01:56 adam Exp $ +$NetBSD: distinfo,v 1.145 2012/10/03 14:36:57 adam Exp $ -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 (gtk+-2.24.13.tar.xz) = 8091fc47f8ea7f05af3400e683662068b1ef4d7b +RMD160 (gtk+-2.24.13.tar.xz) = e16de8fe8a6a4f0dd6ff2b795abfa9540c85cc69 +Size (gtk+-2.24.13.tar.xz) = 13278972 bytes SHA1 (patch-ab) = 9c82cc60f3825d377a197c876fcc6faa379cbde3 SHA1 (patch-af) = d59414e24a7da7f8694dbefbd2f0c2c2b60ec5ad SHA1 (patch-aj) = 9887573ac7ade9e8f8ee2ead68e279f67836a1a3 |