pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gtk2 Update to 2.14.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fbe8f178931a
branches:  trunk
changeset: 548866:fbe8f178931a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 24 21:30:43 2008 +0000

description:
Update to 2.14.4:

Overview of Changes from GTK+ 2.14.3 to 2.14.4
==============================================

* Bugs fixed:
 553135 eog crash: assertion failed...
 553241 double freed pointer in lpr_write cause firefox3 crash
 553133 GtkFileChooser won't ask to mount a volume
 553578 tabs are not drawn correctly
 553211 GtkFileChooserButton unsets filter after first use
 554141 uninitialized data use/free in gtkclipboard-quartz.c
 554690 mem leak in filechooser
 554691 mem leak in filechooser
 554696 invalid free function used
 554698 mem leak in filechooser
 554701 filechooser spams console with useless warnings
 554704 gtkfilesystemmodel does too much work
 554506 combining diacritics broken, became deadkeys
 530575 GtkEntry with invisible chars has a confused cursor...
 371908 Password Entry broken
 132501 Make utility window translate to tool window in win32
 554702 gtkfilesystem leaks GError
 554192 double press on the "circumflex" dead key...
 550342 Splash screens have a caption
 555000 Wrong treatment on non-spacing marks dead keys...
 552318 menubar mnemonics consumed even when gtk-enable-mnemonics=false
 555779 GtkCellRendererPixbuf crashed on failed GIcon lookup
 555791 Nautilus Crashes when opening USB MP3 Player Contents

* Updated translations:
 Catalan (ca)
 German (de)
 Spanish (es)
 French (fr)
 Italian (it)
 Japanese (ja)
 Macedonian (mk)
 Brazilian Portugese (pt_BR)
 Slovak (sk)
 Swedish (sv)

diffstat:

 x11/gtk2/Makefile |  4 ++--
 x11/gtk2/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 61a48c257f2c -r fbe8f178931a x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Fri Oct 24 21:30:14 2008 +0000
+++ b/x11/gtk2/Makefile Fri Oct 24 21:30:43 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.162 2008/10/16 11:10:06 drochner Exp $
+# $NetBSD: Makefile,v 1.163 2008/10/24 21:30:43 wiz Exp $
 
-DISTNAME=              gtk+-2.14.3
+DISTNAME=              gtk+-2.14.4
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
 CATEGORIES=            x11
 MASTER_SITES=          ftp://ftp.gtk.org/pub/gtk/2.14/ \
diff -r 61a48c257f2c -r fbe8f178931a x11/gtk2/distinfo
--- a/x11/gtk2/distinfo Fri Oct 24 21:30:14 2008 +0000
+++ b/x11/gtk2/distinfo Fri Oct 24 21:30:43 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.104 2008/10/16 11:10:06 drochner Exp $
+$NetBSD: distinfo,v 1.105 2008/10/24 21:30:43 wiz Exp $
 
-SHA1 (gtk+-2.14.3.tar.bz2) = d50056be33d82265deb433dfb72c3e46f20820c0
-RMD160 (gtk+-2.14.3.tar.bz2) = bc7a608ec30b013bf360c3a6a6c0e15adf337272
-Size (gtk+-2.14.3.tar.bz2) = 17149160 bytes
+SHA1 (gtk+-2.14.4.tar.bz2) = ed480432b57a41e04896642465e58ceeb179ca22
+RMD160 (gtk+-2.14.4.tar.bz2) = b0a625459b64e3a2ddbca60c22175eec18a8bc68
+Size (gtk+-2.14.4.tar.bz2) = 17258261 bytes
 SHA1 (patch-aa) = 507f43c8257607c3ddb194015cc67c5b166a5047
 SHA1 (patch-aj) = 4e36ab908ae14d81bd62c3eb170be87f14bb6a35



Home | Main Index | Thread Index | Old Index