pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/metacity Update to 2.10.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/671088e89aab
branches: trunk
changeset: 496436:671088e89aab
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Wed Jun 29 08:41:37 2005 +0000
description:
Update to 2.10.2:
- Makes metacity a bit faster when dragging windows around (Soeren) [#141813]
- Fix simple memory error, using the address of a local variable as a
hash key (Ryan) [#307209]
- Fix a small leak in the case of a SYNC_COUNTER property value and
HAVE_XSYNC not defined (Ryan) [#307214]
- Cleanup font data when done with it (Ray) [#306720]
- If the window has a modal transient which is being unmanaged, don't
focus it (Elijah) [#305362]
- Make sure window position is calculated correctly for reconfigure
requests when part of the XWindowChanges structure is uninitialized
(Greg) [#305257]
- Add a resize popup when resizing constrained windows (Ray) [#305564]
- Don't accidentally treat maximize vertically as maximize in both
directions (Elijah) [#302204]
- Put all transients of the new window, if any exist, in the
calc_showing queue (Elijah, Billy) [#303284]
Translations
Kostas Papadimas (el), Priit Laes (et), Pauli Virtanen (fi), Ignacio
Casal Quinteiro (gl), Theppitak Karoonboonyanan (th), Canonical
Ltd (xh), Woodman Tuen (zh_TW)
diffstat:
wm/metacity/Makefile | 5 ++---
wm/metacity/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 47d59498d306 -r 671088e89aab wm/metacity/Makefile
--- a/wm/metacity/Makefile Wed Jun 29 07:57:25 2005 +0000
+++ b/wm/metacity/Makefile Wed Jun 29 08:41:37 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2005/06/06 14:55:34 hira Exp $
+# $NetBSD: Makefile,v 1.46 2005/06/29 08:41:37 jmmv Exp $
#
-DISTNAME= metacity-2.10.1
-PKGREVISION= 1
+DISTNAME= metacity-2.10.2
CATEGORIES= wm x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.10/}
EXTRACT_SUFX= .tar.bz2
diff -r 47d59498d306 -r 671088e89aab wm/metacity/distinfo
--- a/wm/metacity/distinfo Wed Jun 29 07:57:25 2005 +0000
+++ b/wm/metacity/distinfo Wed Jun 29 08:41:37 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2005/04/26 20:17:33 drochner Exp $
+$NetBSD: distinfo,v 1.22 2005/06/29 08:41:37 jmmv Exp $
-SHA1 (metacity-2.10.1.tar.bz2) = 65be98dad76871f2b98a427c648791e9ce7e1c77
-RMD160 (metacity-2.10.1.tar.bz2) = 6d9ae51a8456422ed6bb645c4cfc54f44530fb6a
-Size (metacity-2.10.1.tar.bz2) = 1650633 bytes
+SHA1 (metacity-2.10.2.tar.bz2) = 04a0123080ebd61af2d7127635d0744a2b05cb8d
+RMD160 (metacity-2.10.2.tar.bz2) = 565067f0040272a60401aa2ea3afcf6f9be93849
+Size (metacity-2.10.2.tar.bz2) = 2373035 bytes
Home |
Main Index |
Thread Index |
Old Index