diff options
author | jmmv <jmmv> | 2004-06-28 12:37:42 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-06-28 12:37:42 +0000 |
commit | b5d7d28396878e9253e1f9c9725fd05644d0354b (patch) | |
tree | ba54e0ce7bc53a55657b87cc14cbfe71895df653 /devel/gail | |
parent | 845adfb24dd2b2b7bf723537859b57d5fcf1005c (diff) | |
download | pkgsrc-b5d7d28396878e9253e1f9c9725fd05644d0354b.tar.gz |
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 (limited to 'devel/gail')
-rw-r--r-- | devel/gail/Makefile | 4 | ||||
-rw-r--r-- | devel/gail/PLIST | 4 | ||||
-rw-r--r-- | devel/gail/distinfo | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/gail/Makefile b/devel/gail/Makefile index c8f9234d91b..e9ca3708b8e 100644 --- a/devel/gail/Makefile +++ b/devel/gail/Makefile @@ -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 --git a/devel/gail/PLIST b/devel/gail/PLIST index eeb83bccd4c..d83501a788d 100644 --- a/devel/gail/PLIST +++ b/devel/gail/PLIST @@ -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/index.sgml 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 --git a/devel/gail/distinfo b/devel/gail/distinfo index 83996474842..70658b4fc63 100644 --- a/devel/gail/distinfo +++ b/devel/gail/distinfo @@ -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 |