diff options
author | shattered <shattered@pkgsrc.org> | 2013-10-17 16:44:40 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2013-10-17 16:44:40 +0000 |
commit | 0d6ce570e706f272a0d7e581b3f9fb6eeb7cb0bc (patch) | |
tree | 8a487b9784a9ea632ab6b7955a81bd3f22375f28 /x11 | |
parent | 771528f24656ededef228105c84aed2c0f3db0ff (diff) | |
download | pkgsrc-0d6ce570e706f272a0d7e581b3f9fb6eeb7cb0bc.tar.gz |
Update to 3.5. Changes:
- Mode_switch and ISO_Level3_Shift should now work better even
without XTEST extension.
- Fixed a problem that "Always on Top" not work at startup.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xvkbd/Makefile | 4 | ||||
-rw-r--r-- | x11/xvkbd/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xvkbd/Makefile b/x11/xvkbd/Makefile index 9b61b72ac1d..569495904ca 100644 --- a/x11/xvkbd/Makefile +++ b/x11/xvkbd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/04/28 07:13:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2013/10/17 16:44:40 shattered Exp $ # -DISTNAME= xvkbd-3.4a +DISTNAME= xvkbd-3.5 CATEGORIES= x11 MASTER_SITES= http://homepage3.nifty.com/tsato/xvkbd/ diff --git a/x11/xvkbd/distinfo b/x11/xvkbd/distinfo index cb792a8903c..fa62627942f 100644 --- a/x11/xvkbd/distinfo +++ b/x11/xvkbd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/04/28 07:13:44 ryoon Exp $ +$NetBSD: distinfo,v 1.4 2013/10/17 16:44:40 shattered Exp $ -SHA1 (xvkbd-3.4a.tar.gz) = 22806d2eb3f564a57037fd4363552817798b6d98 -RMD160 (xvkbd-3.4a.tar.gz) = a2a26aa1c6dbbe87b36cd597974fe5e050ea6dbc -Size (xvkbd-3.4a.tar.gz) = 79694 bytes +SHA1 (xvkbd-3.5.tar.gz) = 11b38c7eb89281e692bdf339550b2c751efd8335 +RMD160 (xvkbd-3.5.tar.gz) = c5b5619e919e510f890f025cf48118a6eaa3026c +Size (xvkbd-3.5.tar.gz) = 108351 bytes |