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.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbb717f06ed5
branches:  trunk
changeset: 518529:bbb717f06ed5
user:      martti <martti%pkgsrc.org@localhost>
date:      Tue Sep 12 05:27:50 2006 +0000

description:
Updated wm/fvwm-devel to 2.5.18

Fvwm is a powerful window manager.  Version 2.5.18 is a bug fixing
release for 2.5.17.  Please be aware that any features introduced
in the 2.5.x development versions may be renamed, changed or
removed without notice before 2.6.0.

Upgrading from earlier 2.5.x versions is recommended.  Upgrading
from 2.5.17 is strongly recommended.

This release is available at the home page: http://www.fvwm.org/.

* Bug Fixes:

   - If a window started fullscreen, leaving fullscreen state now
     properly unmaximizes and resizes the window.
   - Fixed the ForeColor/HilightFore styles that were broken in
     2.5.17.
   - FvwmPager can now move icons with the !IconTitle style.
   - Fixed drawing of icons that are moved to a different desk.
   - FvwmPager no longer tries to move non-movable windows.
   - FvwmPager now moves all windows as user requests.
   - FvwmPager no longer displaces windows with title and border
     sizes on moves.
   - TestRc now correctly matches Break, and $[cond.rc] is
     expanded for Break.
   - Fixed several 64-bit architecture problems with
     XGetWindowProperty().  Xine works much better on 64-bit
     machines.
   - Fixed handling of ClickToFocusPassesClick with the EWMH
     desktop (e.g. using nautilus).
   - Fixed handling of windows that are unmapped and mapped again
     too fast (e.g. fpga_editor).

diffstat:

 wm/fvwm-devel/Makefile |  4 ++--
 wm/fvwm-devel/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r e4e37813ce0c -r bbb717f06ed5 wm/fvwm-devel/Makefile
--- a/wm/fvwm-devel/Makefile    Mon Sep 11 21:26:57 2006 +0000
+++ b/wm/fvwm-devel/Makefile    Tue Sep 12 05:27:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/07/25 07:24:01 martti Exp $
+# $NetBSD: Makefile,v 1.16 2006/09/12 05:27:50 martti Exp $
 
 DISTNAME=      fvwm-${FVWM_VER}
 #PKGREVISION=  1
@@ -11,7 +11,7 @@
 COMMENT=       Development version of X11 Virtual window manager
 
 CONFLICTS=     fvwm1-[0-9]* fvwm2-[0-9]*
-FVWM_VER=      2.5.17
+FVWM_VER=      2.5.18
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
diff -r e4e37813ce0c -r bbb717f06ed5 wm/fvwm-devel/distinfo
--- a/wm/fvwm-devel/distinfo    Mon Sep 11 21:26:57 2006 +0000
+++ b/wm/fvwm-devel/distinfo    Tue Sep 12 05:27:50 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2006/07/25 07:24:01 martti Exp $
+$NetBSD: distinfo,v 1.9 2006/09/12 05:27:50 martti Exp $
 
-SHA1 (fvwm-2.5.17.tar.bz2) = 044d1d60c26235221032f3d1da822baf55f5d9fa
-RMD160 (fvwm-2.5.17.tar.bz2) = 4efdab6663af94bcdace689cdca702e03b728b2e
-Size (fvwm-2.5.17.tar.bz2) = 2034317 bytes
+SHA1 (fvwm-2.5.18.tar.bz2) = b7ef45dfe3975deab38dd9ae306c5fd280f307c6
+RMD160 (fvwm-2.5.18.tar.bz2) = 68bd7a5d3e1c5fb3776de0fbda75414d9e7ad54b
+Size (fvwm-2.5.18.tar.bz2) = 2034340 bytes
 SHA1 (patch-aa) = 2f9c40c201fb041e71c7553118595f6af1c05030
 SHA1 (patch-ab) = 71282c66036746dcb4a3905a56f7bf1a75fbd497



Home | Main Index | Thread Index | Old Index