summaryrefslogtreecommitdiff
path: root/wm/fvwm-devel/Makefile
diff options
context:
space:
mode:
authormartti <martti>2007-11-26 08:55:36 +0000
committermartti <martti>2007-11-26 08:55:36 +0000
commitecf33cff45d51a3c864aec714d9a036a7e496732 (patch)
treeb68e8365491e3f15e784641677b5374a41a38490 /wm/fvwm-devel/Makefile
parent4d289de7e87c7fb2263ec731ae6e404550716e5c (diff)
downloadpkgsrc-ecf33cff45d51a3c864aec714d9a036a7e496732.tar.gz
Updated wm/fvwm-devel to 2.5.24
* New features: - Disabled paging during interactive resize operations by default (see 2.5.20) as it is annoying to many people. - New style command options: EdgeMoveResistance EdgeMoveDelay EdgeResizeDelay SnapGrid SnapAttraction that replace the now obsolete commands EdgeResistance, SnapGrid and SnapAttraction. The EdgeResistance command has a new syntax with only one argument. - New command MenuCloseAndExec for menu bindinngs that can be used to trigger certain commands from a menu without an associated item. For example, with Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu the RootMenu can be opened from any other menu by pressing F1. * Bug Fixes: - Sometimes a window jumped by half the screen's size when moving with the mouse and hitting the border of the desktop. - Fixed the "screen w" argument of the Move and other commands. - Clicking on a menu title did not close the menu by default. - Temporary files in FvwmPerl overwrote each other.
Diffstat (limited to 'wm/fvwm-devel/Makefile')
-rw-r--r--wm/fvwm-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile
index 08fda952295..047e4200be9 100644
--- a/wm/fvwm-devel/Makefile
+++ b/wm/fvwm-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2007/11/09 12:07:06 martti Exp $
+# $NetBSD: Makefile,v 1.24 2007/11/26 08:55:36 martti Exp $
DISTNAME= fvwm-${FVWM_VER}
#PKGREVISION= 1
@@ -12,7 +12,7 @@ COMMENT= Development version of X11 Virtual window manager
#LICENSE= gnu-gpl-v2
CONFLICTS= fvwm1-[0-9]* fvwm2-[0-9]*
-FVWM_VER= 2.5.23
+FVWM_VER= 2.5.24
PKG_INSTALLATION_TYPES= overwrite pkgviews