diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-06-28 13:49:38 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-06-28 13:49:38 +0000 |
commit | 04bf1b832a9326b80ed7d84f30ba4ea23762b955 (patch) | |
tree | 542285b8b3eadbd43a0db49c57b202c8e3163928 /x11/gnome2-applets | |
parent | 317dbf5b061e2198531f117878b98e8e945dc5a4 (diff) | |
download | pkgsrc-04bf1b832a9326b80ed7d84f30ba4ea23762b955.tar.gz |
Update to 2.6.2:
Battstat:
* Lots of fixes from Davyd Madeley.
GKB:
* Build fix (Kjartan)
* Fix warning when removing the applet (Leena Gunda)
gswitchit:
* Fix some UTF-8 problems with labels (Sergey)
* Fix crash when removing the applet (Leena Gunda)
gweather:
* Lots of fixes from Gareth Owen for crashes and leaks etc.
* HIG fix from Davyd Madeley
* Fix "invalid sky" problems (Fabrice Bellet)
Keyboard accessibility:
* Bugfixes for bug #140281 and bug #137585. (Arvind and Padraig)
mailcheck:
* Accessibility fix (Vinay Mandalakoppal)
mixer:
* Restore saved mixer channel on startup (Jorn Baayen)
Diffstat (limited to 'x11/gnome2-applets')
-rw-r--r-- | x11/gnome2-applets/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-applets/PLIST | 3 | ||||
-rw-r--r-- | x11/gnome2-applets/distinfo | 8 | ||||
-rw-r--r-- | x11/gnome2-applets/patches/patch-aa | 10 |
4 files changed, 13 insertions, 12 deletions
diff --git a/x11/gnome2-applets/Makefile b/x11/gnome2-applets/Makefile index bf3dd998569..8caaa503e44 100644 --- a/x11/gnome2-applets/Makefile +++ b/x11/gnome2-applets/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2004/05/15 16:03:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.32 2004/06/28 13:49:38 jmmv Exp $ # -DISTNAME= gnome-applets-2.6.1 +DISTNAME= gnome-applets-2.6.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome2-applets/PLIST b/x11/gnome2-applets/PLIST index 09fe03c4695..1661d9d59f8 100644 --- a/x11/gnome2-applets/PLIST +++ b/x11/gnome2-applets/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/05/15 16:03:28 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/06/28 13:49:38 jmmv Exp $ bin/gkb_xmmap bin/gnome-keyboard-layout bin/gswitchit-plugins-capplet @@ -1178,6 +1178,7 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-applets-2.0.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-applets-2.0.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-applets-2.0.mo ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-applets-2.0.mo +${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/gnome-applets-2.0.mo ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gnome-applets-2.0.mo ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gnome-applets-2.0.mo ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gnome-applets-2.0.mo diff --git a/x11/gnome2-applets/distinfo b/x11/gnome2-applets/distinfo index 4adb53cf589..eaad0369cbe 100644 --- a/x11/gnome2-applets/distinfo +++ b/x11/gnome2-applets/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2004/05/15 16:03:28 jmmv Exp $ +$NetBSD: distinfo,v 1.6 2004/06/28 13:49:38 jmmv Exp $ -SHA1 (gnome-applets-2.6.1.tar.bz2) = 65cefb88d8a6111575820dcef56e3ed8353d8a5e -Size (gnome-applets-2.6.1.tar.bz2) = 5216544 bytes -SHA1 (patch-aa) = 4805b1cc7ed960ad6672f447636565c5ddc6fc93 +SHA1 (gnome-applets-2.6.2.tar.bz2) = 6d673cd802398577294f47e7ffacf7dee40d0193 +Size (gnome-applets-2.6.2.tar.bz2) = 5600227 bytes +SHA1 (patch-aa) = 411a9ce8a9bf11468853720fc0253f1c709bf941 SHA1 (patch-ab) = 7a38278110675ebbb21f3441dd277209001768dc diff --git a/x11/gnome2-applets/patches/patch-aa b/x11/gnome2-applets/patches/patch-aa index 1c64ad3e229..65e6986c078 100644 --- a/x11/gnome2-applets/patches/patch-aa +++ b/x11/gnome2-applets/patches/patch-aa @@ -1,10 +1,10 @@ -$NetBSD: patch-aa,v 1.4 2004/04/01 18:50:53 jmmv Exp $ +$NetBSD: patch-aa,v 1.5 2004/06/28 13:49:38 jmmv Exp $ ---- battstat/sounds/Makefile.in.orig 2004-03-10 13:58:12.000000000 +0100 +--- battstat/sounds/Makefile.in.orig 2004-06-28 10:17:27.000000000 +0200 +++ battstat/sounds/Makefile.in -@@ -166,7 +166,7 @@ am__quote = @am__quote@ - gnomelocaledir = @gnomelocaledir@ - install_sh = @install_sh@ +@@ -236,7 +236,7 @@ sharedstatedir = @sharedstatedir@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ -soundlistdir = $(sysconfdir)/sound/events +soundlistdir = $(datadir)/examples/gnome-applets/sound/events |