[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (bf5dee8160de8c0d126ba981b2530dc4558e7b8f)

Treeve Jelbert scm at mail.sourcemage.org
Fri Mar 9 03:42:54 EST 2007


GIT changes to master grimoire by Treeve Jelbert <treeve at scarlet.be>:

 graphics-libs/freetype2/DETAILS |    2 +-
 graphics-libs/freetype2/HISTORY |    3 +++
 libs/apr-util/DEPENDS           |   15 ++++++++++++++-
 libs/apr-util/HISTORY           |    3 +++
 4 files changed, 21 insertions(+), 2 deletions(-)

New commits:
commit d3568053449d6188560c04213929c2241b0820f2
Author: Treeve Jelbert <treeve at scarlet.be>
Commit: Treeve Jelbert <treeve at scarlet.be>

    freetype2-2.3.2

commit aa806a56841ab7d2685069f907e14398022caf5f
Author: Treeve Jelbert <treeve at scarlet.be>
Commit: Treeve Jelbert <treeve at scarlet.be>

    apr-util  - extra depends

diff --git a/graphics-libs/freetype2/DETAILS b/graphics-libs/freetype2/DETAILS
index ffdea69..0933f0a 100755
--- a/graphics-libs/freetype2/DETAILS
+++ b/graphics-libs/freetype2/DETAILS
@@ -1,5 +1,5 @@
            SPELL=freetype2
-         VERSION=2.3.1
+         VERSION=2.3.2
           SOURCE=freetype-$VERSION.tar.bz2
          SOURCE2=$SOURCE.sig
 SOURCE_DIRECTORY=${BUILD_DIRECTORY}/freetype-${VERSION}
diff --git a/graphics-libs/freetype2/HISTORY b/graphics-libs/freetype2/HISTORY
index b4b9693..d0d9989 100644
--- a/graphics-libs/freetype2/HISTORY
+++ b/graphics-libs/freetype2/HISTORY
@@ -1,3 +1,6 @@
+2007-03-09 Treeve Jelbert <treeve at pi.be>
+	* DETAILS: version 2.3.2
+
 2007-02-23 Arwed v. Merkatz <v.merkatz at gmx.net>
 	* CONFIGURE, PRE_BUILD: added support for re-enabling subpixel
 	  rendering, added support for forcing lcd fir filtering
diff --git a/libs/apr-util/DEPENDS b/libs/apr-util/DEPENDS
index 278ac2e..7e14367 100755
--- a/libs/apr-util/DEPENDS
+++ b/libs/apr-util/DEPENDS
@@ -1,6 +1,7 @@
+message ${WARNING_COLOR}you only need one of:\
+        db,gdbm,postgresql,sqlite,sqlite2 ${DEFAULT_COLOUR}&&
 depends apr   "--with-apr=$INSTALL_ROOT/usr"   &&
 depends expat "--with-expat=$INSTALL_ROOT/usr" &&
-
 optional_depends db \
                  '--with-berkeley-db' \
                  '--without-berkeley-db' \
@@ -9,6 +10,18 @@ optional_depends gdbm \
                  '--with-gdbm' \
                  '--without-gdbm' \
                  'for GDBM support' &&
+optional_depends postgresql \
+                 '--with-pgsql' \
+                 '--without-pgsql' \
+                 'pgsql backend support' &&
+optional_depends sqlite \
+                 '--with-sqlite3' \
+                 '--without-sqlite3' \
+                 'sqlite3 backend support' &&
+optional_depends sqlite2 \
+                 '--with-sqlite2' \
+                 '--without-sqlite2' \
+                 'sqlite2 backend support' &&
 optional_depends  openldap \
                   '--enable-ldap --with-ldap' \
                   '' \
diff --git a/libs/apr-util/HISTORY b/libs/apr-util/HISTORY
index 4d3a79d..295a1da 100644
--- a/libs/apr-util/HISTORY
+++ b/libs/apr-util/HISTORY
@@ -1,3 +1,6 @@
+2007-03-08 Treeve Jelbert <treeve at pi.be>
+	* DEPENDS: add optional sqlite, sqlite2, psotgresql
+
 2007-02-22 David Kowis <dkowis at shlrm.org>
 	* DETAILS: put the source statement in an if, just in case it doesn't exist
 



More information about the SM-Commit mailing list