Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (a823a91ed3d58e69bfcab04731e9281be3a08c07)

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 devel-xorg-modular grimoire by Eric Sandall (a823a91ed3d58e69bfcab04731e9281be3a08c07)
  • Date: Mon, 12 Oct 2009 14:22:06 -0500

GIT changes to devel-xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

dev/null |binary
xorg-app/sessreg/DETAILS | 11 +++++------
xorg-app/sessreg/HISTORY | 5 +++++
xorg-app/sessreg/sessreg-1.0.5.tar.bz2.sig |binary
xorg-font/font-util/BUILD | 3 ---
xorg-font/font-util/DETAILS | 2 +-
xorg-font/font-util/HISTORY | 5 +++++
xorg-font/font-util/font-util-1.1.0.tar.bz2.sig | 0
xorg-font/font-util/font-util-1.1.1.tar.bz2.sig |binary
9 files changed, 16 insertions(+), 10 deletions(-)

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

sessreg: Removed PKG and XORG_VER
(cherry picked from commit 98e270fd4b1252e55b93dc449ad706d601a7e245)

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

sessreg: Updated to 1.0.5
SOURCE matches upstream posted MD5
(cherry picked from commit 9a0a7bafb94516cd56c51779043451c2d930b223)

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

font-util: Updated to 1.1.1
SOURCE matches upstream posted MD5
Removed BUILD, mapdir install path fixed in 1.1.1
(cherry picked from commit aaf863d9d23844ce07e0819b251b7bad491e9ad0)

diff --git a/xorg-app/sessreg/DETAILS b/xorg-app/sessreg/DETAILS
index b2105f2..d1529c5 100755
--- a/xorg-app/sessreg/DETAILS
+++ b/xorg-app/sessreg/DETAILS
@@ -1,11 +1,10 @@
SPELL=sessreg
- PKG=sessreg
- VERSION=1.0.4
- XORG_VER=X11R7.0
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ VERSION=1.0.5
+ 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:db5fd96dec45650112afef9e44ed097ea50804d1a811ddceb2c0bbd875f89e8fe2fa8c8b4aa8b13c28cab6d8eac1dcd713e11cdacdfe6b6bc5649647a5e5db6d
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+#
SOURCE_HASH=sha512:db5fd96dec45650112afef9e44ed097ea50804d1a811ddceb2c0bbd875f89e8fe2fa8c8b4aa8b13c28cab6d8eac1dcd713e11cdacdfe6b6bc5649647a5e5db6d
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
diff --git a/xorg-app/sessreg/HISTORY b/xorg-app/sessreg/HISTORY
index 1ebb60c..f7d691e 100644
--- a/xorg-app/sessreg/HISTORY
+++ b/xorg-app/sessreg/HISTORY
@@ -1,3 +1,8 @@
+2009-10-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.0.5
+ SOURCE matches upstream posted MD5
+ Removed PKG and XORG_VER
+
2008-06-16 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.0.4

diff --git a/xorg-app/sessreg/sessreg-1.0.5.tar.bz2.sig
b/xorg-app/sessreg/sessreg-1.0.5.tar.bz2.sig
new file mode 100644
index 0000000..cf97a56
Binary files /dev/null and b/xorg-app/sessreg/sessreg-1.0.5.tar.bz2.sig differ
diff --git a/xorg-font/font-util/BUILD b/xorg-font/font-util/BUILD
deleted file mode 100755
index b7ad7c1..0000000
--- a/xorg-font/font-util/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-OPTS="--with-mapdir=$INSTALL_ROOT/usr/share/fonts/X11/util \
- $OPTS" &&
-default_build
diff --git a/xorg-font/font-util/DETAILS b/xorg-font/font-util/DETAILS
index 61c14f7..a8a1ce9 100755
--- a/xorg-font/font-util/DETAILS
+++ b/xorg-font/font-util/DETAILS
@@ -1,5 +1,5 @@
SPELL=font-util
- VERSION=1.1.0
+ VERSION=1.1.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/font/$SOURCE
#
SOURCE_HASH=sha512:5019e1a6f7aa97a9bfb89aff764cdbd6d85b335c787ca641e61a1e94ed0eb3428c27149fa94859913ddcf83a14c856b499d0a60574725e7bb38dfcd281bcc583
diff --git a/xorg-font/font-util/HISTORY b/xorg-font/font-util/HISTORY
index e9a0245..aecdfcc 100644
--- a/xorg-font/font-util/HISTORY
+++ b/xorg-font/font-util/HISTORY
@@ -1,3 +1,8 @@
+2009-10-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.1
+ SOURCE matches upstream posted MD5
+ * BUILD: Removed, mapdir install path fixed in 1.1.1
+
2009-10-09 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.1.0
SOURCE matches upstream posted MD5
diff --git a/xorg-font/font-util/font-util-1.1.0.tar.bz2.sig
b/xorg-font/font-util/font-util-1.1.0.tar.bz2.sig
deleted file mode 100644
index 775354b..0000000
Binary files a/xorg-font/font-util/font-util-1.1.0.tar.bz2.sig and /dev/null
differ
diff --git a/xorg-font/font-util/font-util-1.1.1.tar.bz2.sig
b/xorg-font/font-util/font-util-1.1.1.tar.bz2.sig
new file mode 100644
index 0000000..cc5f72e
Binary files /dev/null and b/xorg-font/font-util/font-util-1.1.1.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (a823a91ed3d58e69bfcab04731e9281be3a08c07), Eric Sandall, 10/12/2009

Archive powered by MHonArc 2.6.24.

Top of Page