Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master xorg-modular grimoire by Andraž Levstik (926d86f1d2f5fcd29f5bedbb8f3641df16136c24)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master xorg-modular grimoire by Andraž Levstik (926d86f1d2f5fcd29f5bedbb8f3641df16136c24)
  • Date: Thu, 5 Jul 2007 03:51:55 -0500

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

xorg-app/xrandr/DETAILS | 4 ++--
xorg-app/xrandr/HISTORY | 3 +++
xorg-driver/xf86-video-nv/DETAILS | 4 ++--
xorg-driver/xf86-video-nv/HISTORY | 3 +++
xorg-lib/libxcomposite/DETAILS | 4 ++--
xorg-lib/libxcomposite/HISTORY | 3 +++
xorg-lib/libxi/DETAILS | 4 ++--
xorg-lib/libxi/HISTORY | 3 +++
xorg-proto/compositeproto/DETAILS | 11 +++++------
xorg-proto/compositeproto/HISTORY | 3 +++
10 files changed, 28 insertions(+), 14 deletions(-)

New commits:
commit 926d86f1d2f5fcd29f5bedbb8f3641df16136c24
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

xorg-proto/compositeproto: version update

commit 8923f4795588ac0b08861bb004394edc54395f02
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

xorg-lib/libxcomposite: version update

commit 12389e0a334ced944354668e6ef7bcc6aa0b8983
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

xorg-lib/libxi: version update

commit abde9cf89ea1ed0e77d230c3ff482f18812b71f9
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

xorg-driver/xf86-video-nv: version update

commit 318bf562889d7cc811fe2627e1b50c1727fbc05a
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

xorg-app/xrandr: version update

diff --git a/xorg-app/xrandr/DETAILS b/xorg-app/xrandr/DETAILS
index 7336a55..5d31e29 100755
--- a/xorg-app/xrandr/DETAILS
+++ b/xorg-app/xrandr/DETAILS
@@ -1,10 +1,10 @@
SPELL=xrandr
PKG=xrandr
- VERSION=1.2.1
+ VERSION=1.2.2
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:98054042c85d63949d91502935d0ce55d586280a1b34dca1bc549e0b9c59451f153e217cbaaccd14ecc27b305d8121a3363d71358aff503a72f958c4e033fd4d
+
SOURCE_HASH=sha512:404ebe823672d6064312250ad773bb8a13d6d228529f4cb69f33f094dea50eca781287d055c8e8f323a7ba23e12df70b625e4910fe36caad8dda6bfb330f9819
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-app/xrandr/HISTORY b/xorg-app/xrandr/HISTORY
index eece8ab..946beb6 100644
--- a/xorg-app/xrandr/HISTORY
+++ b/xorg-app/xrandr/HISTORY
@@ -1,3 +1,6 @@
+2007-07-05 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 1.2.2
+
2007-06-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 1.2.1

diff --git a/xorg-driver/xf86-video-nv/DETAILS
b/xorg-driver/xf86-video-nv/DETAILS
index 2b3794e..8fca1a4 100755
--- a/xorg-driver/xf86-video-nv/DETAILS
+++ b/xorg-driver/xf86-video-nv/DETAILS
@@ -1,10 +1,10 @@
SPELL=xf86-video-nv
PKG=xf86-video-nv
- VERSION=2.1.0
+ VERSION=2.1.1
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-
SOURCE_HASH=sha512:59175314879ce018567ef01b98919079a39df64804d0410ef5c1e40ca578cfdfac9263b3a53aae09191f7906042aaf0bcbce6fb08628f42d67940d4a3f21c6df
+
SOURCE_HASH=sha512:7ef7b10984297081869e2b0b5ac2dd9ca6e19365729f89a39eb60c53a5422bdaadb6be6963a3d04418670020f4285ccc408e54cfa51507a590a6250f8d39c9b9
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-driver/xf86-video-nv/HISTORY
b/xorg-driver/xf86-video-nv/HISTORY
index 85d3b92..45dacab 100644
--- a/xorg-driver/xf86-video-nv/HISTORY
+++ b/xorg-driver/xf86-video-nv/HISTORY
@@ -1,3 +1,6 @@
+2007-07-05 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 2.1.1
+
2007-06-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 2.1.0

diff --git a/xorg-lib/libxcomposite/DETAILS b/xorg-lib/libxcomposite/DETAILS
index 3d2b2ee..247720a 100755
--- a/xorg-lib/libxcomposite/DETAILS
+++ b/xorg-lib/libxcomposite/DETAILS
@@ -1,10 +1,10 @@
SPELL=libxcomposite
PKG=libXcomposite
- VERSION=0.3.2
+ VERSION=0.4.0
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-
SOURCE_HASH=sha512:00be33f335067f9cd49461c62181b63d24b97f79bd01c6e20d3af6784513a7a2aef058984a740f991e6e1f3ab078edcd9d393befbf0aa349ae7da4ba4f20f515
+
SOURCE_HASH=sha512:eca32dd4529cf88f3d83e7a573ff2cffeb9a77d8ec0aefd7f3816aa23acda19304fa7b9d5da4688fb47f83703c1679847bdc8b4414eef2c852e3744ba207a499
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-lib/libxcomposite/HISTORY b/xorg-lib/libxcomposite/HISTORY
index d594a04..fa8a8e9 100644
--- a/xorg-lib/libxcomposite/HISTORY
+++ b/xorg-lib/libxcomposite/HISTORY
@@ -1,3 +1,6 @@
+2007-07-05 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update to 0.4.0
+
2007-05-31 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update 0.3.2

diff --git a/xorg-lib/libxi/DETAILS b/xorg-lib/libxi/DETAILS
index 7d56a3e..f041667 100755
--- a/xorg-lib/libxi/DETAILS
+++ b/xorg-lib/libxi/DETAILS
@@ -1,10 +1,10 @@
SPELL=libxi
PKG=libXi
- VERSION=1.0.4
+ VERSION=1.1.1
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-
SOURCE_HASH=sha512:d7e92a16c3f6e6d3afd8305d263ec067170f5ef1f0daadbaeccc52d3c941f32f083458192dee2262a39448dd4af75d0c568b5e2eefcb5b14cf4b307c53413832
+
SOURCE_HASH=sha512:6dd5c85215aaea06a6dffcf24099174d77d68e7d6314549c6e117e8c5cad3a2cb48992f9b8d5b53058254e5575f1d5df57a24b022f3b0bcc410da2acba852789
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-lib/libxi/HISTORY b/xorg-lib/libxi/HISTORY
index 3b121eb..c90ba49 100644
--- a/xorg-lib/libxi/HISTORY
+++ b/xorg-lib/libxi/HISTORY
@@ -1,3 +1,6 @@
+2007-07-05 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update to 1.1.1
+
2007-04-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update 1.0.4

diff --git a/xorg-proto/compositeproto/DETAILS
b/xorg-proto/compositeproto/DETAILS
index 9ac2340..f72f3de 100755
--- a/xorg-proto/compositeproto/DETAILS
+++ b/xorg-proto/compositeproto/DETAILS
@@ -1,14 +1,13 @@
SPELL=compositeproto
- VERSION=0.3.1
+ VERSION=0.4
XORG_VER=X11R7.1
- SOURCE=${SPELL}-${XORG_VER}-${VERSION}.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${XORG_VER}-${VERSION}
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/proto/${SOURCE}
-
SOURCE_HASH=sha512:f36971299cf05dc853eacde3c62b68602f748d986e86ca080432b4c2da74f1da7603bc77e95887e10ded7d5f117d8db1ecc35a8099c0169d87bc5af4cc5fcf35
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/proto/${SOURCE}
+
SOURCE_HASH=sha512:a896c6a5293d6022aec0e0948efe003d21d55a0c5743b47516d535f26a51c273bb498984ca66c1032f39846946098ad2237ea5983d6d42ae995b44cad39393df
LICENSE[0]=XCL
WEB_SITE=http://xorg.freedesktop.org/
ENTERED=20051124
- UPDATED=20051124
SHORT="A Protocol module of X.Org"
cat << EOF
The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
diff --git a/xorg-proto/compositeproto/HISTORY
b/xorg-proto/compositeproto/HISTORY
index db87d74..66fca49 100644
--- a/xorg-proto/compositeproto/HISTORY
+++ b/xorg-proto/compositeproto/HISTORY
@@ -1,3 +1,6 @@
+2007-07-05 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update 0.4
+
2006-05-23 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update xorg 7.1




  • [SM-Commit] GIT changes to master xorg-modular grimoire by Andraž Levstik (926d86f1d2f5fcd29f5bedbb8f3641df16136c24), Andraž Levstik, 07/05/2007

Archive powered by MHonArc 2.6.24.

Top of Page