diff options
author | tnn <tnn> | 2008-08-09 15:51:59 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-08-09 15:51:59 +0000 |
commit | b39afb18596b46bef1f54c53c8417b05eb56ddb0 (patch) | |
tree | d8745e009e4c948bab16516b607bef469edf00d6 /x11 | |
parent | 60bf43254bdd423daceed61a6a957a477d594663 (diff) | |
download | pkgsrc-b39afb18596b46bef1f54c53c8417b05eb56ddb0.tar.gz |
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 (limited to 'x11')
-rw-r--r-- | x11/xf86-video-rendition/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-video-rendition/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xf86-video-rendition/Makefile b/x11/xf86-video-rendition/Makefile index c86256aeeff..53031d3b56e 100644 --- a/x11/xf86-video-rendition/Makefile +++ b/x11/xf86-video-rendition/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: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 --git a/x11/xf86-video-rendition/distinfo b/x11/xf86-video-rendition/distinfo index 6b422e37c3e..b98d3b720f2 100644 --- a/x11/xf86-video-rendition/distinfo +++ b/x11/xf86-video-rendition/distinfo @@ -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 |