diff options
author | obache <obache@pkgsrc.org> | 2010-02-13 11:58:11 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-02-13 11:58:11 +0000 |
commit | 526f978be5fc520a70d70c19c68e73bfd4fa4d36 (patch) | |
tree | f327529603ad321b38d6730f41feb22f821592c9 /x11 | |
parent | 48d91facf56c0a2aaa95d93496b46299e749499b (diff) | |
download | pkgsrc-526f978be5fc520a70d70c19c68e73bfd4fa4d36.tar.gz |
Update xf86-input-vmmouse to 12.6.6.
Alan Coopersmith (1):
Update Sun license notices to current X.Org standard form
Gaetan Nadon (6):
.gitignore: use common defaults with custom section # 24239
Several driver modules do not have a ChangeLog target in Makefile.am #23814
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
configure.ac: remove unused sdkdir=$(pkg-config...) statement
Julien Cristau (2):
Require xorg-macros 1.4 for XORG_INSTALL
Bump to 12.6.6
Peter Hutterer (2):
Symbol was removed from the server.
Remove unused bits from configure.ac
git tag: xf86-input-vmmouse-12.6.6
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-input-vmmouse/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-input-vmmouse/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xf86-input-vmmouse/Makefile b/x11/xf86-input-vmmouse/Makefile index 55c43a3955c..d677062e061 100644 --- a/x11/xf86-input-vmmouse/Makefile +++ b/x11/xf86-input-vmmouse/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2009/08/09 22:28:51 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/13 11:58:11 obache Exp $ -DISTNAME= xf86-input-vmmouse-12.6.5 +DISTNAME= xf86-input-vmmouse-12.6.6 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 a35d862028a..ce1dc61581e 100644 --- a/x11/xf86-input-vmmouse/distinfo +++ b/x11/xf86-input-vmmouse/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/08/09 22:28:51 wiz Exp $ +$NetBSD: distinfo,v 1.6 2010/02/13 11:58:11 obache Exp $ -SHA1 (xf86-input-vmmouse-12.6.5.tar.bz2) = bf2f1031ccc0096f388272ce93b75572d24548be -RMD160 (xf86-input-vmmouse-12.6.5.tar.bz2) = 6924a9c0522a378cdc0d2280cc756ab08bb4e3db -Size (xf86-input-vmmouse-12.6.5.tar.bz2) = 260212 bytes +SHA1 (xf86-input-vmmouse-12.6.6.tar.bz2) = b6e04f93d7d2a888ab118858b2b6a4f4dd947be6 +RMD160 (xf86-input-vmmouse-12.6.6.tar.bz2) = 5621998cfb616cdb62372c9090e1830be143aaa6 +Size (xf86-input-vmmouse-12.6.6.tar.bz2) = 272965 bytes |