Sat Aug 9 15:54:07 2008 UTC ()
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


(tnn)
diff -r1.2 -r1.3 pkgsrc/x11/xf86-video-s3/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/x11/xf86-video-s3/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/x11/xf86-video-s3/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-s3/Makefile 2008/05/24 21:45:17 1.2
+++ pkgsrc/x11/xf86-video-s3/Makefile 2008/08/09 15:54:07 1.3
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:17 tnn Exp $ 1# $NetBSD: Makefile,v 1.3 2008/08/09 15:54:07 tnn Exp $
2# 2#
3 3
4DISTNAME= xf86-video-s3-0.5.0 4DISTNAME= xf86-video-s3-0.6.0
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=driver/} 6MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Modular Xorg S3 video driver 11COMMENT= Modular Xorg S3 video driver
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config

cvs diff -r1.1.1.1 -r1.2 pkgsrc/x11/xf86-video-s3/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-s3/distinfo 2007/03/22 15:44:04 1.1.1.1
+++ pkgsrc/x11/xf86-video-s3/distinfo 2008/08/09 15:54:07 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2007/03/22 15:44:04 joerg Exp $ 1$NetBSD: distinfo,v 1.2 2008/08/09 15:54:07 tnn Exp $
2 2
3SHA1 (xf86-video-s3-0.5.0.tar.bz2) = 1ae624635f71f82ecc73999cad5499a1d5d69be6 3SHA1 (xf86-video-s3-0.6.0.tar.bz2) = 8167d89ab2e548246a341aa3ca34a8fa58de285a
4RMD160 (xf86-video-s3-0.5.0.tar.bz2) = 73b352072c8f4f59562d701b8a7ba0e320b7bd7d 4RMD160 (xf86-video-s3-0.6.0.tar.bz2) = 74592d8ccabb7810eacacc289d21d81026bc4b99
5Size (xf86-video-s3-0.5.0.tar.bz2) = 240067 bytes 5Size (xf86-video-s3-0.6.0.tar.bz2) = 264043 bytes