diff options
author | martti <martti> | 2006-09-12 05:27:50 +0000 |
---|---|---|
committer | martti <martti> | 2006-09-12 05:27:50 +0000 |
commit | f80e79d35a0b8d5e967db76d468c69052368ceb4 (patch) | |
tree | 90be947f58944bcf9bcc2a1e89f26830f250b547 /wm | |
parent | 444b6299ecd0ea3be0732ae43e916419a6d3af96 (diff) | |
download | pkgsrc-f80e79d35a0b8d5e967db76d468c69052368ceb4.tar.gz |
Updated wm/fvwm-devel to 2.5.18
Fvwm is a powerful window manager. Version 2.5.18 is a bug fixing
release for 2.5.17. Please be aware that any features introduced
in the 2.5.x development versions may be renamed, changed or
removed without notice before 2.6.0.
Upgrading from earlier 2.5.x versions is recommended. Upgrading
from 2.5.17 is strongly recommended.
This release is available at the home page: http://www.fvwm.org/.
* Bug Fixes:
- If a window started fullscreen, leaving fullscreen state now
properly unmaximizes and resizes the window.
- Fixed the ForeColor/HilightFore styles that were broken in
2.5.17.
- FvwmPager can now move icons with the !IconTitle style.
- Fixed drawing of icons that are moved to a different desk.
- FvwmPager no longer tries to move non-movable windows.
- FvwmPager now moves all windows as user requests.
- FvwmPager no longer displaces windows with title and border
sizes on moves.
- TestRc now correctly matches Break, and $[cond.rc] is
expanded for Break.
- Fixed several 64-bit architecture problems with
XGetWindowProperty(). Xine works much better on 64-bit
machines.
- Fixed handling of ClickToFocusPassesClick with the EWMH
desktop (e.g. using nautilus).
- Fixed handling of windows that are unmapped and mapped again
too fast (e.g. fpga_editor).
Diffstat (limited to 'wm')
-rw-r--r-- | wm/fvwm-devel/Makefile | 4 | ||||
-rw-r--r-- | wm/fvwm-devel/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile index 7032a827d11..22dec73947e 100644 --- a/wm/fvwm-devel/Makefile +++ b/wm/fvwm-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/07/25 07:24:01 martti Exp $ +# $NetBSD: Makefile,v 1.16 2006/09/12 05:27:50 martti Exp $ DISTNAME= fvwm-${FVWM_VER} #PKGREVISION= 1 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.fvwm.org/ COMMENT= Development version of X11 Virtual window manager CONFLICTS= fvwm1-[0-9]* fvwm2-[0-9]* -FVWM_VER= 2.5.17 +FVWM_VER= 2.5.18 PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/wm/fvwm-devel/distinfo b/wm/fvwm-devel/distinfo index 2aa2b222bda..880a5443b12 100644 --- a/wm/fvwm-devel/distinfo +++ b/wm/fvwm-devel/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.8 2006/07/25 07:24:01 martti Exp $ +$NetBSD: distinfo,v 1.9 2006/09/12 05:27:50 martti Exp $ -SHA1 (fvwm-2.5.17.tar.bz2) = 044d1d60c26235221032f3d1da822baf55f5d9fa -RMD160 (fvwm-2.5.17.tar.bz2) = 4efdab6663af94bcdace689cdca702e03b728b2e -Size (fvwm-2.5.17.tar.bz2) = 2034317 bytes +SHA1 (fvwm-2.5.18.tar.bz2) = b7ef45dfe3975deab38dd9ae306c5fd280f307c6 +RMD160 (fvwm-2.5.18.tar.bz2) = 68bd7a5d3e1c5fb3776de0fbda75414d9e7ad54b +Size (fvwm-2.5.18.tar.bz2) = 2034340 bytes SHA1 (patch-aa) = 2f9c40c201fb041e71c7553118595f6af1c05030 SHA1 (patch-ab) = 71282c66036746dcb4a3905a56f7bf1a75fbd497 |