diff options
author | abs <abs@pkgsrc.org> | 2007-01-05 16:59:57 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-01-05 16:59:57 +0000 |
commit | 701f8ce0f571d5fb042b0e102811faf46ec3d25f (patch) | |
tree | 7dc03f78e40ec8abc61be31f81602914dbab27c4 /wm/flwm | |
parent | b53ab9c13d3a575616e0122cec08d5644a92871d (diff) | |
download | pkgsrc-701f8ce0f571d5fb042b0e102811faf46ec3d25f.tar.gz |
Update flwm from 1.00 to 1.02
* Fixes to the code to compile cleanly with the newest versions
of fltk1 and fltk2.0.
* Fltk1 version did not draw ampersands in the popup menu, and
Alt+Tab did not dismiss the menu when you released the Alt key.
Diffstat (limited to 'wm/flwm')
-rw-r--r-- | wm/flwm/Makefile | 5 | ||||
-rw-r--r-- | wm/flwm/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/wm/flwm/Makefile b/wm/flwm/Makefile index eeab2862323..2adcb2102ab 100644 --- a/wm/flwm/Makefile +++ b/wm/flwm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2006/05/15 22:48:35 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2007/01/05 16:59:57 abs Exp $ # -DISTNAME= flwm-1.00 -PKGREVISION= 3 +DISTNAME= flwm-1.02 CATEGORIES= x11 wm MASTER_SITES= http://flwm.sourceforge.net/ EXTRACT_SUFX= .tgz diff --git a/wm/flwm/distinfo b/wm/flwm/distinfo index fe0a112b539..8ca63d16f12 100644 --- a/wm/flwm/distinfo +++ b/wm/flwm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 18:43:54 wiz Exp $ +$NetBSD: distinfo,v 1.5 2007/01/05 16:59:57 abs Exp $ -SHA1 (flwm-1.00.tgz) = 2dfe5be6b27832d9120acc3b8ced8e422834d329 -RMD160 (flwm-1.00.tgz) = a5d8eb5d55b2aef5206147ecf3c7090afe924dc0 -Size (flwm-1.00.tgz) = 61747 bytes +SHA1 (flwm-1.02.tgz) = bd348fa8a1c65b2318bf59e15cba0dcd511b3134 +RMD160 (flwm-1.02.tgz) = 634af3b1882f1753fd82d54e09f2484c9aadad68 +Size (flwm-1.02.tgz) = 64142 bytes SHA1 (patch-aa) = f71ebceef3d4f39963113fbf32d3efddcf489c8f |