Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (445b2c2a66e1b1753854648a034b9e96cf38e606)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (445b2c2a66e1b1753854648a034b9e96cf38e606)
  • Date: Mon, 3 Jul 2006 09:41:24 -0500

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

database/firebird/DEPENDS | 3 ---
database/firebird/DETAILS | 8 +++-----
database/firebird/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 8 deletions(-)

New commits:
commit 445b2c2a66e1b1753854648a034b9e96cf38e606
Author: Treeve Jelbert <treeve AT scarlet.be>
Commit: Treeve Jelbert <treeve AT scarlet.be>

firebird-2.0.0.12710-ReleaseCandidate3

diff --git a/database/firebird/DEPENDS b/database/firebird/DEPENDS
index 33850f3..7f29a19 100755
--- a/database/firebird/DEPENDS
+++ b/database/firebird/DEPENDS
@@ -6,7 +6,4 @@ depends ncurses &&
if [ $FB_VER != stable ]; then
depends icu
fi &&
-if [ $FB_VER == cvs ]; then
- depends CVS
-fi &&
optional_depends libedit "--with-editline" "--without-editline" "for fancy
line editing"
diff --git a/database/firebird/DETAILS b/database/firebird/DETAILS
index db6831d..1e4225f 100755
--- a/database/firebird/DETAILS
+++ b/database/firebird/DETAILS
@@ -1,5 +1,4 @@
SPELL=firebird
- BUILD_API=2
case $FB_VER in
cvs)
VERSION=snapshot
@@ -10,9 +9,9 @@ case $FB_VER in
FORCE_DOWNLOAD=on
;;
devel)
- VERSION=2.0.0.12654-ReleaseCandidate2
+ VERSION=2.0.0.12710-ReleaseCandidate3
SOURCE=${SPELL/f/F}-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:62cd5840fa7585a4076899b76cd9e7234a4684a8c3588d08f05258c7c7c4f9cef895807eb0363df294c249cff6a37abce857537e2d82d62c722fdf6c9f5fa099
+
SOURCE_HASH=sha512:c7166684e1b553ac4610f888e4502b15d822283bc64bccbb8fc7c3fba1a4b975c725e587a11f28a55ce4bb28767a6ddd83fc6682066055dea08d39b3fea8f7fa
SOURCE_URL[0]=$SOURCEFORGE_URL/firebird/$SOURCE
;;
*) #stable
@@ -26,9 +25,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPEL
WEB_SITE=http://www.firebirdsql.org
LICENSE=IDPL
ENTERED=20031111
- UPDATED=20040720
DOCS="ChangeLog doc/WhatsNew doc/*.txt"
- KEYWORDS="database"
+ KEYWORDS="database engine"
SHORT="a very powerful relational dbms"
cat << EOF
Firebird is a relational database offering many ANSI SQL-92 features
diff --git a/database/firebird/HISTORY b/database/firebird/HISTORY
index 520cc35..db54cf3 100644
--- a/database/firebird/HISTORY
+++ b/database/firebird/HISTORY
@@ -1,3 +1,7 @@
+2006-07-03 Treeve Jelbert <treeve01 AT pi.be>
+ * DETAILS: version 2.0.0.12710-ReleaseCandidate3 (devel)
+ * DEPENDS: remove cvs
+
2006-06-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* UP_TRIGGERS: replaced fast_up_depends with show_up_depends, bug
#12665




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (445b2c2a66e1b1753854648a034b9e96cf38e606), Treeve Jelbert, 07/03/2006

Archive powered by MHonArc 2.6.24.

Top of Page