[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d3a284841065d6f233e340d09e26057edcac44d2)
Vlad Glagolev
scm at sourcemage.org
Sun Jul 18 09:48:40 EDT 2010
GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:
graphics-libs/freetype2/CONFIGURE | 1 +
graphics-libs/freetype2/DETAILS | 2 +-
graphics-libs/freetype2/HISTORY | 3 +++
3 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit d3a284841065d6f233e340d09e26057edcac44d2
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>
freetype2: => 2.4.1
diff --git a/graphics-libs/freetype2/CONFIGURE b/graphics-libs/freetype2/CONFIGURE
index 4471cad..8219474 100755
--- a/graphics-libs/freetype2/CONFIGURE
+++ b/graphics-libs/freetype2/CONFIGURE
@@ -1,4 +1,5 @@
config_query FT2_SUBPIXEL "Enable LCD subpixel rendering enhancements (patented in some countries)?" n
+
if [[ $FT2_SUBPIXEL = y ]]; then
config_query_list FT2_FIR_FILTER "Force fir filtering (reduces color bands)?" light legacy none
fi
diff --git a/graphics-libs/freetype2/DETAILS b/graphics-libs/freetype2/DETAILS
index e49a9f9..9d338d3 100755
--- a/graphics-libs/freetype2/DETAILS
+++ b/graphics-libs/freetype2/DETAILS
@@ -1,5 +1,5 @@
SPELL=freetype2
- VERSION=2.4.0
+ VERSION=2.4.1
SECURITY_PATCH=2
SOURCE=freetype-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
diff --git a/graphics-libs/freetype2/HISTORY b/graphics-libs/freetype2/HISTORY
index d62138c..6d5f6c8 100644
--- a/graphics-libs/freetype2/HISTORY
+++ b/graphics-libs/freetype2/HISTORY
@@ -1,3 +1,6 @@
+2010-07-18 Vlad Glagolev <stealth at sourcemage.org>
+ * DETAILS: updated spell to 2.4.1
+
2010-07-13 Ladislav Hagara <hgr at vabo.cz>
* DETAILS: 2.4.0
* CONFIGURE, PRE_BUILD: removed BYTECODE option, defined by default now
More information about the SM-Commit
mailing list