pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gail update to 1.6.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/568a3670a709
branches: trunk
changeset: 473602:568a3670a709
user: recht <recht%pkgsrc.org@localhost>
date: Wed Apr 21 15:56:08 2004 +0000
description:
update to 1.6.1
Overview of Changes in GAIL 1.6.1
=================================
* Correctly report LABELLED_BY relation for combo-box when mnemonic
widget is GnomeFileEntry. (bug #137584)
* Report name correctly for GtkComboBox which has a TreeModel with more
than one column. (bug #136976)
* Do not treat a GtkHandleBox as a window (bug #138339)
* Set role for popup window to be ROLE_WINDOW instead of ROLE_FRAME.
(bug #135242)
* Separate items in keybinding by ":". (bug #138392)
* Avoid crash when getting keybinding if GtkEntry is not a mnemonic widget.
(bug #139236)
* Add translations: Punjabi [Amanpreet Singh Alam], Estonian [Pritt Laes]
* Updated translations: Traditional Chinese [Ching-Hung Lin]
diffstat:
devel/gail/Makefile | 4 ++--
devel/gail/PLIST | 9 ++++++++-
devel/gail/distinfo | 6 +++---
3 files changed, 13 insertions(+), 6 deletions(-)
diffs (67 lines):
diff -r 5e76b041728a -r 568a3670a709 devel/gail/Makefile
--- a/devel/gail/Makefile Wed Apr 21 15:54:45 2004 +0000
+++ b/devel/gail/Makefile Wed Apr 21 15:56:08 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2004/04/01 18:30:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.21 2004/04/21 15:56:08 recht Exp $
#
-DISTNAME= gail-1.6.0
+DISTNAME= gail-1.6.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gail/1.6/}
EXTRACT_SUFX= .tar.bz2
diff -r 5e76b041728a -r 568a3670a709 devel/gail/PLIST
--- a/devel/gail/PLIST Wed Apr 21 15:54:45 2004 +0000
+++ b/devel/gail/PLIST Wed Apr 21 15:56:08 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/04/01 18:30:06 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/04/21 15:56:08 recht Exp $
include/gail-1.0/libgail-util/gail-util.h
include/gail-1.0/libgail-util/gailmisc.h
include/gail-1.0/libgail-util/gailtextutil.h
@@ -31,11 +31,13 @@
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gail.mo
@@ -53,6 +55,8 @@
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gail.mo
@@ -62,7 +66,10 @@
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gail.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gail.mo
@dirrm share/doc/html/gail-libgail-util
@comment in gtk2: @dirrm lib/gtk-2.0/modules
@dirrm include/gail-1.0/libgail-util
diff -r 5e76b041728a -r 568a3670a709 devel/gail/distinfo
--- a/devel/gail/distinfo Wed Apr 21 15:54:45 2004 +0000
+++ b/devel/gail/distinfo Wed Apr 21 15:56:08 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/04/01 18:30:06 jmmv Exp $
+$NetBSD: distinfo,v 1.7 2004/04/21 15:56:08 recht Exp $
-SHA1 (gail-1.6.0.tar.bz2) = ad216ee4b7d1118ec61a0a6c3133ba946a80b06a
-Size (gail-1.6.0.tar.bz2) = 497110 bytes
+SHA1 (gail-1.6.1.tar.bz2) = d801e78933c1858c9b8fcaca7c585e653e19120b
+Size (gail-1.6.1.tar.bz2) = 507582 bytes
Home |
Main Index |
Thread Index |
Old Index