summaryrefslogtreecommitdiff
path: root/wm/fvwm2/Makefile
diff options
context:
space:
mode:
authormartti <martti>2002-11-03 09:01:03 +0000
committermartti <martti>2002-11-03 09:01:03 +0000
commitec257bf3f4d14903b9c3dbcf935dfbf38275f6f3 (patch)
tree5b6656e3745b5a0da7781909c5de37ab45d61562 /wm/fvwm2/Makefile
parente101544d88f124e4686877f28c2e1c0fff617716 (diff)
downloadpkgsrc-ec257bf3f4d14903b9c3dbcf935dfbf38275f6f3.tar.gz
Updated fvwm2 to 2.4.13
* Icon titles for windows with an icon position hint no longer appear at random places. * Fvwm no longer displays two icon pictures when switching from NoIconOverride to IconOverride with windows that provide their own icon window. * The Current, All, Pick, ThisWindow and PointerWindow commands work on shaded windows too. * Fixed a problem stacking iconified transients. * No more flickering when raising transients. * Fixed a number of problems with window stacking, some new in 2.4.10 or later, some older problems that have been around for a long time. * Windows starting lowered or on any layer other than the default layer are displayed at the right place in FvwmPager. * Bindings with the "A"ny context can not be overridden by Gnome panel or OpenOffice.
Diffstat (limited to 'wm/fvwm2/Makefile')
-rw-r--r--wm/fvwm2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/fvwm2/Makefile b/wm/fvwm2/Makefile
index b01b2a442f9..43df0b8c769 100644
--- a/wm/fvwm2/Makefile
+++ b/wm/fvwm2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2002/10/11 06:16:49 martti Exp $
+# $NetBSD: Makefile,v 1.26 2002/11/03 09:01:03 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.12
+FVWM_VER= 2.4.13
USE_X11BASE= YES
USE_BUILDLINK2= YES