pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-vesa Update to xf86-video-vesa-2.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a32799ff8947
branches:  trunk
changeset: 394265:a32799ff8947
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Jun 07 21:47:04 2009 +0000

description:
Update to xf86-video-vesa-2.2.0

2.2.0:
  Add yet another pass to mode validation.
  Add README with pointers to mailing list, bugzilla & git repos
  Remove xorgconfig & xorgcfg from See Also list in man page
2.1.0:
  Make ISA support optional.
  VESASetMode: be verbose about the mode that's being set.
  Properly define the driver version
  Default VESAValidMode to returning MODE_BAD.
  Add a TODO list.
  Warning cleanup.
  Use VBE services for DPMS instead of banging VGA registers manually.

diffstat:

 x11/xf86-video-vesa/Makefile |  5 ++---
 x11/xf86-video-vesa/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r c748dfbdc8fa -r a32799ff8947 x11/xf86-video-vesa/Makefile
--- a/x11/xf86-video-vesa/Makefile      Sun Jun 07 21:13:13 2009 +0000
+++ b/x11/xf86-video-vesa/Makefile      Sun Jun 07 21:47:04 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/06/07 11:24:38 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2009/06/07 21:47:04 sno Exp $
 #
 
-DISTNAME=      xf86-video-vesa-2.0.0
-PKGREVISION=   2
+DISTNAME=      xf86-video-vesa-2.2.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r c748dfbdc8fa -r a32799ff8947 x11/xf86-video-vesa/distinfo
--- a/x11/xf86-video-vesa/distinfo      Sun Jun 07 21:13:13 2009 +0000
+++ b/x11/xf86-video-vesa/distinfo      Sun Jun 07 21:47:04 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/08/09 16:21:18 tnn Exp $
+$NetBSD: distinfo,v 1.4 2009/06/07 21:47:04 sno Exp $
 
-SHA1 (xf86-video-vesa-2.0.0.tar.bz2) = 657804e5544b9a92bfd695e61958c688a1e8b3ef
-RMD160 (xf86-video-vesa-2.0.0.tar.bz2) = 99d720b768446c71048f6c4b38127bafd6e32c55
-Size (xf86-video-vesa-2.0.0.tar.bz2) = 247176 bytes
+SHA1 (xf86-video-vesa-2.2.0.tar.bz2) = b2d0f33f811bc1a651d4ecbc84979f82281e8a59
+RMD160 (xf86-video-vesa-2.2.0.tar.bz2) = c8b9770f5de0a5d50414656cfea1fe8c4e43f0cd
+Size (xf86-video-vesa-2.2.0.tar.bz2) = 248129 bytes



Home | Main Index | Thread Index | Old Index