diff options
author | obache <obache@pkgsrc.org> | 2010-01-16 11:25:26 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-01-16 11:25:26 +0000 |
commit | 0b7267048d1321a6defdc576235c7e75dcae4dee (patch) | |
tree | d9e7b2b6c664ad2962cff4c45f9c5a3d3774d74d /x11 | |
parent | d060976040636ec81dd4ec9300b173c932f27fdf (diff) | |
download | pkgsrc-0b7267048d1321a6defdc576235c7e75dcae4dee.tar.gz |
Update xf86-video-vmware to 10.16.9.
Gaetan Nadon (6):
.gitignore: use common defaults with custom section # 24239
.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
Michel Danzer (3):
vmware: Fix crash with xserver >= 1.7.
VMWAREComposite: Only hide cursor if source picture is backed by drawable.
Bump for 10.16.9 release.
Dave Airlie (3):
vmware: update for resources/RAC API removal
vmware: fix resource removal properly
vmware: change to using ABI version check
Gaetan Nadon (1):
xf86-video-vmware: Remove unused .cvsignore file #23776
Philip Langdale (1):
Bump fo 10.16.8 Release
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-vmware/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-video-vmware/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xf86-video-vmware/Makefile b/x11/xf86-video-vmware/Makefile index 4c4559c80a4..2ad30a1d3dd 100644 --- a/x11/xf86-video-vmware/Makefile +++ b/x11/xf86-video-vmware/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2009/08/09 23:01:37 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/01/16 11:25:26 obache Exp $ # -DISTNAME= xf86-video-vmware-10.16.7 +DISTNAME= xf86-video-vmware-10.16.9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-vmware/distinfo b/x11/xf86-video-vmware/distinfo index 90eb1346f1d..1b3f629d811 100644 --- a/x11/xf86-video-vmware/distinfo +++ b/x11/xf86-video-vmware/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/08/09 23:01:37 wiz Exp $ +$NetBSD: distinfo,v 1.7 2010/01/16 11:25:26 obache Exp $ -SHA1 (xf86-video-vmware-10.16.7.tar.bz2) = 4f3b4942af38e939a4761f1cafca2c2fd6305816 -RMD160 (xf86-video-vmware-10.16.7.tar.bz2) = a865c315bfdd18e3084064db100020399141a6be -Size (xf86-video-vmware-10.16.7.tar.bz2) = 279153 bytes +SHA1 (xf86-video-vmware-10.16.9.tar.bz2) = 4e0e5d193f3e83dce46a7d39d52257629e51f4d3 +RMD160 (xf86-video-vmware-10.16.9.tar.bz2) = ab9f23a98a6624afe930d5e04a98529ffd345bd8 +Size (xf86-video-vmware-10.16.9.tar.bz2) = 275787 bytes |