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.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35d4aebfac91
branches:  trunk
changeset: 477228:35d4aebfac91
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Jun 28 12:37:42 2004 +0000

description:
Update to 1.6.6:
* Check that label in page tab is showing before returning it. (bug #129608)
* Ensure that create-tab notification is not sent when tab is removed.
  (bug #128970)
* Report accelerator correctly for menu items created using GtkAction and
  GtkUIManager. (bug #143587)
* Add translations: Bulgarian [Vladimir Petkov]

diffstat:

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

diffs (46 lines):

diff -r 11c8e69dd299 -r 35d4aebfac91 devel/gail/Makefile
--- a/devel/gail/Makefile       Mon Jun 28 12:34:50 2004 +0000
+++ b/devel/gail/Makefile       Mon Jun 28 12:37:42 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2004/05/31 15:30:29 recht Exp $
+# $NetBSD: Makefile,v 1.23 2004/06/28 12:37:42 jmmv Exp $
 #
 
-DISTNAME=      gail-1.6.5
+DISTNAME=      gail-1.6.6
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gail/1.6/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 11c8e69dd299 -r 35d4aebfac91 devel/gail/PLIST
--- a/devel/gail/PLIST  Mon Jun 28 12:34:50 2004 +0000
+++ b/devel/gail/PLIST  Mon Jun 28 12:37:42 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/05/31 15:30:29 recht Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/06/28 12:37:42 jmmv 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
@@ -23,10 +23,12 @@
 share/doc/html/gail-libgail-util/left.png
 share/doc/html/gail-libgail-util/libgail-util-main.html
 share/doc/html/gail-libgail-util/right.png
+share/doc/html/gail-libgail-util/style.css
 share/doc/html/gail-libgail-util/up.png
 ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gail.mo
 ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gail.mo
 ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gail.mo
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gail.mo
 ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gail.mo
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gail.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gail.mo
diff -r 11c8e69dd299 -r 35d4aebfac91 devel/gail/distinfo
--- a/devel/gail/distinfo       Mon Jun 28 12:34:50 2004 +0000
+++ b/devel/gail/distinfo       Mon Jun 28 12:37:42 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2004/05/31 15:30:29 recht Exp $
+$NetBSD: distinfo,v 1.9 2004/06/28 12:37:42 jmmv Exp $
 
-SHA1 (gail-1.6.5.tar.bz2) = 114e18c298176ab777ff34ac36d1d780091e8945
-Size (gail-1.6.5.tar.bz2) = 516262 bytes
+SHA1 (gail-1.6.6.tar.bz2) = 99d8d1bb2c92eff7f00d202053bc2c4f47226e8a
+Size (gail-1.6.6.tar.bz2) = 519879 bytes



Home | Main Index | Thread Index | Old Index