Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (faa4586a50793b2bb6cf88c708d74cf56e004aa2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (faa4586a50793b2bb6cf88c708d74cf56e004aa2)
  • Date: Mon, 7 Jul 2008 07:38:21 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

x11-libs/fontconfig/BUILD | 7 +++----
x11-libs/fontconfig/DETAILS | 6 +++---
x11-libs/fontconfig/HISTORY | 5 +++++
x11-libs/fontconfig/PRE_BUILD | 5 -----
4 files changed, 11 insertions(+), 12 deletions(-)

New commits:
commit faa4586a50793b2bb6cf88c708d74cf56e004aa2
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fontconfig: => 2.6.0

diff --git a/x11-libs/fontconfig/BUILD b/x11-libs/fontconfig/BUILD
index e1c2b01..a4dc716 100755
--- a/x11-libs/fontconfig/BUILD
+++ b/x11-libs/fontconfig/BUILD
@@ -6,7 +6,6 @@ OPTS="--with-add-fonts=/usr/X11R6/lib/X11/fonts/TTF,\
/usr/lib/X11/fonts/Type1,\
/usr/lib/X11/fonts/misc,\
/usr/lib/X11/fonts/local \
-$OPTS" &&
-make_single &&
-default_build &&
-make_normal
+$OPTS" &&
+
+default_build
diff --git a/x11-libs/fontconfig/DETAILS b/x11-libs/fontconfig/DETAILS
index de269d8..fd43e10 100755
--- a/x11-libs/fontconfig/DETAILS
+++ b/x11-libs/fontconfig/DETAILS
@@ -1,13 +1,13 @@
SPELL=fontconfig
- VERSION=2.5.91
-
SOURCE_HASH=sha512:f24905f5a5d4c962cfdf1ba3bd1b16e96e034b43a9c6fab92ba0d94ca975265bec8402ae8bef49681b2542e22f4bcb5841b2c906ac1de1857ea14eaf9226a56a
+ VERSION=2.6.0
+
SOURCE_HASH=sha512:ccbe74a42d3b91d6fcf8e7da0d60bb9ec520c377e3beb222d407b64c6dafbc4baf5384ebe2beb924fe6aed6b3afec06025bd47e03e24de8c04a720a3914a0c06
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.fontconfig.org/release/$SOURCE
WEB_SITE=http://www.fontconfig.org/
LICENSE[0]=X11
ENTERED=20020909
- SHORT="Library for configuring and customizing font access"
+ SHORT="library for configuring and customizing font access"
cat << EOF
Fontconfig is a library for configuring and customizing font access.
EOF
diff --git a/x11-libs/fontconfig/HISTORY b/x11-libs/fontconfig/HISTORY
index 2e0999b..8dfa765 100644
--- a/x11-libs/fontconfig/HISTORY
+++ b/x11-libs/fontconfig/HISTORY
@@ -1,3 +1,8 @@
+2008-07-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.6.0
+ * BUILD: multijob OK
+ * PRE_BUILD: removed, no more needed
+
2008-03-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.5.91

diff --git a/x11-libs/fontconfig/PRE_BUILD b/x11-libs/fontconfig/PRE_BUILD
deleted file mode 100755
index b6da92e..0000000
--- a/x11-libs/fontconfig/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-aclocal &&
-autoconf &&
-sedit 's/`date`/`date --utc`/' configure



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (faa4586a50793b2bb6cf88c708d74cf56e004aa2), Vlad Glagolev, 07/07/2008

Archive powered by MHonArc 2.6.24.

Top of Page