Skip to Content.
Sympa Menu

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

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 (0afd953ca6a5315584df84aaa09d4bdd75345432)
  • Date: Fri, 9 Oct 2009 20:59:16 -0500

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

xorg-lib/libxfont/DEPENDS | 7 ++++++-
xorg-lib/libxfont/DETAILS | 5 +++--
xorg-lib/libxfont/HISTORY | 16 +++++++++++-----
xorg-lib/libxfont/libXfont-1.4.1.tar.bz2.sig |binary
4 files changed, 20 insertions(+), 8 deletions(-)

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

libxfont: Optionally depend on HTML_TO_TEXT to convert HTML documentation
to text
(cherry picked from commit d8baaa89b228f72966a0e6aa4ba2c6049d148f7a)

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

libxfont: Cleanup whitespace
(cherry picked from commit 88744de7666080c11cc06a0959f4797933cd076f)

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

libxfont: Updated to 1.4.1
SOURCE matches upstream posted MD5
(cherry picked from commit 6b16139f57dfd61e93ee1f922e6e29b7821e2319)

diff --git a/xorg-lib/libxfont/DEPENDS b/xorg-lib/libxfont/DEPENDS
index 45244f5..9087b98 100755
--- a/xorg-lib/libxfont/DEPENDS
+++ b/xorg-lib/libxfont/DEPENDS
@@ -11,4 +11,9 @@ depends libfontenc &&
optional_depends freetype2 \
"--enable-freetype" \
"--disable-freetype" \
- "Enable freetype2 support?"
+ "Enable freetype2 support?" &&
+
+optional_depends HTML_TO_TEXT \
+ '--enable-devel-docs' \
+ '--disable-devel-docs' \
+ 'for converting HTML documentation to text'
diff --git a/xorg-lib/libxfont/DETAILS b/xorg-lib/libxfont/DETAILS
index 6f28f93..e867654 100755
--- a/xorg-lib/libxfont/DETAILS
+++ b/xorg-lib/libxfont/DETAILS
@@ -1,9 +1,10 @@
SPELL=libxfont
PKG=libXfont
- VERSION=1.4.0
-
SOURCE_HASH=sha512:5055404750a50fb8f34623a7cabcd07699d355558a9590da32c2294544c2c4c9febece31a179aedd890b05c0ca8c589631eb30e72e5df0357ce91f70ea36a3c7
+ VERSION=1.4.1
+#
SOURCE_HASH=sha512:5055404750a50fb8f34623a7cabcd07699d355558a9590da32c2294544c2c4c9febece31a179aedd890b05c0ca8c589631eb30e72e5df0357ce91f70ea36a3c7
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org/wiki
diff --git a/xorg-lib/libxfont/HISTORY b/xorg-lib/libxfont/HISTORY
index db3ebbc..672c552 100644
--- a/xorg-lib/libxfont/HISTORY
+++ b/xorg-lib/libxfont/HISTORY
@@ -1,3 +1,9 @@
+2009-10-09 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.4.1
+ SOURCE matches upstream posted MD5
+ * DEPENDS: Optionally depend on HTML_TO_TEXT to convert HTML
documentation
+ into text
+
2009-05-26 Peng Chang (Charles) <chp516 AT gmail.com>
* CONFIGURE: removed no longer recognized options
* DEPENDS: removed unrecognized optional_depends
@@ -62,7 +68,7 @@
2006-08-27 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 1.2.0

-2006-05-23 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+2006-05-23 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version update xorg 7.1

2006-03-06 Karsten Behrmann <BearPerson AT sourcemage.org>
@@ -100,11 +106,11 @@
2005-11-25 Karsten Behrmann <BearPerson AT sourcemage.org>
* DEPENDS: auto-created or updated

-2005-11-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DEPENDS: added various depends
+2005-11-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: added various depends

-2005-11-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS: fix broken SOURCE_URL
+2005-11-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: fix broken SOURCE_URL

2005-11-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS, HISTORY: created spell
diff --git a/xorg-lib/libxfont/libXfont-1.4.1.tar.bz2.sig
b/xorg-lib/libxfont/libXfont-1.4.1.tar.bz2.sig
new file mode 100644
index 0000000..c4eecf6
Binary files /dev/null and b/xorg-lib/libxfont/libXfont-1.4.1.tar.bz2.sig
differ



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

Archive powered by MHonArc 2.6.24.

Top of Page