Sun Aug 9 22:55:04 2009 UTC ()
Update to 1.7.3:

Adam Jackson (2):
      Remove useless loader symbol lists.
      siliconmotion 1.7.2

Alan Coopersmith (1):
      Fill in COPYING file, add SubmittingPatches URL to README

Francisco Jerez (5):
      Probe the amount of installed memory by trial and error on SM712.
      Fail gracefully when the specified virtual screen doesn't fit in RAM.
      Widen the pixel clock readjust interval for SM712.
      Program MCLK/MXCLK on startup for a secondary SM502.
      Fix EXA rotation for SM502 at 32bpp (bug 22432).

Dave Airlie (4):
      siliconmotion: update for resources/RAC API removal
      siliconmotion: change to using ABI version check
      update for 1.7.3
      fix build after headers moved

Peter Hutterer (1):
      Update to xextproto 7.1 support.


(wiz)
diff -r1.6 -r1.7 pkgsrc/x11/xf86-video-siliconmotion/Makefile
diff -r1.3 -r1.4 pkgsrc/x11/xf86-video-siliconmotion/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/x11/xf86-video-siliconmotion/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-siliconmotion/Makefile 2009/06/09 06:37:45 1.6
+++ pkgsrc/x11/xf86-video-siliconmotion/Makefile 2009/08/09 22:55:04 1.7
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2009/06/09 06:37:45 hasso Exp $ 1# $NetBSD: Makefile,v 1.7 2009/08/09 22:55:04 wiz Exp $
2# 2#
3 3
4DISTNAME= xf86-video-siliconmotion-1.7.1 4DISTNAME= xf86-video-siliconmotion-1.7.3
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 Silicon Motion video driver 11COMMENT= Modular Xorg Silicon Motion 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.3 -r1.4 pkgsrc/x11/xf86-video-siliconmotion/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-siliconmotion/distinfo 2009/06/09 06:37:45 1.3
+++ pkgsrc/x11/xf86-video-siliconmotion/distinfo 2009/08/09 22:55:04 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2009/06/09 06:37:45 hasso Exp $ 1$NetBSD: distinfo,v 1.4 2009/08/09 22:55:04 wiz Exp $
2 2
3SHA1 (xf86-video-siliconmotion-1.7.1.tar.bz2) = d246ee7ca3e70ddcd7fcff92d4d0174abef0c241 3SHA1 (xf86-video-siliconmotion-1.7.3.tar.bz2) = f3edf5853a17c3725c11ea983edcf4b6bd54d10a
4RMD160 (xf86-video-siliconmotion-1.7.1.tar.bz2) = a6e3c33e9657983f876db5813948909171704aee 4RMD160 (xf86-video-siliconmotion-1.7.3.tar.bz2) = 12c61e9785d280c4ab8cb253dc4879dffa8c5975
5Size (xf86-video-siliconmotion-1.7.1.tar.bz2) = 335351 bytes 5Size (xf86-video-siliconmotion-1.7.3.tar.bz2) = 330623 bytes