diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-01-20 13:31:45 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-01-20 13:31:45 +0000 |
commit | 15cbe7fb80a467cdfc484d6f9844cf30dc0da895 (patch) | |
tree | 631af3c25390d720d4a87ef39ec634eed3cf214e /wm/metacity | |
parent | d024694dcd6233b669f22db39d346364930ae58e (diff) | |
download | pkgsrc-15cbe7fb80a467cdfc484d6f9844cf30dc0da895.tar.gz |
Update to 2.12.2:
- Mave ancestors come along with the transient when moving the window from
one workspace to another (Björn) [#314977]
- Fix the workspace switcher tabpopup to display the right windows and to
fix the pick-a-new-window-to-focus algorithm in order to not select
windows that aren't showing (Björn) [#170475]
- Fix a couple memory leaks (Kjartan, Søren, Elijah) [#313030]
- Fix a crash that occurs when removing some virtual desktops and windows
happen to be on those desktops (Elijah) [#318306]
- Fix edge snapping for multi-screen (non-xinerama) setups (Elijah)
[#319425]
- Close a GSource leak just to be correct (Kjartan) [#320050]
Translations
Kostas Papadimas (el), Ivar Smolin (et), Michiel Sikkes (nl)
Diffstat (limited to 'wm/metacity')
-rw-r--r-- | wm/metacity/Makefile | 4 | ||||
-rw-r--r-- | wm/metacity/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index e4283a40936..5f513c5a66b 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2005/10/12 21:53:25 jmmv Exp $ +# $NetBSD: Makefile,v 1.51 2006/01/20 13:31:45 jmmv Exp $ # -DISTNAME= metacity-2.12.1 +DISTNAME= metacity-2.12.2 CATEGORIES= wm x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/wm/metacity/distinfo b/wm/metacity/distinfo index 7e8a70be9ae..c0104c6ef46 100644 --- a/wm/metacity/distinfo +++ b/wm/metacity/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2005/10/12 21:53:25 jmmv Exp $ +$NetBSD: distinfo,v 1.25 2006/01/20 13:31:45 jmmv Exp $ -SHA1 (metacity-2.12.1.tar.bz2) = 4a5d1cca6e4f401617f29b6f398c7236bf876d77 -RMD160 (metacity-2.12.1.tar.bz2) = 7062808f496ffcc3d99cad83baeb35acd4e25a42 -Size (metacity-2.12.1.tar.bz2) = 1668143 bytes +SHA1 (metacity-2.12.2.tar.bz2) = 3a27c96dd65c2f3e76d595f5c01ac7e52a69318b +RMD160 (metacity-2.12.2.tar.bz2) = 26862a3ecf7d2b76201d7d2750d3dc4527f8531a +Size (metacity-2.12.2.tar.bz2) = 1671369 bytes |