Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (a2420f24a9044c938de7094f91fcabd1b259b7b7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (a2420f24a9044c938de7094f91fcabd1b259b7b7)
  • Date: Thu, 18 Jun 2009 17:16:35 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

dev/null |binary
xorg-app/xfs/BUILD | 2 -
xorg-app/xfs/DEPENDS | 7
++++
xorg-app/xfs/DETAILS | 11
+++----
xorg-app/xfs/HISTORY | 7
++++
xorg-app/xfs/xfs-1.1.0.tar.bz2.sig |binary
xorg-driver/xf86-video-vmware/DETAILS | 10
++----
xorg-driver/xf86-video-vmware/HISTORY | 5
+++
xorg-driver/xf86-video-vmware/xf86-video-vmware-10.16.5.tar.bz2.sig | 0
xorg-driver/xf86-video-vmware/xf86-video-vmware-10.16.6.tar.bz2.sig |binary
xorg-lib/libfs/DETAILS | 1
xorg-lib/libfs/HISTORY | 3 ++
xorg-proto/dri2proto/DETAILS | 8
++---
xorg-proto/dri2proto/HISTORY | 5
+++
xorg-proto/dri2proto/dri2proto-2.1.tar.bz2.sig |binary
xorg-proto/inputproto/DETAILS | 5
++-
xorg-proto/inputproto/HISTORY | 4 ++
xorg-proto/inputproto/inputproto-1.5.1.tar.bz2.sig |binary
xorg-util/util-macros/DETAILS | 15
++++------
xorg-util/util-macros/HISTORY | 5
+++
xorg-util/util-macros/util-macros-1.2.2.tar.bz2.sig |binary
21 files changed, 59 insertions(+), 29 deletions(-)

New commits:
commit a2420f24a9044c938de7094f91fcabd1b259b7b7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libfs: Remove XORG_VER

commit fb84c7f6213879e668520fd7be8bc8dbdf2d19d0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xfs: Remove PKG and XORG_VER

commit 57d476188952a4e753f62bbcff9b95f79682a2d1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xfs: Updated to 1.1.0
SOURCE matches upstream posted MD5
Optionally depends on SYSTEM-LOGGER
Disable building design documents

commit da44cc87407b0966d0ae38a8ad8e49dadb8a26a6
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86-video-vmware: Remove PKG and XORG_VER
(cherry picked from commit f3a55da5e8f1e43959fa442a5642e10bb5337c53)

commit a8cb4a2662fef316a350fcb2e949d47954f9cd59
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86-video-vmware: Updated to 10.16.6
SOURCE matches upstream posted MD5
(cherry picked from commit f22415f32a3162e8c8867568cebfd01a784353f8)

commit 907a81142b9936ebe6b1e804a2ab133a17c30a70
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

dri2proto: Remove old duplicate SOURCE_HASH
(cherry picked from commit 4ab7c569b7aaf6921d6f5c28152a00bee67e575b)

commit 2c9c71355469821fc3aa26fa3c3556a2f251546c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

dri2proto: Updated to 2.1
SOURCE matches upstream posted MD5
Switch from .gz to .bz2
(cherry picked from commit 284b8bc5ec89d0673db8c74be0eec13b997d2555)

commit f5c69277e21023bd50ff232b1ec6ec0e522c8e48
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

util-macros: Cleanup whitespace
(cherry picked from commit 53df48beedacd7653cc0d4f3ca9a899fbdc8090c)

commit d15f8e00520602b552f2333db4556141128a652f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

util-macros: Remove PKG and XORG_VER
(cherry picked from commit 67532682154bfe57d2137742d52c1febc6ee2f15)

commit 20c0c8e52e31ad8cf1a69c4ea9c49942bc15d282
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

util-macros: Updated to 1.2.2
SOURCE matches upstream posted MD5
(cherry picked from commit 196733f520bd09bb5df2dd604be8996437c10124)

commit f188b1abed24a61489f76035d3e90c6bf2da184a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

inputproto: Updated to 1.5.1
SOURCE matches upstream posted MD5
(cherry picked from commit 339d06c8f46b7aee50b6950b4e933dfa481437ea)

diff --git a/xorg-app/xfs/BUILD b/xorg-app/xfs/BUILD
index f361e75..3b6558b 100755
--- a/xorg-app/xfs/BUILD
+++ b/xorg-app/xfs/BUILD
@@ -1,3 +1,3 @@
-OPTS="$XFS_OPTS $OPTS" &&
+OPTS="--disable-devel-docs $XFS_OPTS $OPTS" &&

default_build
diff --git a/xorg-app/xfs/DEPENDS b/xorg-app/xfs/DEPENDS
index d3a6213..f1aa109 100755
--- a/xorg-app/xfs/DEPENDS
+++ b/xorg-app/xfs/DEPENDS
@@ -2,4 +2,9 @@ depends util-macros &&
depends libfs &&
depends libxfont &&
depends fontsproto &&
-depends xtrans
+depends xtrans &&
+
+optional_depends SYSTEM-LOGGER \
+ '--enable-syslog' \
+ '--disable-syslog' \
+ 'for system logger'
diff --git a/xorg-app/xfs/DETAILS b/xorg-app/xfs/DETAILS
index cb4df5c..58dce2c 100755
--- a/xorg-app/xfs/DETAILS
+++ b/xorg-app/xfs/DETAILS
@@ -1,11 +1,10 @@
SPELL=xfs
- PKG=xfs
- VERSION=1.0.8
- XORG_VER=X11R7.1
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.1.0
+ SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:5d43ff1c74ac4b4d0f0d48219225079a388794a2243be08e061b8e635f3ac3e8b4ff9f9defdffaf5ec4b8aacda5c74b6f0d9bd5927ba6558ae6c044c0b844d1d
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#
SOURCE_HASH=sha512:5d43ff1c74ac4b4d0f0d48219225079a388794a2243be08e061b8e635f3ac3e8b4ff9f9defdffaf5ec4b8aacda5c74b6f0d9bd5927ba6558ae6c044c0b844d1d
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
diff --git a/xorg-app/xfs/HISTORY b/xorg-app/xfs/HISTORY
index 02b4791..c90247a 100644
--- a/xorg-app/xfs/HISTORY
+++ b/xorg-app/xfs/HISTORY
@@ -1,3 +1,10 @@
+2009-06-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.0
+ SOURCE matches upstream posted MD5
+ Remove PKG and XORG_VER
+ * DEPENDS: Optionally depends on SYSTEM-LOGGER
+ * BUILD: Disable building design documents
+
2008-06-03 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.0.8

diff --git a/xorg-app/xfs/xfs-1.1.0.tar.bz2.sig
b/xorg-app/xfs/xfs-1.1.0.tar.bz2.sig
new file mode 100644
index 0000000..12201af
Binary files /dev/null and b/xorg-app/xfs/xfs-1.1.0.tar.bz2.sig differ
diff --git a/xorg-driver/xf86-video-vmware/DETAILS
b/xorg-driver/xf86-video-vmware/DETAILS
index cfcb9f1..b9a3d48 100755
--- a/xorg-driver/xf86-video-vmware/DETAILS
+++ b/xorg-driver/xf86-video-vmware/DETAILS
@@ -1,12 +1,10 @@
SPELL=xf86-video-vmware
- PKG=xf86-video-vmware
- VERSION=10.16.5
- XORG_VER=X11R7.1
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=10.16.6
+ SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
#
SOURCE_HASH=sha512:0db8e5424abf6a17dcea495203a7c9e0753299bf4251c765860adbcfa8a9df7f28541afe246b99376a716cd5b0ceec5e707506e9b1279caebeba48a62570d222
- SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
diff --git a/xorg-driver/xf86-video-vmware/HISTORY
b/xorg-driver/xf86-video-vmware/HISTORY
index 1a57f91..b226ec7 100644
--- a/xorg-driver/xf86-video-vmware/HISTORY
+++ b/xorg-driver/xf86-video-vmware/HISTORY
@@ -1,3 +1,8 @@
+2009-06-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 10.16.6
+ SOURCE matches upstream posted MD5
+ Remove PKG and XORG_VER
+
2008-10-12 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 10.16.5

diff --git
a/xorg-driver/xf86-video-vmware/xf86-video-vmware-10.16.5.tar.bz2.sig
b/xorg-driver/xf86-video-vmware/xf86-video-vmware-10.16.5.tar.bz2.sig
deleted file mode 100644
index 33dd6b7..0000000
Binary files
a/xorg-driver/xf86-video-vmware/xf86-video-vmware-10.16.5.tar.bz2.sig and
/dev/null differ
diff --git
a/xorg-driver/xf86-video-vmware/xf86-video-vmware-10.16.6.tar.bz2.sig
b/xorg-driver/xf86-video-vmware/xf86-video-vmware-10.16.6.tar.bz2.sig
new file mode 100644
index 0000000..6e9f7dd
Binary files /dev/null and
b/xorg-driver/xf86-video-vmware/xf86-video-vmware-10.16.6.tar.bz2.sig differ
diff --git a/xorg-lib/libfs/DETAILS b/xorg-lib/libfs/DETAILS
index e648d09..7f7a3f1 100755
--- a/xorg-lib/libfs/DETAILS
+++ b/xorg-lib/libfs/DETAILS
@@ -1,7 +1,6 @@
SPELL=libfs
PKG=libFS
VERSION=1.0.1
- XORG_VER=X11R7.0
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}

SOURCE_HASH=sha512:335982f8003adc8e2f63c1131e0c5971d615db9afe9147c0ea3d9f6a9389e95275914dbd0c36e17728e699347a103e697e8b5bc4ed95a6a1da92ae0232c89234
diff --git a/xorg-lib/libfs/HISTORY b/xorg-lib/libfs/HISTORY
index 4bb92aa..d0c7c91 100644
--- a/xorg-lib/libfs/HISTORY
+++ b/xorg-lib/libfs/HISTORY
@@ -1,3 +1,6 @@
+2009-06-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Remove XORG_VER
+
2008-06-03 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: Fixed SOURCE_URL[0]
updated spell to 1.0.1
diff --git a/xorg-proto/dri2proto/DETAILS b/xorg-proto/dri2proto/DETAILS
index e303981..07755b4 100755
--- a/xorg-proto/dri2proto/DETAILS
+++ b/xorg-proto/dri2proto/DETAILS
@@ -1,9 +1,9 @@
SPELL=dri2proto
- VERSION=2.0
- SOURCE="${SPELL}-${VERSION}.tar.gz"
+ VERSION=2.1
+ SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/proto/${SOURCE}
-#
SOURCE_HASH=sha512:9861b8eaec228ca3c05ae5c3c44444b847140c88e0f1f49e431d713c6ea1c90851d9f167dce935a651d6219ef23221756df8a11cdcae37d17161ff24a4a83104
-
SOURCE_HASH=sha512:8262f3b45a0759680c3b71302a597ac08ccd5597e0be828781b9928351b3c4c4c6b1f590a3194845d9213e074bcdefd0d42f66b36c74e7e57463dfed9b4b78b1
+#
SOURCE_HASH=sha512:8262f3b45a0759680c3b71302a597ac08ccd5597e0be828781b9928351b3c4c4c6b1f590a3194845d9213e074bcdefd0d42f66b36c74e7e57463dfed9b4b78b1
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xorg.freedesktop.org";
LICENSE[0]=XCL
diff --git a/xorg-proto/dri2proto/HISTORY b/xorg-proto/dri2proto/HISTORY
index beca275..cc99d81 100644
--- a/xorg-proto/dri2proto/HISTORY
+++ b/xorg-proto/dri2proto/HISTORY
@@ -1,3 +1,8 @@
+2009-06-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.1
+ SOURCE matches upstream posted MD5
+ Switch from .gz to .bz2
+
2009-04-25 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* DETAILS: updated spell to 2.0

diff --git a/xorg-proto/dri2proto/dri2proto-2.1.tar.bz2.sig
b/xorg-proto/dri2proto/dri2proto-2.1.tar.bz2.sig
new file mode 100644
index 0000000..c1b14ce
Binary files /dev/null and b/xorg-proto/dri2proto/dri2proto-2.1.tar.bz2.sig
differ
diff --git a/xorg-proto/inputproto/DETAILS b/xorg-proto/inputproto/DETAILS
index 6ba661e..696dbb5 100755
--- a/xorg-proto/inputproto/DETAILS
+++ b/xorg-proto/inputproto/DETAILS
@@ -1,10 +1,11 @@
SPELL=inputproto
- VERSION=1.5.0
+ VERSION=1.5.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:895c6fb0499d0af2392663f8f2687e2b6557433c8a214913d8ca34fff4a6289be3576557b65ec836aca3eea40239d775bffc8bc160fbbfb66393181a98e0b16b
+#
SOURCE_HASH=sha512:895c6fb0499d0af2392663f8f2687e2b6557433c8a214913d8ca34fff4a6289be3576557b65ec836aca3eea40239d775bffc8bc160fbbfb66393181a98e0b16b
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
LICENSE[0]=XCL
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051124
diff --git a/xorg-proto/inputproto/HISTORY b/xorg-proto/inputproto/HISTORY
index 0fcc0bb..aaa9c48 100644
--- a/xorg-proto/inputproto/HISTORY
+++ b/xorg-proto/inputproto/HISTORY
@@ -1,3 +1,7 @@
+2009-06-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.5.1
+ SOURCE matches upstream posted MD5
+
2009-01-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.5.0

diff --git a/xorg-proto/inputproto/inputproto-1.5.1.tar.bz2.sig
b/xorg-proto/inputproto/inputproto-1.5.1.tar.bz2.sig
new file mode 100644
index 0000000..e38c39c
Binary files /dev/null and
b/xorg-proto/inputproto/inputproto-1.5.1.tar.bz2.sig differ
diff --git a/xorg-util/util-macros/DETAILS b/xorg-util/util-macros/DETAILS
index c991b32..4b7517a 100755
--- a/xorg-util/util-macros/DETAILS
+++ b/xorg-util/util-macros/DETAILS
@@ -1,17 +1,16 @@
SPELL=util-macros
- PKG=util-macros
- VERSION=1.2.1
- XORG_VER=X11R7.1
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.2.2
+ SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/util/${SOURCE}
-
SOURCE_HASH=sha512:897b6b1dc500bbaec2e3d63779cdc4002bef8a12fe42f2832e03dfe9101f61ef707fcddcb6bb522599b934dd9cf06f2a0966eb6700ad7c211da2c3d043d9f8d7
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#
SOURCE_HASH=sha512:897b6b1dc500bbaec2e3d63779cdc4002bef8a12fe42f2832e03dfe9101f61ef707fcddcb6bb522599b934dd9cf06f2a0966eb6700ad7c211da2c3d043d9f8d7
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
SHORT="create dependencies in makefiles using 'gcc -M'"
cat << EOF
The gccmakedep program calls 'gcc -M' to output makefile rules describing
-the dependencies of each sourcefile, so that make(1) knows which object
-files must be recompiled when a dependency has changed.
+the dependencies of each sourcefile, so that make(1) knows which object
+files must be recompiled when a dependency has changed.
EOF
diff --git a/xorg-util/util-macros/HISTORY b/xorg-util/util-macros/HISTORY
index ad0f4f6..82526d1 100644
--- a/xorg-util/util-macros/HISTORY
+++ b/xorg-util/util-macros/HISTORY
@@ -1,3 +1,8 @@
+2009-06-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.2.2
+ SOURCE matches upstream posted MD5
+ Remove PKG and XORG_VER
+
2009-01-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.2.1

diff --git a/xorg-util/util-macros/util-macros-1.2.2.tar.bz2.sig
b/xorg-util/util-macros/util-macros-1.2.2.tar.bz2.sig
new file mode 100644
index 0000000..7f1abd7
Binary files /dev/null and
b/xorg-util/util-macros/util-macros-1.2.2.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (a2420f24a9044c938de7094f91fcabd1b259b7b7), Eric Sandall, 06/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page