summaryrefslogtreecommitdiff
path: root/wm/fvwm2/patches/patch-ab
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2001-10-09 12:19:05 +0000
committermartti <martti@pkgsrc.org>2001-10-09 12:19:05 +0000
commitdb9641af778a4f10efef83af2c7d693a451ded38 (patch)
treefb796dbf92203905dfe77692ad53aaa7e7a266ac /wm/fvwm2/patches/patch-ab
parent67243a1d4e9e18d49a68a6e1c151f6e119d95cd3 (diff)
downloadpkgsrc-db9641af778a4f10efef83af2c7d693a451ded38.tar.gz
- Updated to version 2.4.3.
- Added FVWM2_USE_GTK and FVWM2_USE_RPLAY for those who want FvwmGtk and audio support. - Removed dependency on imlib until a better PLIST_SUBST is written. Changes in stable 2.4.3 (8-Oct-2001) * Fixed activation of shape extension. * Fixed problems with overriding key bindings. * Single letter key names are allowed in upper and lower case in key bindings as before 2.4.0. * Fixed WindowList placement with Xinerama. * Fixed flickering icon titles. * New X resource fvwmscreen to select the Xinerama screen on which to place new windows. * Coordinates of a window during motion are show relative to the Xinerama screen. * Some icon placement improvements with Xinerama.
Diffstat (limited to 'wm/fvwm2/patches/patch-ab')
-rw-r--r--wm/fvwm2/patches/patch-ab8
1 files changed, 4 insertions, 4 deletions
diff --git a/wm/fvwm2/patches/patch-ab b/wm/fvwm2/patches/patch-ab
index 164fbd482fd..5caf0bd126f 100644
--- a/wm/fvwm2/patches/patch-ab
+++ b/wm/fvwm2/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.5 2001/10/01 11:14:42 martti Exp $
+$NetBSD: patch-ab,v 1.6 2001/10/09 12:19:06 martti Exp $
---- configure.orig Sun Sep 16 16:33:27 2001
-+++ configure Tue Sep 18 09:22:27 2001
+--- configure.orig Mon Oct 8 11:59:25 2001
++++ configure Tue Oct 9 09:22:29 2001
@@ -670,7 +670,7 @@
# It thinks the first close brace ends the variable substitution.
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
@@ -18,7 +18,7 @@ $NetBSD: patch-ab,v 1.5 2001/10/01 11:14:42 martti Exp $
-PACKAGE=fvwm
+PACKAGE=fvwm2
- VERSION=2.4.2
+ VERSION=2.4.3
@@ -3879,7 +3879,7 @@
# It thinks the first close brace ends the variable substitution.