diff options
author | tonio <tonio@pkgsrc.org> | 2008-04-10 18:04:51 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2008-04-10 18:04:51 +0000 |
commit | ca5a0a35f72674f1df22361d706fb3009418d1eb (patch) | |
tree | f9a15e8ca20cb6855213f32aa8dbc2e31526447a /wm | |
parent | aa16a0781adbf5685cc9fc9896c623de02236128 (diff) | |
download | pkgsrc-ca5a0a35f72674f1df22361d706fb3009418d1eb.tar.gz |
Update wm/ratpoison to 1.4.3
* Changes since 1.4.2
** key event handling
top level key bindings are grabbed "asynchronously" instead of
"synchronously." This should eliminate the freezes some people have
experienced in previous versions.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/ratpoison/Makefile | 4 | ||||
-rw-r--r-- | wm/ratpoison/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index 591e4cf7013..1917b0dc9d4 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2007/12/01 21:22:15 tonio Exp $ +# $NetBSD: Makefile,v 1.26 2008/04/10 18:04:51 tonio Exp $ # -DISTNAME= ratpoison-1.4.2 +DISTNAME= ratpoison-1.4.3 PKGNAME= ${DISTNAME:S/-beta/beta/} CATEGORIES= wm MASTER_SITES= http://savannah.nongnu.org/download/ratpoison/ diff --git a/wm/ratpoison/distinfo b/wm/ratpoison/distinfo index e3a86807d90..d0b1abd3663 100644 --- a/wm/ratpoison/distinfo +++ b/wm/ratpoison/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2007/12/01 21:22:15 tonio Exp $ +$NetBSD: distinfo,v 1.13 2008/04/10 18:04:51 tonio Exp $ -SHA1 (ratpoison-1.4.2.tar.gz) = 5a2c096e159421fc9aa964c24cbea54cf74be003 -RMD160 (ratpoison-1.4.2.tar.gz) = de594f65cd0eb81d5a0944020626fc1ec016cf4c -Size (ratpoison-1.4.2.tar.gz) = 407422 bytes +SHA1 (ratpoison-1.4.3.tar.gz) = cde8c14c32da82a04ea921545f999ed83045ef4f +RMD160 (ratpoison-1.4.3.tar.gz) = f17f3db64cb11758e76c875cf1743931a0c623ec +Size (ratpoison-1.4.3.tar.gz) = 418364 bytes |