Skip to Content.
Sympa Menu

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

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 (58b2d9e06a4f5ed6be15508ae65e5a8fb6bb277c)
  • Date: Tue, 27 Oct 2009 19:35:40 -0500

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

dev/null |binary
xorg-app/xcmsdb/DETAILS | 14 ++++---------
xorg-app/xcmsdb/HISTORY | 7 ++++++
xorg-app/xcmsdb/xcmsdb-1.0.2.tar.bz2.sig |binary
xorg-app/xcmsdb/xcmsdb-X11R7.0-1.0.1.tar.bz2.sig | 0
xorg-app/xdriinfo/DETAILS | 11 ++++------
xorg-app/xdriinfo/HISTORY | 5 ++++
xorg-app/xdriinfo/xdriinfo-1.0.3.tar.bz2.sig |binary
xorg-app/xman/DETAILS | 24
++++++++++-------------
xorg-app/xman/HISTORY | 6 +++++
xorg-app/xman/xman-1.1.0.tar.bz2.sig |binary
11 files changed, 39 insertions(+), 28 deletions(-)

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

xcmsdb: Removed PKG

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

xcmsdb: Updated to 1.0.2
SOURCE matches upstream posted MD5
SOURCE_URL now uses individual/app/
Removed XORG_VER, BUILD_API=2, and UPDATED

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

xdriinfo: Removed XORG_VER and PKG

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

xdriinfo: Updated to 1.0.3
SOURCE matches upstream posted MD5

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

xman: Cleanup whitespace

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

xman: Removed XORG_VER and PKG

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

xman: Updated to 1.1.0
SOURCE matches upstream posted MD5
Removed PATCHLEVEL

diff --git a/xorg-app/xcmsdb/DETAILS b/xorg-app/xcmsdb/DETAILS
index fa3baa9..3effdbb 100755
--- a/xorg-app/xcmsdb/DETAILS
+++ b/xorg-app/xcmsdb/DETAILS
@@ -1,16 +1,12 @@
SPELL=xcmsdb
- PKG=xcmsdb
- VERSION=1.0.1
- 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}
+ VERSION=1.0.2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
- UPDATED=20051125
LICENSE[0]=XCL
- BUILD_API=2
SHORT="Module xcmsdb 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/xcmsdb/HISTORY b/xorg-app/xcmsdb/HISTORY
index 6dfee7b..65d2228 100644
--- a/xorg-app/xcmsdb/HISTORY
+++ b/xorg-app/xcmsdb/HISTORY
@@ -1,3 +1,10 @@
+2009-10-27 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.0.2
+ SOURCE matches upstream posted MD5
+ SOURCE_URL now uses individual/app/
+ Removed XORG_VER, BUILD_API=2, and UPDATED
+ Removed PKG
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git a/xorg-app/xcmsdb/xcmsdb-1.0.2.tar.bz2.sig
b/xorg-app/xcmsdb/xcmsdb-1.0.2.tar.bz2.sig
new file mode 100644
index 0000000..7f530b8
Binary files /dev/null and b/xorg-app/xcmsdb/xcmsdb-1.0.2.tar.bz2.sig differ
diff --git a/xorg-app/xcmsdb/xcmsdb-X11R7.0-1.0.1.tar.bz2.sig
b/xorg-app/xcmsdb/xcmsdb-X11R7.0-1.0.1.tar.bz2.sig
deleted file mode 100644
index 4787c3f..0000000
Binary files a/xorg-app/xcmsdb/xcmsdb-X11R7.0-1.0.1.tar.bz2.sig and /dev/null
differ
diff --git a/xorg-app/xdriinfo/DETAILS b/xorg-app/xdriinfo/DETAILS
index 7c960d4..71cd14d 100755
--- a/xorg-app/xdriinfo/DETAILS
+++ b/xorg-app/xdriinfo/DETAILS
@@ -1,11 +1,10 @@
SPELL=xdriinfo
- PKG=xdriinfo
- VERSION=1.0.2
- XORG_VER=X11R7.1
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.0.3
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:f6cbe9a3efd9d4040e4ac45a011dddb46958c2ff5778ea6d8138b5521792ea8846c0ab44303cf121bef09d2c1052715bc0c6d073cc9800d780bde2de03da1aca
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#
SOURCE_HASH=sha512:f6cbe9a3efd9d4040e4ac45a011dddb46958c2ff5778ea6d8138b5521792ea8846c0ab44303cf121bef09d2c1052715bc0c6d073cc9800d780bde2de03da1aca
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
diff --git a/xorg-app/xdriinfo/HISTORY b/xorg-app/xdriinfo/HISTORY
index 4901fd1..6205f1a 100644
--- a/xorg-app/xdriinfo/HISTORY
+++ b/xorg-app/xdriinfo/HISTORY
@@ -1,3 +1,8 @@
+2009-10-27 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.0.3
+ SOURCE matches upstream posted MD5
+ Removed XORG_VER and PKG
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git a/xorg-app/xdriinfo/xdriinfo-1.0.3.tar.bz2.sig
b/xorg-app/xdriinfo/xdriinfo-1.0.3.tar.bz2.sig
new file mode 100644
index 0000000..78096dd
Binary files /dev/null and b/xorg-app/xdriinfo/xdriinfo-1.0.3.tar.bz2.sig
differ
diff --git a/xorg-app/xman/DETAILS b/xorg-app/xman/DETAILS
index 1a40692..d2aaef4 100755
--- a/xorg-app/xman/DETAILS
+++ b/xorg-app/xman/DETAILS
@@ -1,22 +1,20 @@
SPELL=xman
- PKG=xman
- VERSION=1.0.3
- XORG_VER=X11R7.1
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.1.0
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-
SOURCE_HASH=sha512:d131dfe92671cd92c4ade101f5f959772e9a95d24e1e470810345289d807c4b0fec5244e70ceab4f488a10ad36d75473141c13400dee21ed081938d052758fe7
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#
SOURCE_HASH=sha512:d131dfe92671cd92c4ade101f5f959772e9a95d24e1e470810345289d807c4b0fec5244e70ceab4f488a10ad36d75473141c13400dee21ed081938d052758fe7
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
- PATCHLEVEL=1
SHORT="Manual page display program for the X Window System"
cat << EOF
Xman is a manual page browser. The default size of the initial xman window is
-small so that you can leave it running throughout your entire login session.
-In the initial window there are three options: Help will pop up a window
with
-on-line help, Quit will exit, and Manual Page will pop up a window with a
-manual page browser in it. Typing Control-S will pop up a window prompting
for
-a specific manual page to display. You may display more than one manual page
-browser window at a time from a single execution of xman.
+small so that you can leave it running throughout your entire login session.
+In the initial window there are three options: Help will pop up a window with
+on-line help, Quit will exit, and Manual Page will pop up a window with a
+manual page browser in it. Typing Control-S will pop up a window prompting
for
+a specific manual page to display. You may display more than one manual page
+browser window at a time from a single execution of xman.
EOF
diff --git a/xorg-app/xman/HISTORY b/xorg-app/xman/HISTORY
index d9a7b82..b136d72 100644
--- a/xorg-app/xman/HISTORY
+++ b/xorg-app/xman/HISTORY
@@ -1,3 +1,9 @@
+2009-10-27 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.0
+ SOURCE matches upstream posted MD5
+ Removed PATCHLEVEL
+ Removed PKG and XORG_VER
+
2009-01-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DEPENDS: XPrint is dead
* DETAILS: patchlevel++
diff --git a/xorg-app/xman/xman-1.1.0.tar.bz2.sig
b/xorg-app/xman/xman-1.1.0.tar.bz2.sig
new file mode 100644
index 0000000..e6b9005
Binary files /dev/null and b/xorg-app/xman/xman-1.1.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (58b2d9e06a4f5ed6be15508ae65e5a8fb6bb277c), Eric Sandall, 10/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page