From a0a97d9384531291cbd8bc17f7f9158a96526257 Mon Sep 17 00:00:00 2001 From: martti Date: Tue, 22 Sep 2009 07:53:28 +0000 Subject: 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. --- wm/fvwm-devel/Makefile | 4 ++-- wm/fvwm-devel/distinfo | 10 +++++----- wm/fvwm-devel/patches/patch-aa | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'wm') 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 diff --git a/wm/fvwm-devel/distinfo b/wm/fvwm-devel/distinfo index c9871b33659..92bbee28eac 100644 --- a/wm/fvwm-devel/distinfo +++ b/wm/fvwm-devel/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2009/06/09 10:54:47 martti Exp $ +$NetBSD: distinfo,v 1.18 2009/09/22 07:53:28 martti Exp $ -SHA1 (fvwm-2.5.27.tar.bz2) = 52a3300c5f13468fa61205477a07f0e5d4767a6b -RMD160 (fvwm-2.5.27.tar.bz2) = 3b08849931d026619a45583f26528088efc51f6f -Size (fvwm-2.5.27.tar.bz2) = 2524965 bytes -SHA1 (patch-aa) = e32a04392ae4aedd16b573a755091601369fe535 +SHA1 (fvwm-2.5.28.tar.bz2) = 26b83b88656faa3d21ab55544269954e534abe08 +RMD160 (fvwm-2.5.28.tar.bz2) = 6df61b9b6477ff35b1b9d4f915c3241ead1a4fa1 +Size (fvwm-2.5.28.tar.bz2) = 2521994 bytes +SHA1 (patch-aa) = ff40724d0a9ee6b3032ac9329cabf4cdf7d470a0 SHA1 (patch-ab) = ebc58a6c58e6c09ce0c270c0a1d8d861f2dcdab1 diff --git a/wm/fvwm-devel/patches/patch-aa b/wm/fvwm-devel/patches/patch-aa index ec56d4e65a9..fbde9c027c3 100644 --- a/wm/fvwm-devel/patches/patch-aa +++ b/wm/fvwm-devel/patches/patch-aa @@ -1,10 +1,10 @@ -$NetBSD: patch-aa,v 1.7 2008/02/27 16:58:18 martti Exp $ +$NetBSD: patch-aa,v 1.8 2009/09/22 07:53:28 martti Exp $ We have a separate package for xpmroot ---- bin/Makefile.in.orig 2007-09-01 10:30:54.000000000 +0000 -+++ bin/Makefile.in 2007-11-07 08:14:22.000000000 +0000 -@@ -728,14 +728,8 @@ +--- bin/Makefile.in.orig 2009-09-20 10:11:53.000000000 +0300 ++++ bin/Makefile.in 2009-09-22 10:03:22.000000000 +0300 +@@ -736,14 +736,8 @@ _fvwm-perllib.1 install-exec-local: -- cgit v1.2.3