Skip to Content.
Sympa Menu

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

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 (07e44486d7a2a02eadac172dbb4f07baa6de0411)
  • Date: Fri, 16 Feb 2007 12:46:08 -0600

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

xorg-app/xdm/DETAILS | 4 ++--
xorg-app/xdm/HISTORY | 3 +++
xorg-app/xfontsel/DETAILS | 12 +++++-------
xorg-app/xfontsel/HISTORY | 3 +++
xorg-app/xlsfonts/DETAILS | 12 +++++-------
xorg-app/xlsfonts/HISTORY | 3 +++
xorg-driver/xf86-video-vmware/DETAILS | 4 ++--
xorg-driver/xf86-video-vmware/HISTORY | 3 +++
xorg-proto/inputproto/DETAILS | 4 ++--
xorg-proto/inputproto/HISTORY | 3 +++
10 files changed, 31 insertions(+), 20 deletions(-)

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

xorg-proto/inputproto: version update

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

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

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

xorg-app/xlsfonts: version update

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

xorg-app/xdm: version update

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

xorg-app/xfontsel: version update

diff --git a/xorg-app/xdm/DETAILS b/xorg-app/xdm/DETAILS
index ed37a38..46305ba 100755
--- a/xorg-app/xdm/DETAILS
+++ b/xorg-app/xdm/DETAILS
@@ -1,10 +1,10 @@
SPELL=xdm
PKG=xdm
- VERSION=1.1.3
+ VERSION=1.1.4
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:f2eb8502c82ada70b14519cb56e46c6be8c1f251a447c7c7784fbcb1e896159bced304d15d7cb88385adf17a165526568abb28813681627152487170057e6f28
+
SOURCE_HASH=sha512:627745c4097e4aff18c53d8da7ec97b3036b29058647a11acdde0647442d09c9ddb7983bba4495107578b10240abcb57f3cf680d103442fcb8f17c4317d0fee0
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
LICENSE[0]=XCL
diff --git a/xorg-app/xdm/HISTORY b/xorg-app/xdm/HISTORY
index 124b1cb..f752ed7 100644
--- a/xorg-app/xdm/HISTORY
+++ b/xorg-app/xdm/HISTORY
@@ -1,3 +1,6 @@
+2007-02-16 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update
+
2007-01-06 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update

diff --git a/xorg-app/xfontsel/DETAILS b/xorg-app/xfontsel/DETAILS
index aba036e..1049ccd 100755
--- a/xorg-app/xfontsel/DETAILS
+++ b/xorg-app/xfontsel/DETAILS
@@ -1,16 +1,14 @@
SPELL=xfontsel
PKG=xfontsel
- 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:63195156352c969dc174065b9c32f05e17f5d2d61134eb1d9a9800d80ca8b5a8b3720fc189901a5c98bab39321f79635549e42a0bd0ce10967bbc8187352144a
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
- ENTERED=20051125
UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Module xfontsel 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/xfontsel/HISTORY b/xorg-app/xfontsel/HISTORY
index 25d2d45..ebe261e 100644
--- a/xorg-app/xfontsel/HISTORY
+++ b/xorg-app/xfontsel/HISTORY
@@ -1,3 +1,6 @@
+2007-02-16 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update
+
2006-03-06 Karsten Behrmann <BearPerson AT sourcemage.org>
* BUILD: (automated) remove unneeded old opts

diff --git a/xorg-app/xlsfonts/DETAILS b/xorg-app/xlsfonts/DETAILS
index 007bb94..f86eea6 100755
--- a/xorg-app/xlsfonts/DETAILS
+++ b/xorg-app/xlsfonts/DETAILS
@@ -1,16 +1,14 @@
SPELL=xlsfonts
PKG=xlsfonts
- 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:3e45a88adbc8084f3fbc4e123394b5b54f3701e95acef9b78f031d66ce42b818851cee21c14a20223e32a7c8557f606b6f365ff2c2c546d096720b56b600e7ce
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
- ENTERED=20051125
UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Module xlsfonts 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/xlsfonts/HISTORY b/xorg-app/xlsfonts/HISTORY
index a930c7a..638733d 100644
--- a/xorg-app/xlsfonts/HISTORY
+++ b/xorg-app/xlsfonts/HISTORY
@@ -1,3 +1,6 @@
+2007-02-16 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update
+
2005-12-22 Robin Cook <rcook AT wyrms.net>
* DETAILS: Updated VERSION to 1.0.1
added XORG_VER
diff --git a/xorg-driver/xf86-video-vmware/DETAILS
b/xorg-driver/xf86-video-vmware/DETAILS
index 5a818f9..ac83e4b 100755
--- a/xorg-driver/xf86-video-vmware/DETAILS
+++ b/xorg-driver/xf86-video-vmware/DETAILS
@@ -1,10 +1,10 @@
SPELL=xf86-video-vmware
PKG=xf86-video-vmware
- VERSION=10.14.1
+ VERSION=10.15.0
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-
SOURCE_HASH=sha512:92cab43e086b4559dbed9978e715893b81f5d7e0b8c99166b8263875f7af3cd7fb22438eefd132a5d4b165ab4139e91e2020aea946add43a5fd6f4a4be8cac7c
+
SOURCE_HASH=sha512:d7d932fc9f05435c20a9651772f8f88129bee27099647fa128def5e42b588767d1c39075dc1ed3002b8ec1baa017e8dbfc396c9101e0d892eafa5b05bfe03b09
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-driver/xf86-video-vmware/HISTORY
b/xorg-driver/xf86-video-vmware/HISTORY
index 28fbefb..c184a4e 100644
--- a/xorg-driver/xf86-video-vmware/HISTORY
+++ b/xorg-driver/xf86-video-vmware/HISTORY
@@ -1,3 +1,6 @@
+2007-02-16 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 10.15.0
+
2006-12-15 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 10.14.1

diff --git a/xorg-proto/inputproto/DETAILS b/xorg-proto/inputproto/DETAILS
index ac42962..f793def 100755
--- a/xorg-proto/inputproto/DETAILS
+++ b/xorg-proto/inputproto/DETAILS
@@ -1,10 +1,10 @@
SPELL=inputproto
- VERSION=1.4
+ VERSION=1.4.1
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:b7105a597fece099003a1f86c7e0027a33a6eee957a37cb8c40818768deae280a76d750035756829f321ca27b3773cba3cdf393ba91f4f924158164b95a2e7d0
+
SOURCE_HASH=sha512:2697332255ab5912bbe5d07e046715f3916794f6bd770c1010fc2c594c4f1274d44425510393c83ca3b1566546dc476c16142abf2685cb18a1514d9a2766a824
LICENSE[0]=XCL
WEB_SITE=http://xorg.freedesktop.org/
ENTERED=20051124
diff --git a/xorg-proto/inputproto/HISTORY b/xorg-proto/inputproto/HISTORY
index 1156c24..b8315bd 100644
--- a/xorg-proto/inputproto/HISTORY
+++ b/xorg-proto/inputproto/HISTORY
@@ -1,3 +1,6 @@
+2007-02-16 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 1.4.1
+
2006-11-05 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 1.4




  • [SM-Commit] GIT changes to master xorg-modular grimoire by Andra?? Levstik (07e44486d7a2a02eadac172dbb4f07baa6de0411), Andra?? Levstik, 02/16/2007

Archive powered by MHonArc 2.6.24.

Top of Page