Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master xorg-modular grimoire by Andra?? Levstik (d49f7782c2da8eac30896ad29370295c17123beb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master xorg-modular grimoire by Andra?? Levstik (d49f7782c2da8eac30896ad29370295c17123beb)
  • Date: Sun, 10 Sep 2006 04:48:04 -0500

GIT changes to master xorg-modular grimoire by Andra?? Levstik
<ruskie AT mages.ath.cx>:

dev/null |binary
xorg-app/xprop/DETAILS | 12 +++++-------
xorg-app/xprop/HISTORY | 3 +++
xorg-app/xprop/xprop-X11R7.0-1.0.1.tar.bz2.sig | 0
xorg-driver/xf86-video-ati/DETAILS | 12 +++++-------
xorg-driver/xf86-video-ati/HISTORY | 3 +++
xorg-util/util-macros/DETAILS | 4 ++--
xorg-util/util-macros/HISTORY | 3 +++
8 files changed, 21 insertions(+), 16 deletions(-)

New commits:
commit d49f7782c2da8eac30896ad29370295c17123beb
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

util-macros: new version

commit e8e3e172e22eaba8241a0d4ca9fc8558e9193977
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

xf86-video-ati: new version

commit ab37e571ba823fa2646988678b272200dd1c7106
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

xprop: version update

diff --git a/xorg-app/xprop/DETAILS b/xorg-app/xprop/DETAILS
index 839dc9e..a4b38e1 100755
--- a/xorg-app/xprop/DETAILS
+++ b/xorg-app/xprop/DETAILS
@@ -1,16 +1,14 @@
SPELL=xprop
PKG=xprop
- VERSION=1.0.1
+ VERSION=1.0.2
XORG_VER=X11R7.0
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/app/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+
SOURCE_HASH=sha512:664e52a6593b0a2c80c1327dbab7fc387dea9c1ae4ab9fa013718192c68cdd999890129d7e4d5e5f7b9773d8f6e0c6fdd7e93cf3c8513180cfec43c14a6701c7
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Module xprop for xorg"
cat << EOF
The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
diff --git a/xorg-app/xprop/HISTORY b/xorg-app/xprop/HISTORY
index a930c7a..abf1f08 100644
--- a/xorg-app/xprop/HISTORY
+++ b/xorg-app/xprop/HISTORY
@@ -1,3 +1,6 @@
+2006-09-10 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 1.0.2
+
2005-12-22 Robin Cook <rcook AT wyrms.net>
* DETAILS: Updated VERSION to 1.0.1
added XORG_VER
diff --git a/xorg-app/xprop/xprop-X11R7.0-1.0.1.tar.bz2.sig
b/xorg-app/xprop/xprop-X11R7.0-1.0.1.tar.bz2.sig
deleted file mode 100644
index 3c2d534..0000000
Binary files a/xorg-app/xprop/xprop-X11R7.0-1.0.1.tar.bz2.sig and /dev/null
differ
diff --git a/xorg-driver/xf86-video-ati/DETAILS
b/xorg-driver/xf86-video-ati/DETAILS
index 100e646..067db52 100755
--- a/xorg-driver/xf86-video-ati/DETAILS
+++ b/xorg-driver/xf86-video-ati/DETAILS
@@ -1,16 +1,14 @@
SPELL=xf86-video-ati
PKG=xf86-video-ati
- VERSION=6.6.0
+ VERSION=6.6.2
XORG_VER=X11R7.1
- SOURCE=${PKG}-${XORG_VER}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/driver/${SOURCE}
-
SOURCE_HASH=sha512:81cd4b294d1aee9f830499420f5cf7d26ae436d7eea2be07618add5e983bfd317530c59adc54129db85096f759e622f16c55cc94735f85b439b35875032b8346
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${XORG_VER}-${VERSION}
+ SOURCE=${PKG}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
+
SOURCE_HASH=sha512:87ea5cc50fe0af08c61c0780be888bd29a889521e9651847c2e2dd408ef462b40f9fc7f7129169ce791c10508b2a761e75b8bef6ea35fbaf727a223a36d03eaa
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Module xf86-video-ati for xorg"
cat << EOF
The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
diff --git a/xorg-driver/xf86-video-ati/HISTORY
b/xorg-driver/xf86-video-ati/HISTORY
index 1d376c5..b8e0e05 100644
--- a/xorg-driver/xf86-video-ati/HISTORY
+++ b/xorg-driver/xf86-video-ati/HISTORY
@@ -1,3 +1,6 @@
+2006-09-10 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 6.6.2
+
2006-05-23 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update for xorg 7.1

diff --git a/xorg-util/util-macros/DETAILS b/xorg-util/util-macros/DETAILS
index 988ba12..42e9f3d 100755
--- a/xorg-util/util-macros/DETAILS
+++ b/xorg-util/util-macros/DETAILS
@@ -1,10 +1,10 @@
SPELL=util-macros
PKG=util-macros
- VERSION=1.1.0
+ VERSION=1.1.1
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/util/${SOURCE}
-
SOURCE_HASH=sha512:f5166894a072ed1cbf231c548e85c1ae194bbb1bb5d5494798a7c586a9efd28326579024aa2f63e58e16ab41081f9d9dcd17b8edf63b30412f3adcd80dffdf82
+
SOURCE_HASH=sha512:62ed44ea9fd25c0461bc65c462d157156e62e4c51b93c3a3334aa456985088f11663e69bae99d1992aaf06b8936b6827a122fb46889582601a7231c34370d7a3
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-util/util-macros/HISTORY b/xorg-util/util-macros/HISTORY
index 7a39f4f..7dc1437 100644
--- a/xorg-util/util-macros/HISTORY
+++ b/xorg-util/util-macros/HISTORY
@@ -1,3 +1,6 @@
+2006-09-10 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 1.1.1
+
2006-08-27 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 1.1.0




  • [SM-Commit] GIT changes to master xorg-modular grimoire by Andra?? Levstik (d49f7782c2da8eac30896ad29370295c17123beb), Andra?? Levstik, 09/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page