diff options
author | obache <obache@pkgsrc.org> | 2009-06-08 08:34:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-06-08 08:34:15 +0000 |
commit | 7237262ad83b0a95b40b6b1308e329cd55c5c7af (patch) | |
tree | d20beff9d24842c55dee28066291c0fb6bc90a69 /x11 | |
parent | 86e25ae7fa94bdc5f4ff5bf91ca6125af5efbc88 (diff) | |
download | pkgsrc-7237262ad83b0a95b40b6b1308e329cd55c5c7af.tar.gz |
Update xf86-input-vmmouse to 12.6.4.
Alan Coopersmith (3):
Remove xorgconfig & xorgcfg from See Also list in man page
Make --with-hal* configure options match their help output
Map Solaris/Sun compiler #defines to gcc equivalents
Shelley Gong (1):
1) Fix bug where motion notify events were being sent with every button event.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-input-vmmouse/Makefile | 5 | ||||
-rw-r--r-- | x11/xf86-input-vmmouse/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xf86-input-vmmouse/Makefile b/x11/xf86-input-vmmouse/Makefile index 84022f98511..858a439fb55 100644 --- a/x11/xf86-input-vmmouse/Makefile +++ b/x11/xf86-input-vmmouse/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2009/06/07 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2009/06/08 08:34:15 obache Exp $ -DISTNAME= xf86-input-vmmouse-12.6.3 -PKGREVISION= 1 +DISTNAME= xf86-input-vmmouse-12.6.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-input-vmmouse/distinfo b/x11/xf86-input-vmmouse/distinfo index 364310d9f42..63c6390d2c0 100644 --- a/x11/xf86-input-vmmouse/distinfo +++ b/x11/xf86-input-vmmouse/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/02/25 16:04:11 wiz Exp $ +$NetBSD: distinfo,v 1.4 2009/06/08 08:34:15 obache Exp $ -SHA1 (xf86-input-vmmouse-12.6.3.tar.bz2) = 9181902f29d97dc46e906dcb8c22c25840148fd1 -RMD160 (xf86-input-vmmouse-12.6.3.tar.bz2) = d3b7a9c6c944d6c3ebb32f81d15c0ef28221716a -Size (xf86-input-vmmouse-12.6.3.tar.bz2) = 252631 bytes +SHA1 (xf86-input-vmmouse-12.6.4.tar.bz2) = 31a36e7dfdbde6ba5ec1101c0186bbaee70b096e +RMD160 (xf86-input-vmmouse-12.6.4.tar.bz2) = f128efb0b796b97466a8a17c2faf5de41de302d4 +Size (xf86-input-vmmouse-12.6.4.tar.bz2) = 260160 bytes |