Skip to Content.
Sympa Menu

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

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 (6db27e29bc0de7f2690c5f07fbed719ff553095a)
  • Date: Fri, 9 Oct 2009 20:53:07 -0500

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

dev/null |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.0.2.tar.bz2.sig | 0
xorg-font/font-util/font-util-1.1.0.tar.bz2.sig |binary
6 files changed, 9 insertions(+), 1 deletion(-)

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

font-util: Updated to 1.1.0
SOURCE matches upstream posted MD5
Use --with-mapdir as font-util doesn't set this correctly
(cherry picked from commit 67ade1b2aea18b9c315edf509c1159c7542b8965)

diff --git a/xorg-font/font-util/BUILD b/xorg-font/font-util/BUILD
new file mode 100755
index 0000000..b7ad7c1
--- /dev/null
+++ b/xorg-font/font-util/BUILD
@@ -0,0 +1,3 @@
+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 02e323a..61c14f7 100755
--- a/xorg-font/font-util/DETAILS
+++ b/xorg-font/font-util/DETAILS
@@ -1,5 +1,5 @@
SPELL=font-util
- VERSION=1.0.2
+ VERSION=1.1.0
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 31ac50a..e9a0245 100644
--- a/xorg-font/font-util/HISTORY
+++ b/xorg-font/font-util/HISTORY
@@ -1,3 +1,8 @@
+2009-10-09 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.1.0
+ SOURCE matches upstream posted MD5
+ * BUILD: Use --with-mapdir as font-util doesn't set this correctly
+
2009-08-15 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.0.2
SOURCE matches upstream posted MD5
diff --git a/xorg-font/font-util/font-util-1.0.2.tar.bz2.sig
b/xorg-font/font-util/font-util-1.0.2.tar.bz2.sig
deleted file mode 100644
index e24513a..0000000
Binary files a/xorg-font/font-util/font-util-1.0.2.tar.bz2.sig and /dev/null
differ
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
new file mode 100644
index 0000000..775354b
Binary files /dev/null and b/xorg-font/font-util/font-util-1.1.0.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (6db27e29bc0de7f2690c5f07fbed719ff553095a), Eric Sandall, 10/09/2009

Archive powered by MHonArc 2.6.24.

Top of Page