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.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d494ec6cf5c8
branches:  trunk
changeset: 475981:d494ec6cf5c8
user:      recht <recht%pkgsrc.org@localhost>
date:      Mon May 31 15:30:29 2004 +0000

description:
update to 1.6.5

Overview of Changes in GAIL 1.6.5
=================================
* Ensure than antecendent menu is unposted when menu item is activated.
(bug #134532)

* Set state ATK_STATE_SENSITIVE for cells in a GtkTreeView.  (bug #142776)

* Emit children-changed signal when tab added to or removed from GtkNotebook.
(bug #128970)

* Updated translations: Simplified Chinese [Funda Wang]

Overview of Changes in GAIL 1.6.4
=================================
* Prevent warning message because of referring to non-existent child.
(bug #141494)

* Report labels correctly for GnomeFontPicker (bug #140616)

* Ensure that focus object for widget is not defunct before reporting
focus on it. (bug #141907)

* Set button press as default action for button consisting of a down arrow.
(bug #137401)

Overview of Changes in GAIL 1.6.3
=================================
* Fix warning messages when compiling. (bug #140475 [Stanislav Brabec]

* Rework fix for evolution crasher bug. (bug #140559)

* Do not report focus state change on widget when non-widget child of
widget is reported as having focus. (bug #134003)

Overview of Changes in GAIL 1.6.2
=================================
* Ensure that accessible name is reported for file in Nautilus List View.
(bug #139391)

* Report children of scrolled window correctly when only vertical scrollbar
is visible. (bug #138734)

* Fix crasher bug in evolution when going to a specific date. (bug #140475)

* Add translations: Add M\304\201ori [John Barstow]

diffstat:

 devel/gail/Makefile |  5 +++--
 devel/gail/PLIST    |  3 ++-
 devel/gail/distinfo |  6 +++---
 3 files changed, 8 insertions(+), 6 deletions(-)

diffs (49 lines):

diff -r d9e6eb8c800d -r d494ec6cf5c8 devel/gail/Makefile
--- a/devel/gail/Makefile       Mon May 31 12:44:26 2004 +0000
+++ b/devel/gail/Makefile       Mon May 31 15:30:29 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2004/04/21 15:56:08 recht Exp $
+# $NetBSD: Makefile,v 1.22 2004/05/31 15:30:29 recht Exp $
 #
 
-DISTNAME=      gail-1.6.1
+DISTNAME=      gail-1.6.5
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gail/1.6/}
 EXTRACT_SUFX=  .tar.bz2
@@ -18,6 +18,7 @@
 USE_PKGLOCALEDIR=      yes
 
 PKGCONFIG_OVERRIDE=    gail.pc.in
+PKGCONFIG_OVERRIDE+=   gail-uninstalled.pc.in
 
 CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc/html
 
diff -r d9e6eb8c800d -r d494ec6cf5c8 devel/gail/PLIST
--- a/devel/gail/PLIST  Mon May 31 12:44:26 2004 +0000
+++ b/devel/gail/PLIST  Mon May 31 15:30:29 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/04/21 15:56:08 recht Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/05/31 15:30:29 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
@@ -50,6 +50,7 @@
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gail.mo
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gail.mo
 ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/gail.mo
 ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gail.mo
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gail.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gail.mo
diff -r d9e6eb8c800d -r d494ec6cf5c8 devel/gail/distinfo
--- a/devel/gail/distinfo       Mon May 31 12:44:26 2004 +0000
+++ b/devel/gail/distinfo       Mon May 31 15:30:29 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2004/04/21 15:56:08 recht Exp $
+$NetBSD: distinfo,v 1.8 2004/05/31 15:30:29 recht Exp $
 
-SHA1 (gail-1.6.1.tar.bz2) = d801e78933c1858c9b8fcaca7c585e653e19120b
-Size (gail-1.6.1.tar.bz2) = 507582 bytes
+SHA1 (gail-1.6.5.tar.bz2) = 114e18c298176ab777ff34ac36d1d780091e8945
+Size (gail-1.6.5.tar.bz2) = 516262 bytes



Home | Main Index | Thread Index | Old Index