Update to 0.6.1. Changes since 0.6.0:
Adam Jackson (1): Uninclude xf86Version.h Andrew Randrianasulu (1): Fix typo in map setup Dave Airlie (2): s3 0.6.1 s3: fix build by including inputstr.h Evgeny M. Zubok (1): S3: various fixes Paulo Cesar Pereira de Andrade (1): Correct unresolved symbol and incorrect assignment.
This commit is contained in:
parent
2bc5e33827
commit
0cf705ed28
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/06/07 11:24:37 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/06/09 06:33:06 hasso Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xf86-video-s3-0.6.0
|
||||
PKGREVISION= 2
|
||||
DISTNAME= xf86-video-s3-0.6.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/08/09 15:54:07 tnn Exp $
|
||||
$NetBSD: distinfo,v 1.3 2009/06/09 06:33:06 hasso Exp $
|
||||
|
||||
SHA1 (xf86-video-s3-0.6.0.tar.bz2) = 8167d89ab2e548246a341aa3ca34a8fa58de285a
|
||||
RMD160 (xf86-video-s3-0.6.0.tar.bz2) = 74592d8ccabb7810eacacc289d21d81026bc4b99
|
||||
Size (xf86-video-s3-0.6.0.tar.bz2) = 264043 bytes
|
||||
SHA1 (xf86-video-s3-0.6.1.tar.bz2) = 6dcc29988ce89a68a5011b156fc95b8d0755dd70
|
||||
RMD160 (xf86-video-s3-0.6.1.tar.bz2) = 98fcce3026b25e493f54934b7ae9b778f49f979a
|
||||
Size (xf86-video-s3-0.6.1.tar.bz2) = 264633 bytes
|
||||
|
|
Loading…
Reference in a new issue