Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik (7aecf52f623eb386af63f87a1a29b77ebd474b51)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik (7aecf52f623eb386af63f87a1a29b77ebd474b51)
  • Date: Thu, 9 Jul 2009 00:54:56 -0500

GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik
<ruskie+2054d253 AT codemages.net>:

dev/null |binary
xorg-app/setxkbmap/DETAILS | 4 +--
xorg-app/setxkbmap/HISTORY | 3 ++
xorg-app/xkbcomp/DETAILS | 4 +--
xorg-app/xkbcomp/HISTORY | 3 ++
xorg-driver/xf86-video-ast/DETAILS | 4 +--
xorg-driver/xf86-video-ast/HISTORY | 3 ++
xorg-driver/xf86-video-geode/DETAILS | 4 +--
xorg-driver/xf86-video-geode/HISTORY | 3 ++
xorg-driver/xf86-video-geode/xf86-video-geode-2.11.2.tar.bz2.sig | 0
xorg-driver/xf86-video-suntcx/DETAILS | 12
++++------
xorg-driver/xf86-video-suntcx/HISTORY | 4 +++
xorg-lib/libfs/DETAILS | 4 +--
xorg-lib/libfs/HISTORY | 3 ++
xorg-proto/applewmproto/DETAILS | 4 +--
xorg-proto/applewmproto/HISTORY | 3 ++
16 files changed, 39 insertions(+), 19 deletions(-)

New commits:
commit 7aecf52f623eb386af63f87a1a29b77ebd474b51
Author: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>

applewmproto: updated 1.3.0

commit 04fc83f861de24bf76df5c807e410ddf3f50feff
Author: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>

libfs: update 1.0.2

commit 9528e46c1e22298085869deca37cb37efc411d3e
Author: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>

xf86-video-suntcx: update 1.1.1

commit 037a6d5cd73fd08cac8e01fd2e95b8837096740b
Author: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>

xf86-video-geode: update to 2.11.3, as geode is a minimal x86 compat,
assembly fails on x86-64

commit 673e5a3d2db944691a946c1ef2af7e59e7b0ea65
Author: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>

xf86-video-ast: update to 0.89.8

commit c962fa641d9c6ab17c6f81756358fe7ee3ac94c7
Author: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>

xkbcomp: update to 1.1.0

commit d2e82fc15068e4b9a6b34da9fdec0ec6f9d37bdd
Author: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>

setxkbmap: update to 1.1.0

diff --git a/xorg-app/setxkbmap/DETAILS b/xorg-app/setxkbmap/DETAILS
index 8cc506b..6316383 100755
--- a/xorg-app/setxkbmap/DETAILS
+++ b/xorg-app/setxkbmap/DETAILS
@@ -1,10 +1,10 @@
SPELL=setxkbmap
PKG=setxkbmap
- VERSION=1.0.4
+ VERSION=1.1.0
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:ae8709b948ca6dd00f63d082d1b4352fa8213d71c47bbfd8952a0710832f95be10aba4354623aacfd44c8f5ae50957626e7ba2146c7194c9ae8e4448c5177fbc
+
SOURCE_HASH=sha512:ca006e59b097c4cbb3434dc84eef3e0fcfb25af0f6a2b85b900a2db11c471592cd206ff048c3b8887d6e4bf48aa9168ed12f4e54b5b3b16d10ca8aa6a189ae45
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-app/setxkbmap/HISTORY b/xorg-app/setxkbmap/HISTORY
index 6ee63cc..7fee4ac 100644
--- a/xorg-app/setxkbmap/HISTORY
+++ b/xorg-app/setxkbmap/HISTORY
@@ -1,3 +1,6 @@
+2009-07-09 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated spell to 1.1.0
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git a/xorg-app/xkbcomp/DETAILS b/xorg-app/xkbcomp/DETAILS
index a3c3fdb..5d285ee 100755
--- a/xorg-app/xkbcomp/DETAILS
+++ b/xorg-app/xkbcomp/DETAILS
@@ -1,10 +1,10 @@
SPELL=xkbcomp
PKG=xkbcomp
- VERSION=1.0.5
+ VERSION=1.1.0
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:5613c7ebbb0394b33bc8da3f689de565ae6650e8229dd7ed021ec8cd940e60abab09a649d24128185b6d0418ffd04e5299a855f552b2275bd03b043ac8503028
+
SOURCE_HASH=sha512:f31245c2c9c9364dc22416c3fbb65c66e84d3052d0a7b2a4c743cce46bc8296843ba2cbc3631b29b366fc6963a9e2c40f1c26da42cc1fc0ab471853ebc6bad6a
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
diff --git a/xorg-app/xkbcomp/HISTORY b/xorg-app/xkbcomp/HISTORY
index 05c07e5..cdbd2a1 100644
--- a/xorg-app/xkbcomp/HISTORY
+++ b/xorg-app/xkbcomp/HISTORY
@@ -1,3 +1,6 @@
+2009-07-09 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated spell to 1.1.0
+
2008-05-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.0.5

diff --git a/xorg-driver/xf86-video-ast/DETAILS
b/xorg-driver/xf86-video-ast/DETAILS
index d35cc29..51dba79 100755
--- a/xorg-driver/xf86-video-ast/DETAILS
+++ b/xorg-driver/xf86-video-ast/DETAILS
@@ -1,10 +1,10 @@
SPELL=xf86-video-ast
PKG=xf86-video-ast
- VERSION=0.89.0
+ VERSION=0.89.8
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-
SOURCE_HASH=sha512:4f2680893605f2cdb9b08c5c1d5accf834ebc242f01d48b61c57c5c8fee67ba894a8091243f41b376fe34e6384355b96b7bef73a6c2b230e6eb191de3de3b87d
+
SOURCE_HASH=sha512:0ac33f01c4e358ddd567cbddc408b53d3f7d1ebbed7c3b2df185e17566a92dfe48f9e172d227900e1d6c443de6514edb88191554c6f1e230227091971eb96871
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20060825
diff --git a/xorg-driver/xf86-video-ast/HISTORY
b/xorg-driver/xf86-video-ast/HISTORY
index 1b034a9..cf4062f 100644
--- a/xorg-driver/xf86-video-ast/HISTORY
+++ b/xorg-driver/xf86-video-ast/HISTORY
@@ -1,3 +1,6 @@
+2009-07-09 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated spell to 0.89.8
+
2009-04-15 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 0.89.0

diff --git a/xorg-driver/xf86-video-geode/DETAILS
b/xorg-driver/xf86-video-geode/DETAILS
index 0cd684d..7f06b80 100755
--- a/xorg-driver/xf86-video-geode/DETAILS
+++ b/xorg-driver/xf86-video-geode/DETAILS
@@ -1,9 +1,9 @@
SPELL=xf86-video-geode
- VERSION=2.11.2
+ VERSION=2.11.3
SOURCE="${SPELL}-${VERSION}.tar.bz2"

SOURCE_URL[0]=http://xorg.freedesktop.org/archive/individual/driver/${SOURCE}
#
SOURCE_HASH=sha512:03d0042f8541246efc0ec61f9e27e7bcfa7eccb01554ed459c4f27ea7c4e408c9325b454c482b79f5adec4511f9ccddd0594c8b3e792fa9e04c0d247af5641fb
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+
SOURCE_HASH=sha512:f16343615a4e68e7026bc6311e3b48caadbe1f54c0c2cbb2d65fd233052646f2d15d95a829c2b5ea44d99a27f449e13ae9d0ee363e964729b4c28b8ef29da94d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xorg.freedesktop.org";
LICENSE[0]=XCL
diff --git a/xorg-driver/xf86-video-geode/HISTORY
b/xorg-driver/xf86-video-geode/HISTORY
index fac9b18..199ef06 100644
--- a/xorg-driver/xf86-video-geode/HISTORY
+++ b/xorg-driver/xf86-video-geode/HISTORY
@@ -1,3 +1,6 @@
+2009-07-09 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated spell to 2.11.3
+
2009-05-15 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 2.11.2
SOURCE matches upstream posted MD5
diff --git a/xorg-driver/xf86-video-geode/xf86-video-geode-2.11.2.tar.bz2.sig
b/xorg-driver/xf86-video-geode/xf86-video-geode-2.11.2.tar.bz2.sig
deleted file mode 100644
index 1859559..0000000
Binary files
a/xorg-driver/xf86-video-geode/xf86-video-geode-2.11.2.tar.bz2.sig and
/dev/null differ
diff --git a/xorg-driver/xf86-video-suntcx/DETAILS
b/xorg-driver/xf86-video-suntcx/DETAILS
index 741587d..4656239 100755
--- a/xorg-driver/xf86-video-suntcx/DETAILS
+++ b/xorg-driver/xf86-video-suntcx/DETAILS
@@ -1,16 +1,14 @@
SPELL=xf86-video-suntcx
PKG=xf86-video-suntcx
- VERSION=1.1.0
+ VERSION=1.1.1
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:d6c3dce9e2d34e4b5dd25aa56cf7f944be28d6d2b2722c8b53f58c21d15ea139c9d5d6ee66e701a033537898a1101bf210f659f0ac23fed93d0313807743a403
-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:26bc892325daa1d6f4b2e98e81faa03463f827a7bf7b7c7ed1438aceb214096b8a3359d8f57d1c41dd7eaaddc6af5bb19823acce939b5037f9cb56fe1ec57e78
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="suntcx is an Xorg driver for Sun TCX video cards."
cat << EOF
suntcx is an Xorg driver for Sun TCX video cards.
diff --git a/xorg-driver/xf86-video-suntcx/HISTORY
b/xorg-driver/xf86-video-suntcx/HISTORY
index bf9c113..37f2141 100644
--- a/xorg-driver/xf86-video-suntcx/HISTORY
+++ b/xorg-driver/xf86-video-suntcx/HISTORY
@@ -1,3 +1,7 @@
+2009-07-09 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.1.1
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git a/xorg-lib/libfs/DETAILS b/xorg-lib/libfs/DETAILS
index 7f7a3f1..9ded5dc 100755
--- a/xorg-lib/libfs/DETAILS
+++ b/xorg-lib/libfs/DETAILS
@@ -1,9 +1,9 @@
SPELL=libfs
PKG=libFS
- VERSION=1.0.1
+ VERSION=1.0.2
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-
SOURCE_HASH=sha512:335982f8003adc8e2f63c1131e0c5971d615db9afe9147c0ea3d9f6a9389e95275914dbd0c36e17728e699347a103e697e8b5bc4ed95a6a1da92ae0232c89234
+
SOURCE_HASH=sha512:3138bf33c3b7b906a8f6370e11688d161e2972b4f12ba46e52d8a615e7557d338c5f68d3d7776f5a1e7f457732686aa6ccb59e03dd1cd1c1226fbd666c886fb6
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-lib/libfs/HISTORY b/xorg-lib/libfs/HISTORY
index d0c7c91..890e263 100644
--- a/xorg-lib/libfs/HISTORY
+++ b/xorg-lib/libfs/HISTORY
@@ -1,3 +1,6 @@
+2009-07-09 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated spell to 1.0.2
+
2009-06-18 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Remove XORG_VER

diff --git a/xorg-proto/applewmproto/DETAILS b/xorg-proto/applewmproto/DETAILS
index 8701530..4f5da95 100755
--- a/xorg-proto/applewmproto/DETAILS
+++ b/xorg-proto/applewmproto/DETAILS
@@ -1,11 +1,11 @@
SPELL=applewmproto
- VERSION=1.2.0
+ VERSION=1.3.0
XORG_VER=X11R7.0
XORG_VER=X11R7.0
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:a3ef838d0e189f3d5c490bd72907dc300d63e99b9a60dd57f807d3e391f010cb39c909ac198e473ce06dc23f9827d2d9bd750c7a8fd2bd676058abaae92f66aa
+
SOURCE_HASH=sha512:c706b2c36de61d993baddf842705b109d0ecac45a0abb83a28710df3b5665ac4b15aedf197b219aa616e22600f77ff4598d2b3ecd0d88c1e617277ce877bf2e8
LICENSE[0]=XCL
WEB_SITE=http://xorg.freedesktop.org/
ENTERED=20051120
diff --git a/xorg-proto/applewmproto/HISTORY b/xorg-proto/applewmproto/HISTORY
index d6ebf63..170a9c6 100644
--- a/xorg-proto/applewmproto/HISTORY
+++ b/xorg-proto/applewmproto/HISTORY
@@ -1,3 +1,6 @@
+2009-07-09 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated spell to 1.3.0
+
2009-03-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.2.0




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik (7aecf52f623eb386af63f87a1a29b77ebd474b51), Andraž 'ruskie' Levstik, 07/09/2009

Archive powered by MHonArc 2.6.24.

Top of Page