Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (78edd33b54129e08b76d5bc2429ca79339966bb7)

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 devel-xorg-modular grimoire by Eric Sandall (78edd33b54129e08b76d5bc2429ca79339966bb7)
  • Date: Fri, 11 Sep 2009 03:39:57 -0500

GIT changes to devel-xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

xorg-driver/xf86-video-ati/DETAILS | 6 +++---
xorg-driver/xf86-video-ati/HISTORY | 5 +++++
xorg-driver/xf86-video-ati/xf86-video-ati-6.12.3.tar.bz2.sig |binary
3 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 78edd33b54129e08b76d5bc2429ca79339966bb7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86-video-ati: Removed XORG_VER

commit f62ce6bce8817e2b352111d9828fc74af608d4bf
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86-video-ati: pdated stable to 6.12.3
SOURCE matches upstream posted MD5

diff --git a/xorg-driver/xf86-video-ati/DETAILS
b/xorg-driver/xf86-video-ati/DETAILS
index 3f9aeac..13c2f55 100755
--- a/xorg-driver/xf86-video-ati/DETAILS
+++ b/xorg-driver/xf86-video-ati/DETAILS
@@ -1,5 +1,4 @@
SPELL=xf86-video-ati
- XORG_VER=X11R7.1
if [[ $ATI_SCM == y ]]; then
if [[ $ATI_AUTO == y ]]; then
VERSION=$(date +%Y%m%d)
@@ -12,10 +11,11 @@ if [[ $ATI_SCM == y ]]; then
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-scm
else
- VERSION=6.12.2
+ VERSION=6.12.3
SOURCE=${SPELL}-${VERSION}.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-
SOURCE_HASH=sha512:e340e98267a5433efe589f57bb0b93b45dd29a13ff5860bfeab73bb06f322c2c21e5d4c9f339815857228a0fd762eb432d1635990f6c527e9796bc198c70c72b
+#
SOURCE_HASH=sha512:e340e98267a5433efe589f57bb0b93b45dd29a13ff5860bfeab73bb06f322c2c21e5d4c9f339815857228a0fd762eb432d1635990f6c527e9796bc198c70c72b
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
fi
WEB_SITE=http://xorg.freedesktop.org
diff --git a/xorg-driver/xf86-video-ati/HISTORY
b/xorg-driver/xf86-video-ati/HISTORY
index 31b54a5..a851d69 100644
--- a/xorg-driver/xf86-video-ati/HISTORY
+++ b/xorg-driver/xf86-video-ati/HISTORY
@@ -1,3 +1,8 @@
+2009-09-11 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated stable to 6.12.3
+ SOURCE matches upstream posted MD5
+ Removed XORG_VER
+
2009-04-19 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* DETAILS: improve the overall SCM version

diff --git a/xorg-driver/xf86-video-ati/xf86-video-ati-6.12.3.tar.bz2.sig
b/xorg-driver/xf86-video-ati/xf86-video-ati-6.12.3.tar.bz2.sig
new file mode 100644
index 0000000..c47d42a
Binary files /dev/null and
b/xorg-driver/xf86-video-ati/xf86-video-ati-6.12.3.tar.bz2.sig differ



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (78edd33b54129e08b76d5bc2429ca79339966bb7), Eric Sandall, 09/11/2009

Archive powered by MHonArc 2.6.24.

Top of Page