pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/fvwm-devel Update to 2.5.14.
details: https://anonhg.NetBSD.org/pkgsrc/rev/77f44ddbd0dd
branches: trunk
changeset: 501833:77f44ddbd0dd
user: epg <epg%pkgsrc.org@localhost>
date: Sat Oct 29 23:45:02 2005 +0000
description:
Update to 2.5.14.
Changes in beta release 2.5.14 (24-Aug-2005)
* New features:
- Fvwm now officially supports 64-bit architertures.
- New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
EdgeIsActive.
- New window condition FixedPosition.
* New module features:
- FvwmPerl module supports window context when preprocessing.
- FvwmPerl module accepts new --export option that by default
defines two fvwm functions "Eval" and ".", to be used like:
FvwmPerl -x
Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
. Exec xmessage %{2 + cos(0)}% # embedded calculator
- New FvwmProxy option ProxyIconified.
- New FvwmTaskBar option Pad to control the gap between
buttons.
* Bug Fixes:
- Fixed a Solaris compiler error introduced in 2.5.13.
- Fixed a hang with layers set by applications (e.g. AbiWord).
- GotoDesk with a relative page argument now wraps around at
the end of the given range as documented. (Bug #1396).
- PopupDelayed menu style option was not copied on
CopyMenuStyle.
- Transparent Animated menus with non-transparent popup were
not animated correctly.
- Supported euc-jp class of encodings.
- A window's default layer is no longer set to 0 durin a
restart.
- Fixed an annoying MouseFocus/SloppyFocus problem in
conjunction with EdgeResistance + EdgeScroll (sometimes a
window did noit get the focus as it should have). This
problem first occured in 2.5.11.
-------------------------------------------------------------------
Changes in beta release 2.5.13 (16-Jul-2005)
* Bug Fixes:
- The MoveToPage command did not work without arguments in
2.5.11 and 2.5.12.
- Mouse/Key command no args possible core dump.
- Direction with no args possible core dump.
- FvwmScript periodic tasks run too often.
- Perl modules did not work on 64 machines.
- FvwmDebug did not report any extended messages.
- fvwm-menu-desktop supports mandriva.
- fvwm-menu-desktop when verifying executable, allow full path.
* New module features:
- FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
options.
- FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
TipsJustification and TipsOffsets options.
- FvwmButtons: PressColorset & ActiveColorset options for
_individual_ buttons.
diffstat:
wm/fvwm-devel/Makefile | 5 ++---
wm/fvwm-devel/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 2743a4dbee40 -r 77f44ddbd0dd wm/fvwm-devel/Makefile
--- a/wm/fvwm-devel/Makefile Sat Oct 29 23:27:34 2005 +0000
+++ b/wm/fvwm-devel/Makefile Sat Oct 29 23:45:02 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2005/06/01 18:03:25 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/10/29 23:45:02 epg Exp $
-DISTNAME= fvwm-2.5.12
+DISTNAME= fvwm-2.5.14
PKGNAME= ${DISTNAME:S/fvwm/&-devel/}
-PKGREVISION= 1
CATEGORIES= x11 wm
MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/
EXTRACT_SUFX= .tar.bz2
diff -r 2743a4dbee40 -r 77f44ddbd0dd wm/fvwm-devel/distinfo
--- a/wm/fvwm-devel/distinfo Sat Oct 29 23:27:34 2005 +0000
+++ b/wm/fvwm-devel/distinfo Sat Oct 29 23:45:02 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2005/05/25 12:13:25 wiz Exp $
+$NetBSD: distinfo,v 1.5 2005/10/29 23:45:02 epg Exp $
-SHA1 (fvwm-2.5.12.tar.bz2) = 74417b69ef44dc926b8579bec30a73a2acf647a7
-RMD160 (fvwm-2.5.12.tar.bz2) = 8cb27d2f543ab029af1ec4501d9cd366ec5199bb
-Size (fvwm-2.5.12.tar.bz2) = 1917317 bytes
+SHA1 (fvwm-2.5.14.tar.bz2) = 096ac3b0ac077ec8c6a91f234eac70878f56c501
+RMD160 (fvwm-2.5.14.tar.bz2) = 1b9f9093071cfbf5d1ed8be66018fc6add045d8a
+Size (fvwm-2.5.14.tar.bz2) = 1977058 bytes
SHA1 (patch-aa) = 4786fed07aadb0cebe72dcaae847232f1b7f8818
Home |
Main Index |
Thread Index |
Old Index