diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-09 22:56:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-09 22:56:13 +0000 |
commit | 0fb955929f5f347246a6cbb7148f9bc71b130f6d (patch) | |
tree | 4a9f6025236feb93ca61e2a6ef2e4422e540ca54 /x11 | |
parent | 2730fc0f72336b7ec641f3bcd4defa4e73a88827 (diff) | |
download | pkgsrc-0fb955929f5f347246a6cbb7148f9bc71b130f6d.tar.gz |
Update to 0.10.2:
Adam Jackson (1):
Remove useless loader symbol lists.
Alan Coopersmith (3):
Remove xorgconfig & xorgcfg from See Also list in man page
Make sisRegs3D4 big enough to hold all values written to it
Correct bounds check of blitClip array access
Chris Ball (2):
Build fixes for EXA3
Revert "Build fixes for EXA3"
Dave Airlie (3):
sis: update for resources/RAC API removal
sis: change to using ABI version check
sis: bump for release 0.10.2
Peter Hutterer (1):
Update to xextproto 7.1 support.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-sis/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-video-sis/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xf86-video-sis/Makefile b/x11/xf86-video-sis/Makefile index df03776f0e8..faae8e63c96 100644 --- a/x11/xf86-video-sis/Makefile +++ b/x11/xf86-video-sis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2009/06/09 06:50:08 hasso Exp $ +# $NetBSD: Makefile,v 1.8 2009/08/09 22:56:13 wiz Exp $ # -DISTNAME= xf86-video-sis-0.10.1 +DISTNAME= xf86-video-sis-0.10.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-sis/distinfo b/x11/xf86-video-sis/distinfo index b6c6e2a685f..4312d43c7f1 100644 --- a/x11/xf86-video-sis/distinfo +++ b/x11/xf86-video-sis/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2009/06/09 06:50:08 hasso Exp $ +$NetBSD: distinfo,v 1.6 2009/08/09 22:56:13 wiz Exp $ -SHA1 (xf86-video-sis-0.10.1.tar.bz2) = 27d5090d04c496ca0c1192d3ea3f74ffa6d44a42 -RMD160 (xf86-video-sis-0.10.1.tar.bz2) = 3f04b42b6390e3fc6ee1ed4f6d07938671b0e84b -Size (xf86-video-sis-0.10.1.tar.bz2) = 637423 bytes +SHA1 (xf86-video-sis-0.10.2.tar.bz2) = c7369196d504671b6fdc9e17c90c0f07aa8e0c24 +RMD160 (xf86-video-sis-0.10.2.tar.bz2) = ba5773d307af3c5d1b6820c48d2934165aae910e +Size (xf86-video-sis-0.10.2.tar.bz2) = 642160 bytes SHA1 (patch-aa) = d0157c386200821133f2049beb5b698cab21126a SHA1 (patch-ab) = 72557e7a7ff406549471bc59570f0fa5074df2a8 SHA1 (patch-ac) = 6ce332ff427b33c40a25efb86101038510c532ed |