Skip to Content.
Sympa Menu

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

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 (c165519aefa1e2baaaf78d008a43166dfd45597b)
  • Date: Fri, 15 Dec 2006 15:48:34 -0600

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

xorg-app/xauth/DETAILS | 12 +++++-------
xorg-app/xauth/HISTORY | 3 +++
xorg-driver/xf86-video-i810/DETAILS | 4 ++--
xorg-driver/xf86-video-i810/HISTORY | 3 +++
xorg-driver/xf86-video-vmware/DETAILS | 4 ++--
xorg-driver/xf86-video-vmware/HISTORY | 3 +++
xorg-lib/libxft/DETAILS | 4 ++--
xorg-lib/libxft/HISTORY | 3 +++
8 files changed, 23 insertions(+), 13 deletions(-)

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

xorg-lib/libxft: version update

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

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

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

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

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

xorg-app/xauth: version update

diff --git a/xorg-app/xauth/DETAILS b/xorg-app/xauth/DETAILS
index d6a5f84..3f0b8e7 100755
--- a/xorg-app/xauth/DETAILS
+++ b/xorg-app/xauth/DETAILS
@@ -1,16 +1,14 @@
SPELL=xauth
PKG=xauth
- 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:c8aedfe791a3bbcee45b09a74b5d9f9d867726387f963262e4350c34789a069ea1a5fef9e0a48fa66412c92e1d00f2ba14a14618a53f86cb9d5cb81cfb4e29bd
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Module xauth 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/xauth/HISTORY b/xorg-app/xauth/HISTORY
index 0ebfbe7..315022f 100644
--- a/xorg-app/xauth/HISTORY
+++ b/xorg-app/xauth/HISTORY
@@ -1,3 +1,6 @@
+2006-12-15 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 1.0.2
+
2006-03-06 Karsten Behrmann <BearPerson AT sourcemage.org>
* BUILD: (automated) remove unneeded old opts

diff --git a/xorg-driver/xf86-video-i810/DETAILS
b/xorg-driver/xf86-video-i810/DETAILS
index 31deef9..35613c5 100755
--- a/xorg-driver/xf86-video-i810/DETAILS
+++ b/xorg-driver/xf86-video-i810/DETAILS
@@ -1,10 +1,10 @@
SPELL=xf86-video-i810
PKG=xf86-video-i810
- VERSION=1.7.2
+ VERSION=1.7.3
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-
SOURCE_HASH=sha512:eae3fc766b0d430e33c8d1db46720ba45db7f68acb62ef0e42e7f0298ca3fb9f5cabe930966b7c5c2e9adbec26f6797d69adcd83f883f23e10add8abcc6d9799
+
SOURCE_HASH=sha512:35476caecf5ec5446a652a419bf42164ed70f27052f8bc02b977e501fadef3b9a5d2e84611b524fa2f621bde540f16df81df469359dbcb443c4439d1dfc9713d
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-driver/xf86-video-i810/HISTORY
b/xorg-driver/xf86-video-i810/HISTORY
index 3bf0542..5ca2235 100644
--- a/xorg-driver/xf86-video-i810/HISTORY
+++ b/xorg-driver/xf86-video-i810/HISTORY
@@ -1,3 +1,6 @@
+2006-12-15 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 1.7.3
+
2006-10-14 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 1.7.2

diff --git a/xorg-driver/xf86-video-vmware/DETAILS
b/xorg-driver/xf86-video-vmware/DETAILS
index 011468e..5a818f9 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.0
+ VERSION=10.14.1
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-
SOURCE_HASH=sha512:85cbd875e289fc6048d0345447ed4cf634875f2c246fb8b8c1d0a3dff1cb5e4aabc6d70ece4b7143b44676efcdf508023db0cf5049448b4d1501cbd016fdcd55
+
SOURCE_HASH=sha512:92cab43e086b4559dbed9978e715893b81f5d7e0b8c99166b8263875f7af3cd7fb22438eefd132a5d4b165ab4139e91e2020aea946add43a5fd6f4a4be8cac7c
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 6815916..28fbefb 100644
--- a/xorg-driver/xf86-video-vmware/HISTORY
+++ b/xorg-driver/xf86-video-vmware/HISTORY
@@ -1,3 +1,6 @@
+2006-12-15 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: update to 10.14.1
+
2006-11-05 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updato to 10.14.0

diff --git a/xorg-lib/libxft/DETAILS b/xorg-lib/libxft/DETAILS
index 4e285ad..d78bde7 100755
--- a/xorg-lib/libxft/DETAILS
+++ b/xorg-lib/libxft/DETAILS
@@ -1,10 +1,10 @@
SPELL=libxft
PKG=libXft
- VERSION=2.1.11
+ VERSION=2.1.12
XORG_VER=X11R7.0
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-
SOURCE_HASH=sha512:1e747006c2418811a4bb6f3e157ca6146a281abacbe165f517ae43f25d0047cf1e4a1c6b1d7cce064dd04c9dd335639b5b797d6cdfc51f25e20df15bc8a07557
+
SOURCE_HASH=sha512:2e8cbf9da793fedee173d5832ff7c0d8ea4e9324efbfc02d9dec4b6a56061831592acccda1f977f5d75fbd401749da87f63a20fd7639d0028155598cd6479f38
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-lib/libxft/HISTORY b/xorg-lib/libxft/HISTORY
index 649c8c5..158f033 100644
--- a/xorg-lib/libxft/HISTORY
+++ b/xorg-lib/libxft/HISTORY
@@ -1,3 +1,6 @@
+2006-12-15 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update 2.1.12
+
2006-10-22 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version 2.1.11




  • [SM-Commit] GIT changes to master xorg-modular grimoire by Andra?? Levstik (c165519aefa1e2baaaf78d008a43166dfd45597b), Andra?? Levstik, 12/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page