diff options
author | jmmv <jmmv> | 2004-04-16 14:03:49 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-04-16 14:03:49 +0000 |
commit | 42399afca7aee1460de3451ed0b67eef29d27bf7 (patch) | |
tree | 15124d3b62c2a3bc78a2a193b0cc1b69ba4fe010 /net/bug-buddy | |
parent | 7777415bfee28722bc61db676e1ce6fba9e86380 (diff) | |
download | pkgsrc-42399afca7aee1460de3451ed0b67eef29d27bf7.tar.gz |
Update to 2.6.1:
* Fixes:
- add scroll bar to description bug text box if needed (bug #137540).
* Translations:
- Updated Russian translation (Leonid Kanter)
- Updated Basque translation (Iñaki Larrañaga)
- Added Icelandic translation (Helgi Þormar Þorbjörnsson)
- Updated Indonesian translation (Mohammad DAMT)
- Added Gujurati translation (Guntupalli Karunakar)
- Updated Hungarian translation (Andras Timar)
Diffstat (limited to 'net/bug-buddy')
-rw-r--r-- | net/bug-buddy/Makefile | 4 | ||||
-rw-r--r-- | net/bug-buddy/PLIST | 15 | ||||
-rw-r--r-- | net/bug-buddy/distinfo | 6 |
3 files changed, 19 insertions, 6 deletions
diff --git a/net/bug-buddy/Makefile b/net/bug-buddy/Makefile index 62b350bd3e0..d4e41da68a2 100644 --- a/net/bug-buddy/Makefile +++ b/net/bug-buddy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2004/04/14 16:15:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.27 2004/04/16 14:03:49 jmmv Exp $ # -DISTNAME= bug-buddy-2.6.0 +DISTNAME= bug-buddy-2.6.1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bug-buddy/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/bug-buddy/PLIST b/net/bug-buddy/PLIST index 00a42c6f51f..af0b0fec4b2 100644 --- a/net/bug-buddy/PLIST +++ b/net/bug-buddy/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/04/01 18:54:03 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/04/16 14:03:49 jmmv Exp $ bin/bug-buddy man/man1/bug-buddy.1 share/application-registry/bug-buddy.applications @@ -71,11 +71,13 @@ ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/bug-buddy.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/bug-buddy.mo +${PKGLOCALEDIR}/locale/is/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/bug-buddy.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/bug-buddy.mo @@ -123,17 +125,28 @@ share/omf/bug-buddy/bug-buddy-zh_TW.omf share/pixmaps/bug-buddy.png @comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/omf/bug-buddy +@comment in scrollkeeper: @dirrm share/omf @comment in xdg-dirs: @dirrm share/mime-info @dirrm share/gnome/help/bug-buddy/zh_TW/figures +@dirrm share/gnome/help/bug-buddy/zh_TW @dirrm share/gnome/help/bug-buddy/zh_HK/figures +@dirrm share/gnome/help/bug-buddy/zh_HK @dirrm share/gnome/help/bug-buddy/zh_CN/figures +@dirrm share/gnome/help/bug-buddy/zh_CN @dirrm share/gnome/help/bug-buddy/sv/figures +@dirrm share/gnome/help/bug-buddy/sv @dirrm share/gnome/help/bug-buddy/ko/figures +@dirrm share/gnome/help/bug-buddy/ko @dirrm share/gnome/help/bug-buddy/ja/figures +@dirrm share/gnome/help/bug-buddy/ja @dirrm share/gnome/help/bug-buddy/it/figures +@dirrm share/gnome/help/bug-buddy/it @dirrm share/gnome/help/bug-buddy/fr/figures +@dirrm share/gnome/help/bug-buddy/fr @dirrm share/gnome/help/bug-buddy/es/figures +@dirrm share/gnome/help/bug-buddy/es @dirrm share/gnome/help/bug-buddy/de/figures +@dirrm share/gnome/help/bug-buddy/de @dirrm share/gnome/help/bug-buddy/C @dirrm share/gnome/help/bug-buddy @comment in GConf2: @dirrm share/gconf/schemas diff --git a/net/bug-buddy/distinfo b/net/bug-buddy/distinfo index 42002656616..df9f60c883a 100644 --- a/net/bug-buddy/distinfo +++ b/net/bug-buddy/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/04/01 18:54:03 jmmv Exp $ +$NetBSD: distinfo,v 1.6 2004/04/16 14:03:49 jmmv Exp $ -SHA1 (bug-buddy-2.6.0.tar.bz2) = 9ee116973629645cf87c8766534eef9e3a5527e7 -Size (bug-buddy-2.6.0.tar.bz2) = 833465 bytes +SHA1 (bug-buddy-2.6.1.tar.bz2) = 2e231e100a42730ee82b87f0ead55604c62bc7f9 +Size (bug-buddy-2.6.1.tar.bz2) = 858940 bytes |