Skip to Content.
Sympa Menu

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

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 (e335bf3fada67723676abb5900af9c53b99155b1)
  • Date: Mon, 27 Apr 2009 16:53:05 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

dev/null |binary
xorg-lib/libpciaccess/DETAILS | 3 +--
xorg-lib/libpciaccess/HISTORY | 5 ++---
xorg-lib/libpciaccess/libpciaccess-0.10.6.tar.bz2.sig | 0
xorg-proto/dri2proto/DETAILS | 4 ++--
xorg-proto/dri2proto/HISTORY | 5 ++---
xorg-proto/dri2proto/dri2proto-2.0.tar.bz2.sig | 0
7 files changed, 7 insertions(+), 10 deletions(-)

New commits:
commit e335bf3fada67723676abb5900af9c53b99155b1
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libpciaccess: updated to 0.10.6
(cherry picked from commit 7727551f5b88a953988811b98088d4e7ca6b784a)

commit 7546160647ade1f140b73ed94f1c382c12133ec3
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Eric Sandall <sandalle AT sourcemage.org>

dri2proto: updated to 2.0
(cherry picked from commit 581eebc7e4ac81021a1bf4246586ef40d8143d87)

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

Revert "libpciaccess: UPdated to 0.10.6"

This reverts commit ded91c70fad3576c52de92c0f9550e344ce4915c.

Andraz committed this to devel-xorg-modular four minutes before I. :)

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

Revert "dri2proto: Updated to 2.0"

This reverts commit 66a2d9fa1c4ca61fb3ac7eb68886ca519339eedd.

Andraz committed this to devel-xorg-modular four minutes before I. :)

diff --git a/xorg-lib/libpciaccess/DETAILS b/xorg-lib/libpciaccess/DETAILS
index 007b9b8..05ebb9d 100755
--- a/xorg-lib/libpciaccess/DETAILS
+++ b/xorg-lib/libpciaccess/DETAILS
@@ -1,8 +1,7 @@
SPELL=libpciaccess
VERSION=0.10.6
-#
SOURCE_HASH=sha512:2b2035b83a50ba37fd257603e06cd4dc12721dadf78fb256245f99986666183d0958301768cfbefff8dc1cdeb753562b5ba13b2e79a3b6caebc9392f642d6fd7
+
SOURCE_HASH=sha512:cdaeb50d98aa3fafaaf65e59fd8385619d5d05961a995136c4f78e807ee48fa97755a51f7a23018267f5469a4e62beb63be6e6b8a56f5ef2d598c1a3d8b37304
SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xorg.freedesktop.org";
diff --git a/xorg-lib/libpciaccess/HISTORY b/xorg-lib/libpciaccess/HISTORY
index 36b2522..d5f8757 100644
--- a/xorg-lib/libpciaccess/HISTORY
+++ b/xorg-lib/libpciaccess/HISTORY
@@ -1,6 +1,5 @@
-2009-04-25 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 0.10.6
- SOURCE matches upstream posted MD5
+2009-04-25 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated spell to 0.10.6

2008-11-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.10.5
diff --git a/xorg-lib/libpciaccess/libpciaccess-0.10.6.tar.bz2.sig
b/xorg-lib/libpciaccess/libpciaccess-0.10.6.tar.bz2.sig
deleted file mode 100644
index 0af24b9..0000000
Binary files a/xorg-lib/libpciaccess/libpciaccess-0.10.6.tar.bz2.sig and
/dev/null differ
diff --git a/xorg-proto/dri2proto/DETAILS b/xorg-proto/dri2proto/DETAILS
index f83b29d..e303981 100755
--- a/xorg-proto/dri2proto/DETAILS
+++ b/xorg-proto/dri2proto/DETAILS
@@ -1,9 +1,9 @@
SPELL=dri2proto
VERSION=2.0
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/proto/${SOURCE}
#
SOURCE_HASH=sha512:9861b8eaec228ca3c05ae5c3c44444b847140c88e0f1f49e431d713c6ea1c90851d9f167dce935a651d6219ef23221756df8a11cdcae37d17161ff24a4a83104
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+
SOURCE_HASH=sha512:8262f3b45a0759680c3b71302a597ac08ccd5597e0be828781b9928351b3c4c4c6b1f590a3194845d9213e074bcdefd0d42f66b36c74e7e57463dfed9b4b78b1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xorg.freedesktop.org";
LICENSE[0]=XCL
diff --git a/xorg-proto/dri2proto/HISTORY b/xorg-proto/dri2proto/HISTORY
index 4e623b7..beca275 100644
--- a/xorg-proto/dri2proto/HISTORY
+++ b/xorg-proto/dri2proto/HISTORY
@@ -1,6 +1,5 @@
-2009-04-25 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 2.0
- SOURCE matches upstream posted MD5
+2009-04-25 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated spell to 2.0

2009-01-23 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.99.3
diff --git a/xorg-proto/dri2proto/dri2proto-2.0.tar.bz2.sig
b/xorg-proto/dri2proto/dri2proto-2.0.tar.bz2.sig
deleted file mode 100644
index 55da927..0000000
Binary files a/xorg-proto/dri2proto/dri2proto-2.0.tar.bz2.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (e335bf3fada67723676abb5900af9c53b99155b1), Eric Sandall, 04/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page