diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-12-28 21:43:44 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-12-28 21:43:44 +0000 |
commit | 9492a72cc10cd9353b47c274d343a91220378b06 (patch) | |
tree | 2838e769da5dc37a15e8ee8f9499053fd98b1c68 /devel/gail | |
parent | b05d49c5cc3be7580e19d27830b16b47f467e6bd (diff) | |
download | pkgsrc-9492a72cc10cd9353b47c274d343a91220378b06.tar.gz |
Update to 1.8.1:
* Correct reporting of visibility of items on GnomeCanvas. (bug #156143)
* Do not activate menu item when selectinit it. (bug #156164)
* Set cells as selectable. (bug 153638)
* Fix error when tab ir removed from GtkNotebook. (bug #159206)
* Fix crasher when GtkTreeView is changed immediately after row is expanded.
(bug #132551)
* Add translation: Galician [Jesus Bravo Alvarez]
* Updated translations: Canadian English [Adam Weinberger], Persian [Meelad
Zakaria]
Diffstat (limited to 'devel/gail')
-rw-r--r-- | devel/gail/Makefile | 5 | ||||
-rw-r--r-- | devel/gail/PLIST | 3 | ||||
-rw-r--r-- | devel/gail/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/gail/Makefile b/devel/gail/Makefile index 7bceb67d9a7..3dc31891344 100644 --- a/devel/gail/Makefile +++ b/devel/gail/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2004/10/03 00:13:26 tv Exp $ +# $NetBSD: Makefile,v 1.27 2004/12/28 21:43:44 jmmv Exp $ # -DISTNAME= gail-1.8.0 -PKGREVISION= 1 +DISTNAME= gail-1.8.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gail/1.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/gail/PLIST b/devel/gail/PLIST index 578484bb6b5..f74e0ce73a1 100644 --- a/devel/gail/PLIST +++ b/devel/gail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2004/09/22 08:09:24 jlam Exp $ +@comment $NetBSD: PLIST,v 1.13 2004/12/28 21:43:44 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 @@ -36,6 +36,7 @@ ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gail.mo +${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gail.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gail.mo diff --git a/devel/gail/distinfo b/devel/gail/distinfo index 29799c7e923..8a60de0cd1c 100644 --- a/devel/gail/distinfo +++ b/devel/gail/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2004/09/21 16:52:22 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2004/12/28 21:43:44 jmmv Exp $ -SHA1 (gail-1.8.0.tar.bz2) = 1d9ef66c740d53653dc6c70fe6c53afd58edac93 -Size (gail-1.8.0.tar.bz2) = 549085 bytes +SHA1 (gail-1.8.1.tar.bz2) = 6cb44e6ab0929227905cb5cb7306146d03c081b0 +Size (gail-1.8.1.tar.bz2) = 551778 bytes |