pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-savage Update to xf86-video-savage-2.1....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2b3827494ce
branches:  trunk
changeset: 537847:c2b3827494ce
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Jan 17 23:34:57 2008 +0000

description:
Update to xf86-video-savage-2.1.3 (2007-08-16). Changes:
      Strip ^M's out of savage_driver.h
      clean up some leftover cruft.
      small exa fix ups, remove an errant comment
      Get Solid() working again
      final odds and ends for exa
      fix console corruption due to invalid shadow status
      fix segfault in SavageDoAdjustFrame() on server 1.3
      Add panel native mode automatically.
      Unmap mem before freeing driverPrivate
      update for 2.1.3 release
      Define SAVAGE_VERSION* using PACKAGE_VERSION*
      disable randr when savage rotation is enabled
      fix savage respawn crash
      Fixed a markup error.
      Add "DRI" option to enable/disable DRI support

diffstat:

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

diffs (28 lines):

diff -r dacb29e40ee1 -r c2b3827494ce x11/xf86-video-savage/Makefile
--- a/x11/xf86-video-savage/Makefile    Thu Jan 17 23:27:13 2008 +0000
+++ b/x11/xf86-video-savage/Makefile    Thu Jan 17 23:34:57 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2007/08/15 18:10:01 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/01/17 23:34:57 tnn Exp $
 #
 
-DISTNAME=      xf86-video-savage-2.1.2
+DISTNAME=      xf86-video-savage-2.1.3
 CATEGORIES=    x11
 MASTER_SITES=  http://xorg.freedesktop.org/releases/individual/driver/
 EXTRACT_SUFX=  .tar.bz2
diff -r dacb29e40ee1 -r c2b3827494ce x11/xf86-video-savage/distinfo
--- a/x11/xf86-video-savage/distinfo    Thu Jan 17 23:27:13 2008 +0000
+++ b/x11/xf86-video-savage/distinfo    Thu Jan 17 23:34:57 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2007/08/15 18:10:02 joerg Exp $
+$NetBSD: distinfo,v 1.3 2008/01/17 23:34:57 tnn Exp $
 
-SHA1 (xf86-video-savage-2.1.2.tar.bz2) = e588165abfa92dcb68986120e9c949d7601c95bb
-RMD160 (xf86-video-savage-2.1.2.tar.bz2) = 12fb1f73c2797008c746a5cfe93a3c8fb7ad8838
-Size (xf86-video-savage-2.1.2.tar.bz2) = 303497 bytes
+SHA1 (xf86-video-savage-2.1.3.tar.bz2) = bb73843d38a8152c39311acc8b1a18d5d51603af
+RMD160 (xf86-video-savage-2.1.3.tar.bz2) = d34fa69ecf927725783205301dab219ec25ba244
+Size (xf86-video-savage-2.1.3.tar.bz2) = 310709 bytes
 SHA1 (patch-aa) = 7641e31fec7a60aab84ebc0b89bcaa5b340c16dd
 SHA1 (patch-ab) = 79b3eb30992c679a9316aafd6fc3feaee1af0093



Home | Main Index | Thread Index | Old Index