Skip to Content.
Sympa Menu

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

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 (c6700eb3d43769146571ed7c9af08637199ba7d0)
  • Date: Fri, 9 Oct 2009 19:49:15 -0500

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

xorg-lib/libxft/DEPENDS | 3 +--
xorg-lib/libxft/DETAILS | 10 +++++-----
xorg-lib/libxft/HISTORY | 13 +++++++++----
xorg-lib/libxft/libXft-2.1.14.tar.bz2.sig |binary
4 files changed, 15 insertions(+), 11 deletions(-)

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

libxft: Removed XORG_VER

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

libxft: Cleanup whitespace

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

libxft: Updated to 2.1.14
SOURCE matches upstream posted MD5

diff --git a/xorg-lib/libxft/DEPENDS b/xorg-lib/libxft/DEPENDS
index ede7978..56307a3 100755
--- a/xorg-lib/libxft/DEPENDS
+++ b/xorg-lib/libxft/DEPENDS
@@ -5,5 +5,4 @@ depends zlib &&
depends freetype2 &&
depends fontconfig &&
depends util-macros &&
-depends libxrender
-
+depends libxrender
diff --git a/xorg-lib/libxft/DETAILS b/xorg-lib/libxft/DETAILS
index e4ddc86..9215edf 100755
--- a/xorg-lib/libxft/DETAILS
+++ b/xorg-lib/libxft/DETAILS
@@ -1,17 +1,17 @@
SPELL=libxft
PKG=libXft
- VERSION=2.1.13
- XORG_VER=X11R7.0
+ VERSION=2.1.14
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_HASH=sha512:b39c6d228c7769aa47513c90c71c53d431deb3e89ce10acbc22241db497730c4e2d331a021ad989cd67cf0568c8fab32c39f274b020f4152aad3c7f1d3966410
+#
SOURCE_HASH=sha512:b39c6d228c7769aa47513c90c71c53d431deb3e89ce10acbc22241db497730c4e2d331a021ad989cd67cf0568c8fab32c39f274b020f4152aad3c7f1d3966410
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
SHORT="X FreeType interface library"
cat << EOF
-Xft is a simple library designed to interface the FreeType rasterizer
-with the X Rendering Extension. This manual page barely scratches the
+Xft is a simple library designed to interface the FreeType rasterizer
+with the X Rendering Extension. This manual page barely scratches the
surface of this library.
EOF
diff --git a/xorg-lib/libxft/HISTORY b/xorg-lib/libxft/HISTORY
index e7fb178..2540a93 100644
--- a/xorg-lib/libxft/HISTORY
+++ b/xorg-lib/libxft/HISTORY
@@ -1,3 +1,8 @@
+2009-10-09 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.1.14
+ SOURCE matches upstream posted MD5
+ Removed XORG_VER
+
2008-08-22 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 2.1.13

@@ -42,11 +47,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/libxft/libXft-2.1.14.tar.bz2.sig
b/xorg-lib/libxft/libXft-2.1.14.tar.bz2.sig
new file mode 100644
index 0000000..5c9bcd1
Binary files /dev/null and b/xorg-lib/libxft/libXft-2.1.14.tar.bz2.sig differ



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

Archive powered by MHonArc 2.6.24.

Top of Page