summaryrefslogtreecommitdiff
path: root/wm/fvwm2/patches
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-04-12 09:09:08 +0000
committermartti <martti@pkgsrc.org>2002-04-12 09:09:08 +0000
commit5bb3969b8c8d2a105bab7a0d4abaaa5f72620959 (patch)
treef3dc873e7442ab042653139637118173821b7382 /wm/fvwm2/patches
parent07c0812d6b23d70cb9ed0e69b1f9ed6af2c817a3 (diff)
downloadpkgsrc-5bb3969b8c8d2a105bab7a0d4abaaa5f72620959.tar.gz
Updated fvwm2 to 2.4.7
Fvwm 2.4.7 is a maintenance release for 2.4.6 that fixes a number of minor or rare problems. System administrators are strongly encouraged to move to 2.4.6 or 2.4.7 from any earlier 2.4.x release. Changes: * Fixed parsing of WindowList with conditions and a position at the same time that was broken in 2.4.6. * Fixed some problems with the DeskOnly option of FvwmTaskBar (windows were duplicated when moving to a different Desk; the StickyIcon style was ignored). * Fixed config.h warnings with some compilers introduced in 2.4.6. * Fixed icon titles being raised when they should not be. * Fixed initial drawing of the internals of the FvwmPager window. * Fixed the FvwmAudio compatible mode in FvwmEvent when external audio player is used. * Minor improvements in the man page.
Diffstat (limited to 'wm/fvwm2/patches')
-rw-r--r--wm/fvwm2/patches/patch-ab10
1 files changed, 5 insertions, 5 deletions
diff --git a/wm/fvwm2/patches/patch-ab b/wm/fvwm2/patches/patch-ab
index a56a3123d35..c251f0c2da7 100644
--- a/wm/fvwm2/patches/patch-ab
+++ b/wm/fvwm2/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.9 2002/03/11 07:20:55 martti Exp $
+$NetBSD: patch-ab,v 1.10 2002/04/12 09:09:09 martti Exp $
---- configure.orig Sun Mar 10 10:38:10 2002
-+++ configure Mon Mar 11 07:44:38 2002
+--- configure.orig Thu Apr 11 14:21:34 2002
++++ configure Fri Apr 12 07:48:42 2002
@@ -672,7 +672,7 @@
# It thinks the first close brace ends the variable substitution.
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
@@ -18,9 +18,9 @@ $NetBSD: patch-ab,v 1.9 2002/03/11 07:20:55 martti Exp $
-PACKAGE=fvwm
+PACKAGE=fvwm2
- VERSION=2.4.6
+ VERSION=2.4.7
-@@ -3907,7 +3907,7 @@
+@@ -3929,7 +3929,7 @@
# It thinks the first close brace ends the variable substitution.
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'