summaryrefslogtreecommitdiff
path: root/wm/fvwm-devel/Makefile
diff options
context:
space:
mode:
authormartti <martti>2006-07-25 07:24:01 +0000
committermartti <martti>2006-07-25 07:24:01 +0000
commit0bac94d6889e1c279f13ce9886c15eb22008e30d (patch)
tree26801d5479d232c91e24f97130c457645e07eef8 /wm/fvwm-devel/Makefile
parent3fc695dd165821e2713bd44e2fbbc265a96d5351 (diff)
downloadpkgsrc-0bac94d6889e1c279f13ce9886c15eb22008e30d.tar.gz
Updated wm/fvwm-devel to 2.5.17
* New features: - New MenuStyle options TitleFont, TitleColorset and HilightTitleBack. - New command PressButton in module FvwmButtons for being able to emulate button press via other means than the mouse. - New wrap options to EdgeScroll command for wrapping with pixel distances. - New Style option UnderMousePlacement. - Unused arguments to Style options generate warnings. - The name style names match against can be augmented by the X-resource "fvwmstyle". - New options, Reverse and UseStack, to All command. - WindowShade can now reshade windows using the Last direction. - Positional parameters to complex functions can now be expanded using $[n], $[n-m], $[n-] and $[*] expressions. - The width and height arguments of the Resize command now accept the prefix 'w' to allow resizing relative to the current window size. - New command ModuleListenOnly. - New "Periodic" option added to Schedule command. * Bug Fixes: - Fixed detection of running non-ICCCM2 wm (bug #3151). - Fixed drawing of menus with the sidepic on the right. - EdgeScroll no longer divides pixel distances >1000 by 1000. (bug #3162). - The configure script can now cope with four-part version numbers when detecting some libraries. - The WarpToWindow command followed by Move in a complex function now uses the correct pointer position. - The menu style TitleWarp does no longer warp the pointer for root menus (as it is documented). - Fixed detection of safe system version of mkstemp. - Fixed the conditions Iconifiable, Fixed, FixedSize, Maximizable and Closable. - Fixed problem with window outline and placement position running out of sync. - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772). - FvwmGtk now configures correctly on Cygwin (bug #3772). - Fixed tempfile vulnerabilities in FvwmCommand.
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 51201facb41..7032a827d11 100644
--- a/wm/fvwm-devel/Makefile
+++ b/wm/fvwm-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/07/12 12:08:44 martti Exp $
+# $NetBSD: Makefile,v 1.15 2006/07/25 07:24:01 martti Exp $
DISTNAME= fvwm-${FVWM_VER}
#PKGREVISION= 1
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.fvwm.org/
COMMENT= Development version of X11 Virtual window manager
CONFLICTS= fvwm1-[0-9]* fvwm2-[0-9]*
-FVWM_VER= 2.5.16
+FVWM_VER= 2.5.17
PKG_INSTALLATION_TYPES= overwrite pkgviews