pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/metacity Update metacity to version 2.8.3. Address...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ae36ae4332c
branches:  trunk
changeset: 479565:1ae36ae4332c
user:      ben <ben%pkgsrc.org@localhost>
date:      Tue Aug 17 03:33:32 2004 +0000

description:
Update metacity to version 2.8.3.  Addresses pr#26683 from Kouichirou
Hiratsuka.

Some important bug fixes in this release, including somy a11y bugs,
and a compile issue on Solaris.

Thanks to Rob Adams, Bill Haneman, Peter O'Shea, Mike Castle, Soeren
Sandman, Elijah Newren, and Havoc Pennington for fixes in this
release.

Fixes
  * Adjust the MRU list when preventing focus stealing (Elijah)
  * Ensure that we maintain a focus window when switching workspaces
    in mouse focus mode (Elijah)
  * Some improvements in the showing desktop mode, and window
    activation (Elijah)
  * Make sure cursors changes are handled correctly (Havoc, Soeren)
  * Some fixes to the window menu (Rob)
  * Fix a compile issue on Solaris (Peter, Mike)
  * Allow struts to go past the middle of the screen, provided there's
    a gap between them, fixing an issue with gnome magnifier (Bill)

Translations
  * fi (Pauli Virtanen), ja (Takeshi AIHANA), ko (Young-Ho, Cha),
    pl (Gnome PL Team), ru (Dmitry G. Mastrukov), sr (Danilo ?Å? egan),
    tk (Gurban M. Tewekgeli), zh_CN (Funda Wang)

diffstat:

 wm/metacity/Makefile |  4 ++--
 wm/metacity/PLIST    |  3 ++-
 wm/metacity/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs (41 lines):

diff -r bbadf611a767 -r 1ae36ae4332c wm/metacity/Makefile
--- a/wm/metacity/Makefile      Tue Aug 17 03:05:02 2004 +0000
+++ b/wm/metacity/Makefile      Tue Aug 17 03:33:32 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2004/08/07 17:07:15 recht Exp $
+# $NetBSD: Makefile,v 1.33 2004/08/17 03:33:32 ben Exp $
 #
 
-DISTNAME=      metacity-2.8.2
+DISTNAME=      metacity-2.8.3
 CATEGORIES=    wm x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/metacity/2.8/}
 EXTRACT_SUFX=  .tar.bz2
diff -r bbadf611a767 -r 1ae36ae4332c wm/metacity/PLIST
--- a/wm/metacity/PLIST Tue Aug 17 03:05:02 2004 +0000
+++ b/wm/metacity/PLIST Tue Aug 17 03:33:32 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2004/05/06 09:08:47 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.11 2004/08/17 03:33:32 ben Exp $
 bin/metacity
 bin/metacity-message
 bin/metacity-theme-viewer
@@ -73,6 +73,7 @@
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/metacity.mo
 ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/metacity.mo
 ${PKGLOCALEDIR}/locale/th/LC_MESSAGES/metacity.mo
+${PKGLOCALEDIR}/locale/tk/LC_MESSAGES/metacity.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/metacity.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/metacity.mo
 ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/metacity.mo
diff -r bbadf611a767 -r 1ae36ae4332c wm/metacity/distinfo
--- a/wm/metacity/distinfo      Tue Aug 17 03:05:02 2004 +0000
+++ b/wm/metacity/distinfo      Tue Aug 17 03:33:32 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2004/08/07 17:07:15 recht Exp $
+$NetBSD: distinfo,v 1.13 2004/08/17 03:33:33 ben Exp $
 
-SHA1 (metacity-2.8.2.tar.bz2) = d46ccb89bff8c192c8f21ae1dc0c1a1a8c3d6801
-Size (metacity-2.8.2.tar.bz2) = 2015438 bytes
+SHA1 (metacity-2.8.3.tar.bz2) = 3443f3aea49b71b6b4a510478a49f99f810b478d
+Size (metacity-2.8.3.tar.bz2) = 2032661 bytes



Home | Main Index | Thread Index | Old Index