pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/fvwm-devel Updated wm/fvwm-devel to 2.5.24
details: https://anonhg.NetBSD.org/pkgsrc/rev/c379ed35943d
branches: trunk
changeset: 535702:c379ed35943d
user: martti <martti%pkgsrc.org@localhost>
date: Mon Nov 26 08:55:36 2007 +0000
description:
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:
wm/fvwm-devel/Makefile | 4 ++--
wm/fvwm-devel/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r aef15d67b445 -r c379ed35943d wm/fvwm-devel/Makefile
--- a/wm/fvwm-devel/Makefile Mon Nov 26 08:27:24 2007 +0000
+++ b/wm/fvwm-devel/Makefile Mon Nov 26 08:55:36 2007 +0000
@@ -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 @@
#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
diff -r aef15d67b445 -r c379ed35943d wm/fvwm-devel/distinfo
--- a/wm/fvwm-devel/distinfo Mon Nov 26 08:27:24 2007 +0000
+++ b/wm/fvwm-devel/distinfo Mon Nov 26 08:55:36 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2007/11/09 12:07:06 martti Exp $
+$NetBSD: distinfo,v 1.14 2007/11/26 08:55:36 martti Exp $
-SHA1 (fvwm-2.5.23.tar.bz2) = 0a80afc06b4d6729e73e7e3a5797ed98d01d1b4e
-RMD160 (fvwm-2.5.23.tar.bz2) = 214b834c9939ba062263b3ca7637df276bc86e8c
-Size (fvwm-2.5.23.tar.bz2) = 2513623 bytes
+SHA1 (fvwm-2.5.24.tar.bz2) = 9a8ad57f585d0d53f3083dbba1983dea9db894cb
+RMD160 (fvwm-2.5.24.tar.bz2) = ad5318505f8331cf0ecca492f1c7cd73096c91ab
+Size (fvwm-2.5.24.tar.bz2) = 2513796 bytes
SHA1 (patch-aa) = 5f530f15410c580dd3cad671e863d5f1506af2c6
SHA1 (patch-ab) = 4df59dbcd630c2fcb1cf703bc4aefb7223081c7c
Home |
Main Index |
Thread Index |
Old Index