Skip to Content.
Sympa Menu

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

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 (8fc43b8e3ca5d205a8ebd9a62f35ad0529942747)
  • Date: Tue, 8 Apr 2014 09:55:24 -0500

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

database/tdb/DEPENDS | 5 +++++
database/tdb/DETAILS | 4 ++--
database/tdb/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 2 deletions(-)

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

tdb: => 1.2.13

diff --git a/database/tdb/DEPENDS b/database/tdb/DEPENDS
index f506c2d..e2ab49e 100755
--- a/database/tdb/DEPENDS
+++ b/database/tdb/DEPENDS
@@ -1,5 +1,10 @@
depends python &&

+optional_depends gettext \
+ "" \
+ "--without-gettext" \
+ "for Native Language Support" &&
+
optional_depends docbook-xsl "" "" "for manual pages" &&

if is_depends_enabled $SPELL docbook-xsl; then
diff --git a/database/tdb/DETAILS b/database/tdb/DETAILS
index 93d4272..3af9143 100755
--- a/database/tdb/DETAILS
+++ b/database/tdb/DETAILS
@@ -1,9 +1,9 @@
SPELL=tdb
- VERSION=1.2.12
+ VERSION=1.2.13
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://samba.org/ftp/$SPELL/$SOURCE
SOURCE_URL[1]=ftp://ftp.samba.org/pub/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:7f6061cae722db79a604ed517e615bed8d06c1b69549e6c1b771611797e1b4f64ebc7af63c3b911ed055979dd6782c8fca44af829c3466911f4181e835ef9b28
+
SOURCE_HASH=sha512:a0482b2933f4c8e7e56b3c3bd3d9899aedfc0fce80250ed9c675f3769dffb8ea2ad3b4b4aad164edada49ff51f7f38ba8fb706132976ed1fb5c4c7dcbafb7b40
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=GPL
WEB_SITE=http://tdb.samba.org/
diff --git a/database/tdb/HISTORY b/database/tdb/HISTORY
index 2ddcc3e..f8c22ea 100644
--- a/database/tdb/HISTORY
+++ b/database/tdb/HISTORY
@@ -1,3 +1,7 @@
+2014-04-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.2.13
+ * DEPENDS: added gettext optional dependency
+
2013-06-06 Remko van der Vossen <wich AT sourcemage.org>
* DETAILS: 1.2.12




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8fc43b8e3ca5d205a8ebd9a62f35ad0529942747), Vlad Glagolev, 04/08/2014

Archive powered by MHonArc 2.6.24.

Top of Page