summaryrefslogtreecommitdiff
path: root/wm/fvwm-devel/Makefile
diff options
context:
space:
mode:
authormartti <martti>2009-09-22 07:53:28 +0000
committermartti <martti>2009-09-22 07:53:28 +0000
commit94d4d20da26a272bdafa2a8e08e40da2f9bc34f3 (patch)
tree615c6ae04570d0e3d0c2f29f45af5ef4ca0609f1 /wm/fvwm-devel/Makefile
parente2afdcb21c349c1eb53e4eef78d446446b55b585 (diff)
downloadpkgsrc-94d4d20da26a272bdafa2a8e08e40da2f9bc34f3.tar.gz
Fvwm 2.5.28
* New features: - New differentiated options for SnapAttraction when snapping against screen edges: "None", "ScreenWindows", "ScreenIcons", "ScreenAll" - New option to the BugOpts command: TransliterateUtf8. * Bug fixes: - Fixed non-visible Qt windows after a Qt deferred map (e.g. Skype profile windows). - Fixed the use of the X-resource "fvwmstyle". - Fixed segmentation fault in FvwmEvent when parsing an undefined event name, or an undefined environment variable to the RPlayHost option. - Fixed the events startup, shutdown and unknown in FvwmEvent. - Fvwm now retains utf8 window names when the WM_NAME changes, and the utf8 name converted to the default charset match the old WM_NAME. - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent. - Fixed SnapAttraction: Option SameType/Icons/Windows did falsely not affect conditions of option "Screen" and option "SameType" snapped falsely icons and windows together. - Fixed a problem where modules would get incorrect stacking information if many windows were restacked at the same time. - Fixed BugOpts parsing of more than one option at a time and restoring of default value for the last option in the command line when omitted. - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.
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 88e6d49dd4e..01a91252389 100644
--- a/wm/fvwm-devel/Makefile
+++ b/wm/fvwm-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2009/06/09 10:54:47 martti Exp $
+# $NetBSD: Makefile,v 1.31 2009/09/22 07:53:28 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.27
+FVWM_VER= 2.5.28
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir