diff options
author | martti <martti@pkgsrc.org> | 2002-09-16 09:31:48 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-09-16 09:31:48 +0000 |
commit | 59bea254da98dc96e22313772a41aaf53f4a5190 (patch) | |
tree | a5fb2f0618d4b104f32c5bf585c18b6dffeb5fee /wm | |
parent | 95c1b7929046df0fd2ec05ae9ba74eed0dc78fd2 (diff) | |
download | pkgsrc-59bea254da98dc96e22313772a41aaf53f4a5190.tar.gz |
Updated fvwm2 to 2.4.10
* The commands Maximize, Resize and ResizeMove can be used on icons
as it was in 2.2.x.
* Fixed hilighting of menu items with HGradient and VGradient
MenuFace. Reduced flickering with these options.
* Fixed a minor problem with entering submenus via keyboard.
* Fixed race conditions in FvwmTaskBar with AutoStick that caused
it to hang.
* Fixed drawing of pager balloons with BalloonBack option.
* Fixed drawing of SidePic menu background with B/D gradients.
* Fixed drawing of menu item reliefs with gradient menu faces.
* Fixed key bindings on window corners.
* Fixed FvwmTaskBar i18n font loading
* Fixed StackTransientParent style without RaiseTransient or
LowerTransient on the parent window.
* StackTransientParent works only on parent window if it is on the
same layer.
* Fixed handling of window group hint with the (De)Iconify
command.
* No more flickering when a transient overlapping its parent window
is lowered.
* Fixed hilighting of unfocused windows.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/fvwm2/Makefile | 4 | ||||
-rw-r--r-- | wm/fvwm2/distinfo | 10 | ||||
-rw-r--r-- | wm/fvwm2/patches/patch-aa | 8 | ||||
-rw-r--r-- | wm/fvwm2/patches/patch-ab | 8 |
4 files changed, 15 insertions, 15 deletions
diff --git a/wm/fvwm2/Makefile b/wm/fvwm2/Makefile index f84a25f2f88..9d9144564e3 100644 --- a/wm/fvwm2/Makefile +++ b/wm/fvwm2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/08/31 15:11:26 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2002/09/16 09:31:48 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.9 +FVWM_VER= 2.4.10 USE_X11BASE= YES USE_BUILDLINK2= YES diff --git a/wm/fvwm2/distinfo b/wm/fvwm2/distinfo index e286a8f7ff4..9aa7ade546b 100644 --- a/wm/fvwm2/distinfo +++ b/wm/fvwm2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2002/08/22 10:55:33 martti Exp $ +$NetBSD: distinfo,v 1.13 2002/09/16 09:31:48 martti Exp $ -SHA1 (fvwm-2.4.9.tar.gz) = 67da9f8ba8aae0315b18074d1e0ec0e57668e786 -Size (fvwm-2.4.9.tar.gz) = 1721388 bytes +SHA1 (fvwm-2.4.10.tar.gz) = 032753947fb07cd8b75f1965d2c10451b7acb754 +Size (fvwm-2.4.10.tar.gz) = 1722410 bytes SHA1 (fvwm_icons.tgz) = d6ee1e52f1a84c4edd722ccee0f7e9cc79cc2a4b Size (fvwm_icons.tgz) = 363406 bytes -SHA1 (patch-aa) = 59ff96ccb952a4b8bb0dc3da5758d13078e12500 -SHA1 (patch-ab) = 78ef2c4c7393e7ac983ebedf5e5b7bf48da762ce +SHA1 (patch-aa) = 7987468961ec6d3c5d8eac9da03ce6f9ba308d71 +SHA1 (patch-ab) = 6cac01086e47542113148d816d8e5439b0047003 diff --git a/wm/fvwm2/patches/patch-aa b/wm/fvwm2/patches/patch-aa index 8f71edac491..734b0c6029e 100644 --- a/wm/fvwm2/patches/patch-aa +++ b/wm/fvwm2/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.5 2002/06/13 08:41:47 martti Exp $ +$NetBSD: patch-aa,v 1.6 2002/09/16 09:31:48 martti Exp $ ---- utils/Makefile.in.orig Wed Jun 12 00:38:08 2002 -+++ utils/Makefile.in Wed Jun 12 19:16:37 2002 -@@ -114,13 +114,13 @@ +--- utils/Makefile.in.orig Sun Sep 15 22:19:50 2002 ++++ utils/Makefile.in Mon Sep 16 10:53:07 2002 +@@ -113,13 +113,13 @@ xpm_CFLAGS = @xpm_CFLAGS@ xpm_LIBS = @xpm_LIBS@ diff --git a/wm/fvwm2/patches/patch-ab b/wm/fvwm2/patches/patch-ab index 21402c0a708..f284186ac36 100644 --- a/wm/fvwm2/patches/patch-ab +++ b/wm/fvwm2/patches/patch-ab @@ -1,7 +1,7 @@ -$NetBSD: patch-ab,v 1.12 2002/08/22 10:55:33 martti Exp $ +$NetBSD: patch-ab,v 1.13 2002/09/16 09:31:48 martti Exp $ ---- configure.orig Sun Aug 11 17:02:20 2002 -+++ configure Tue Aug 13 09:29:52 2002 +--- configure.orig Sun Sep 15 22:06:39 2002 ++++ configure Mon Sep 16 10:53:32 2002 @@ -672,7 +672,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.12 2002/08/22 10:55:33 martti Exp $ -PACKAGE=fvwm +PACKAGE=fvwm2 - VERSION=2.4.9 + VERSION=2.4.10 @@ -3911,7 +3911,7 @@ # It thinks the first close brace ends the variable substitution. |