diff options
author | martti <martti> | 2002-12-02 08:53:01 +0000 |
---|---|---|
committer | martti <martti> | 2002-12-02 08:53:01 +0000 |
commit | bc267c7bb3a6f91b45b3e333a00db33f6c2340e1 (patch) | |
tree | 3b074c157d764981029bc5c92b53e9c6c26a3e9f /wm/fvwm2 | |
parent | 5ac322edfcf493aae884670b3735bb471722498b (diff) | |
download | pkgsrc-bc267c7bb3a6f91b45b3e333a00db33f6c2340e1.tar.gz |
Updated fvwm2 to 2.4.14
* Icons no longer appear on top of all other windows after a
restart.
* Removed the flawed "A"ny context key binding patch from 2.4.13.
* The built-in session management can handle window names, classes
etc. beginning with whitespace (textedit).
* The default EdgeScroll (if not specified) was incorrectly
assumed to be 100 pixels instead of 100 percents.
* Application provided icon windows no longer appear at 0 0 when
restarting.
* Modules do not crash anymore when more than 126 windows are on
the desktop.
* FvwmIconMan displays windows correctly that were iconified and
then moved to another page.
Diffstat (limited to 'wm/fvwm2')
-rw-r--r-- | wm/fvwm2/Makefile | 4 | ||||
-rw-r--r-- | wm/fvwm2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/wm/fvwm2/Makefile b/wm/fvwm2/Makefile index 17924fe7cb5..0b0a8b6fbc2 100644 --- a/wm/fvwm2/Makefile +++ b/wm/fvwm2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2002/11/12 12:27:14 martti Exp $ +# $NetBSD: Makefile,v 1.28 2002/12/02 08:53:01 martti Exp $ # FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp # @@ -18,7 +18,7 @@ DEPENDS+= xpmroot-2.*:../../x11/xpmroot CONFLICTS= fvwm1-* fvwm>=1 EXTRACT_ONLY= ${DISTNAME}.tar.gz -FVWM_VER= 2.4.13 +FVWM_VER= 2.4.14 USE_X11BASE= YES USE_BUILDLINK2= YES diff --git a/wm/fvwm2/distinfo b/wm/fvwm2/distinfo index 6cd09c70c75..8985f49e381 100644 --- a/wm/fvwm2/distinfo +++ b/wm/fvwm2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.16 2002/11/03 09:01:03 martti Exp $ +$NetBSD: distinfo,v 1.17 2002/12/02 08:53:01 martti Exp $ -SHA1 (fvwm-2.4.13.tar.gz) = c22d3b7b9054fcbebfadc52972be9292e753c632 -Size (fvwm-2.4.13.tar.gz) = 1723676 bytes +SHA1 (fvwm-2.4.14.tar.gz) = 5a4a476013d919ab2c801b59c8194efb5d8c7976 +Size (fvwm-2.4.14.tar.gz) = 1725527 bytes SHA1 (fvwm_icons.tgz) = d6ee1e52f1a84c4edd722ccee0f7e9cc79cc2a4b Size (fvwm_icons.tgz) = 363406 bytes SHA1 (patch-aa) = 66028f69eff2edf721859e06f3a3357231949d2d |