diff options
author | tnn <tnn@pkgsrc.org> | 2008-08-09 15:54:07 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-08-09 15:54:07 +0000 |
commit | 78b9ff20bcd0dfea1a319455f0d7e509ce50527c (patch) | |
tree | 9fa09824acaa7728075c5d4e4302797ac1f5ffa8 /x11 | |
parent | ac99f5a8ab37dbf84d170dad3a836b0aa9b069fa (diff) | |
download | pkgsrc-78b9ff20bcd0dfea1a319455f0d7e509ce50527c.tar.gz |
Update to xf86-video-s3-0.6.0.
Death to RCS tags.
Fix distcheck
s3 0.6.0
renamed: .cvsignore -> .gitignore
Was previously done in monolith Imakefile as:
Define VERSION* using PACKAGE_VERSION*
s3: pciaccess conversion
Add non-vbe DPMS support for TRIOs, adjust max clock on Trio64V2
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-s3/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-video-s3/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xf86-video-s3/Makefile b/x11/xf86-video-s3/Makefile index c83b241d2a1..6e37ae23f47 100644 --- a/x11/xf86-video-s3/Makefile +++ b/x11/xf86-video-s3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:17 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/08/09 15:54:07 tnn Exp $ # -DISTNAME= xf86-video-s3-0.5.0 +DISTNAME= xf86-video-s3-0.6.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-s3/distinfo b/x11/xf86-video-s3/distinfo index 6e762f086a3..3a0bfc401f9 100644 --- a/x11/xf86-video-s3/distinfo +++ b/x11/xf86-video-s3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/03/22 15:44:04 joerg Exp $ +$NetBSD: distinfo,v 1.2 2008/08/09 15:54:07 tnn Exp $ -SHA1 (xf86-video-s3-0.5.0.tar.bz2) = 1ae624635f71f82ecc73999cad5499a1d5d69be6 -RMD160 (xf86-video-s3-0.5.0.tar.bz2) = 73b352072c8f4f59562d701b8a7ba0e320b7bd7d -Size (xf86-video-s3-0.5.0.tar.bz2) = 240067 bytes +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 |