pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-rendition Update to xf86-video-renditio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/611f37f8a49a
branches:  trunk
changeset: 545635:611f37f8a49a
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Aug 09 15:51:59 2008 +0000

description:
Update to xf86-video-rendition-4.2.0.

  Death to RCS tags.
  Fix includes to silence a warning.
  rendition 4.2.0
  Man page updates - replace references to XFree86 & changes for XF86 4.0
  RENDITION_VERSION* using PACKAGE_VERSION_*
  pciaccess: make auto-detect work
  pciaccess: do unmap path
  Supply NULL driverFunc pointer in DriverRec.
  Add prototype for renditionGetRec.
  Move renditionTypes, renditionChipsets, and renditionPCIchipsets earlier
    in file.
  Port driver to PCI-rework interfaces.
  Makefile.am: nuke RCS Id

diffstat:

 x11/xf86-video-rendition/Makefile |  4 ++--
 x11/xf86-video-rendition/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 7d65f3b41cdd -r 611f37f8a49a x11/xf86-video-rendition/Makefile
--- a/x11/xf86-video-rendition/Makefile Sat Aug 09 15:46:43 2008 +0000
+++ b/x11/xf86-video-rendition/Makefile Sat Aug 09 15:51:59 2008 +0000
@@ -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:51:59 tnn Exp $
 #
 
-DISTNAME=      xf86-video-rendition-4.1.3
+DISTNAME=      xf86-video-rendition-4.2.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 7d65f3b41cdd -r 611f37f8a49a x11/xf86-video-rendition/distinfo
--- a/x11/xf86-video-rendition/distinfo Sat Aug 09 15:46:43 2008 +0000
+++ b/x11/xf86-video-rendition/distinfo Sat Aug 09 15:51:59 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2007/08/15 20:09:22 joerg Exp $
+$NetBSD: distinfo,v 1.3 2008/08/09 15:52:00 tnn Exp $
 
-SHA1 (xf86-video-rendition-4.1.3.tar.bz2) = 9cbd77ad6cba6807823fff3b74923b955580a540
-RMD160 (xf86-video-rendition-4.1.3.tar.bz2) = a978dda8170b005cb7d398b7c23b28454ab5c661
-Size (xf86-video-rendition-4.1.3.tar.bz2) = 292618 bytes
+SHA1 (xf86-video-rendition-4.2.0.tar.bz2) = aeec6ebf71012aa2bd1898081380f73736db35bb
+RMD160 (xf86-video-rendition-4.2.0.tar.bz2) = 142e533e6e5363dfa108bdd173dad4be7182c51d
+Size (xf86-video-rendition-4.2.0.tar.bz2) = 299330 bytes
 SHA1 (patch-aa) = ede9bf25f5b89a2c786ce66e311a0a49b459e97c



Home | Main Index | Thread Index | Old Index