Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (f3efdd425edcef776bdfef38e3b4664fe2f6c720)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (f3efdd425edcef776bdfef38e3b4664fe2f6c720)
  • Date: Wed, 25 Feb 2009 19:09:20 -0600

GIT changes to master grimoire by Eric Sandall
<esandall AT esandall25808.local.webex.com>:

xorg-driver/xf86-video-ati/DETAILS | 17 +++++++++--------
xorg-driver/xf86-video-ati/HISTORY | 4 ++++
2 files changed, 13 insertions(+), 8 deletions(-)

New commits:
commit f3efdd425edcef776bdfef38e3b4664fe2f6c720
Author: Eric Sandall <esandall AT esandall25808.local.webex.com>
Commit: Eric Sandall <esandall AT esandall25808.local.webex.com>

xf86-video-ati: Cleanup spacing

commit 816fcbd58b441d2e3704c5697a1de7691093c867
Author: Eric Sandall <esandall AT esandall25808.local.webex.com>
Commit: Eric Sandall <esandall AT esandall25808.local.webex.com>

xf86-video-ati: Updated to 6.11.0

diff --git a/xorg-driver/xf86-video-ati/DETAILS
b/xorg-driver/xf86-video-ati/DETAILS
index 167cab9..07e5829 100755
--- a/xorg-driver/xf86-video-ati/DETAILS
+++ b/xorg-driver/xf86-video-ati/DETAILS
@@ -1,21 +1,22 @@
SPELL=xf86-video-ati
PKG=xf86-video-ati
- VERSION=6.10.0
+ VERSION=6.11.0
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-
SOURCE_HASH=sha512:3ca158678fb3fac31539bdd529baeddfd92879b8e7e32dbe79d717c7ad483782226c06cd0cbd1ded708752256a3a5553266ad5e464b986f0c99b0eaff371b4c0
+#
SOURCE_HASH=sha512:3ca158678fb3fac31539bdd529baeddfd92879b8e7e32dbe79d717c7ad483782226c06cd0cbd1ded708752256a3a5553266ad5e464b986f0c99b0eaff371b4c0
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
- SHORT="ati is an Xorg wrapper driver for ATI video cards."
+ SHORT="ati is an Xorg wrapper driver for ATI video cards."
cat << EOF
-ati is an Xorg wrapper driver for ATI video cards. It autodetects
-whether your hardware has a Radeon or earlier class of chipset, and
-loads the radeon(4), r128(4), or atimisc(4) driver as appropriate.
+ati is an Xorg wrapper driver for ATI video cards. It autodetects
+whether your hardware has a Radeon or earlier class of chipset, and
+loads the radeon(4), r128(4), or atimisc(4) driver as appropriate.

SUPPORTED HARDWARE
-The ati driver supports Radeon and earlier chipsets by loading those
-drivers. See those manpages for specific cards supported.
+The ati driver supports Radeon and earlier chipsets by loading those
+drivers. See those manpages for specific cards supported.
EOF
diff --git a/xorg-driver/xf86-video-ati/HISTORY
b/xorg-driver/xf86-video-ati/HISTORY
index 0934905..4f9afa5 100644
--- a/xorg-driver/xf86-video-ati/HISTORY
+++ b/xorg-driver/xf86-video-ati/HISTORY
@@ -1,3 +1,7 @@
+2009-02-25 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 6.11.0
+ MD5 matches upstream published MD5
+
2009-01-06 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 6.10.0





Archive powered by MHonArc 2.6.24.

Top of Page