Skip to Content.
Sympa Menu

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

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 (0f03ac33191a1d5b425a139ffaea2adc8f7c121d)
  • Date: Sun, 11 Oct 2009 22:47:55 -0500

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

dev/null |binary
xorg-app/iceauth/DETAILS | 5 +--
xorg-app/iceauth/HISTORY | 3 ++
xorg-app/mkfontdir/DETAILS | 5 +--
xorg-app/mkfontdir/HISTORY | 3 ++
xorg-app/mkfontscale/DETAILS | 5 +--
xorg-app/mkfontscale/HISTORY | 3 ++
xorg-proto/xf86miscproto/DETAILS | 13
++++------
xorg-proto/xf86miscproto/HISTORY | 4 +++
xorg-proto/xf86miscproto/xf86miscproto-X11R7.0-0.9.2.tar.bz2.sig | 0
xorg-util/makedepend/DETAILS | 5 +--
xorg-util/makedepend/HISTORY | 3 ++
xorg-util/makedepend/makedepend-X11R7.0-1.0.0.tar.bz2.sig | 0
13 files changed, 30 insertions(+), 19 deletions(-)

New commits:
commit 0f03ac33191a1d5b425a139ffaea2adc8f7c121d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xf86miscproto: => 0.9.3
(cherry picked from commit 5e7175318a4f6970b992ab0fd7e826e1cb072e89)

commit 684144c68d14524edb20180925c7b7f8f97dc2c9
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

makedepend: => 1.0.2
(cherry picked from commit b52890a498ad87e9ab708e8d0adc8efe5d8f56e4)

commit eb1d661958f6b2283b2031f36bd61061f2d25711
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

mkfontdir: => 1.0.5
(cherry picked from commit c7f4835640bd4024f403fc7bffb5e0f87287e0db)

commit a62e3082c112e6096c9dfb7b47f65801e1dbe83f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

mkfontscale: => 1.0.7
(cherry picked from commit 1765dfebfce7b2402f146ee965d6860529111d4d)

commit 8fa6a29ff8459fc426177de058a2cd19e6ad5a66
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

iceauth: => 1.0.3
(cherry picked from commit 4768ad5fc3a6f92b64c596d665fd3fb1c9f877ce)

diff --git a/xorg-app/iceauth/DETAILS b/xorg-app/iceauth/DETAILS
index 9e1dad2..b234e43 100755
--- a/xorg-app/iceauth/DETAILS
+++ b/xorg-app/iceauth/DETAILS
@@ -1,10 +1,9 @@
SPELL=iceauth
PKG=iceauth
- VERSION=1.0.2
- XORG_VER=X11R7.0
+ VERSION=1.0.3
+
SOURCE_HASH=sha512:6c9c4ef3ee5d85e9049dca43a83e921ff0e79e0f412b28a35271c1fd2b36a5c5de4f11a242fe477717142d3829037e5c944428c25373d59fa0db655e44a1e274
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:c838d242741a79358ea3d780249d7fdc2476805ed809674bd59c2b8c01a7fbf0e2fd69badabd12dc09dbb932885a41f77df03831c610b09fa1f28495a02bc115
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-app/iceauth/HISTORY b/xorg-app/iceauth/HISTORY
index 612626a..9bdb29a 100644
--- a/xorg-app/iceauth/HISTORY
+++ b/xorg-app/iceauth/HISTORY
@@ -1,3 +1,6 @@
+2009-10-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.3
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git a/xorg-app/mkfontdir/DETAILS b/xorg-app/mkfontdir/DETAILS
index da1fc69..48f1e41 100755
--- a/xorg-app/mkfontdir/DETAILS
+++ b/xorg-app/mkfontdir/DETAILS
@@ -1,10 +1,9 @@
SPELL=mkfontdir
PKG=mkfontdir
- VERSION=1.0.4
- XORG_VER=X11R7.1
+ VERSION=1.0.5
+
SOURCE_HASH=sha512:a81152179f9f60936cb9826cd8a85f4c920bb8d5e4ffa277593f36f65712cedb734cb8f59295ae1a13542662d8c499f5388cd34245938d1104ad10081c0aa8d7
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:b903493238acd324e6453e236c915fcab1dd2b18d98a56c9566fb80073bc1835be056ffa94df648b4f48ca4652fa1d518b268db51c11c7c9bb126c75c0c6c122
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
diff --git a/xorg-app/mkfontdir/HISTORY b/xorg-app/mkfontdir/HISTORY
index b63d46a..8a873f9 100644
--- a/xorg-app/mkfontdir/HISTORY
+++ b/xorg-app/mkfontdir/HISTORY
@@ -1,3 +1,6 @@
+2009-10-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.5
+
2008-03-20 Andraž ruskie Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.0.4
fixed WEB_SITE
diff --git a/xorg-app/mkfontscale/DETAILS b/xorg-app/mkfontscale/DETAILS
index f9ebb1a..733d59b 100755
--- a/xorg-app/mkfontscale/DETAILS
+++ b/xorg-app/mkfontscale/DETAILS
@@ -1,10 +1,9 @@
SPELL=mkfontscale
PKG=mkfontscale
- VERSION=1.0.6
- XORG_VER=X11R7.0
+ VERSION=1.0.7
+
SOURCE_HASH=sha512:1b8443feb9b94a700ab6f4ce4106975e554cdd5112c643c4fda99ecf461625854c4b9e29eb25a0004d54d9309f820ec12ae51ffc282e37fd3931872d5e06a8a4
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:3c4c6c596061681c0afbbe8f27bf2c25392e082a83ab4139fc9ae5e9b120d44f2de72c341de07ab17af7e741d342becc659d65bbbddbda7a0d2bc602eadd57b7
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
diff --git a/xorg-app/mkfontscale/HISTORY b/xorg-app/mkfontscale/HISTORY
index dbf1776..71a05de 100644
--- a/xorg-app/mkfontscale/HISTORY
+++ b/xorg-app/mkfontscale/HISTORY
@@ -1,3 +1,6 @@
+2009-10-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.7
+
2009-01-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.0.6

diff --git a/xorg-proto/xf86miscproto/DETAILS
b/xorg-proto/xf86miscproto/DETAILS
index b9b0f94..dafe9b2 100755
--- a/xorg-proto/xf86miscproto/DETAILS
+++ b/xorg-proto/xf86miscproto/DETAILS
@@ -1,14 +1,13 @@
SPELL=xf86miscproto
- VERSION=0.9.2
- XORG_VER=X11R7.0
- 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_GPG="gurus.gpg:${SOURCE}.sig"
+ VERSION=0.9.3
+
SOURCE_HASH=sha512:b82370ee3aff3ee13c15ce645a74e6d927df0a2db01830a21fea4c36445495849d24410639525f02f369aabe8e1b6e6ab9acbfd3a41cb3cd7e6060a9c8ae320d
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/proto/${SOURCE}
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=XCL
WEB_SITE=http://xorg.freedesktop.org/
ENTERED=20051124
- UPDATED=20051124
SHORT="the X.Org XFree86-Misc protocol headers"
cat << EOF
xf86miscproto provides the wire protocol for the XFree86-Misc extension
diff --git a/xorg-proto/xf86miscproto/HISTORY
b/xorg-proto/xf86miscproto/HISTORY
index 82e48cb..9fb0cf7 100644
--- a/xorg-proto/xf86miscproto/HISTORY
+++ b/xorg-proto/xf86miscproto/HISTORY
@@ -1,3 +1,7 @@
+2009-10-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.3
+ cleanup old stuff
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git a/xorg-proto/xf86miscproto/xf86miscproto-X11R7.0-0.9.2.tar.bz2.sig
b/xorg-proto/xf86miscproto/xf86miscproto-X11R7.0-0.9.2.tar.bz2.sig
deleted file mode 100644
index 8cf305c..0000000
Binary files
a/xorg-proto/xf86miscproto/xf86miscproto-X11R7.0-0.9.2.tar.bz2.sig and
/dev/null differ
diff --git a/xorg-util/makedepend/DETAILS b/xorg-util/makedepend/DETAILS
index f4ccaff..2370817 100755
--- a/xorg-util/makedepend/DETAILS
+++ b/xorg-util/makedepend/DETAILS
@@ -1,10 +1,9 @@
SPELL=makedepend
PKG=makedepend
- VERSION=1.0.1
- XORG_VER=X11R7.0
+ VERSION=1.0.2
+
SOURCE_HASH=sha512:8fb0372e906cf941b6abeb62980b54dd15cf416a5a1ab6b279e83cbcf74d7585f27a84c230e247fc8f00dd04c1cedf962e60aede9c38006a9e425f1772768ccf
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/util/${SOURCE}
-
SOURCE_HASH=sha512:a09e59230a7cf009af00e2a3bcd7ff55319c2a3d517cae519f021deb9d9907c0dcb66dc35c61cd65217a5f3b767be1d17313bee017c68caa0a15d8eb951ab77f
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-util/makedepend/HISTORY b/xorg-util/makedepend/HISTORY
index 5bfca15..8b7751b 100644
--- a/xorg-util/makedepend/HISTORY
+++ b/xorg-util/makedepend/HISTORY
@@ -1,3 +1,6 @@
+2009-10-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.2
+
2009-01-31 Julien "_kaze_" ROZO <julien AT rozo.org>
* DEPENDS: added xproto

diff --git a/xorg-util/makedepend/makedepend-X11R7.0-1.0.0.tar.bz2.sig
b/xorg-util/makedepend/makedepend-X11R7.0-1.0.0.tar.bz2.sig
deleted file mode 100644
index d892969..0000000
Binary files a/xorg-util/makedepend/makedepend-X11R7.0-1.0.0.tar.bz2.sig and
/dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (0f03ac33191a1d5b425a139ffaea2adc8f7c121d), Eric Sandall, 10/11/2009

Archive powered by MHonArc 2.6.24.

Top of Page