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

Treeve Jelbert scm at sourcemage.org
Thu Mar 31 15:19:38 EDT 2011


GIT changes to master grimoire by Treeve Jelbert <treeve at sourcemage.org>:

 ChangeLog                             |    3 +++
 database/dbd-firebird/BUILD           |    2 ++
 database/dbd-firebird/DEPENDS         |    4 ++++
 database/dbd-firebird/DETAILS         |   16 ++++++++++++++++
 database/dbd-firebird/HISTORY         |    4 ++++
 database/dbd-firebird/Makefile.PL.bz2 |binary
 database/dbd-firebird/PRE_BUILD       |    3 +++
 python-pypi/sqlkit/DETAILS            |    4 ++--
 python-pypi/sqlkit/HISTORY            |    3 +++
 9 files changed, 37 insertions(+), 2 deletions(-)

New commits:
commit 50f61b4dce2e5be0f8d01ad102255a05595943e1
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    Firebird DBD modules for perl DBI

commit d0024431fd4dc9fbef019fc112929f7510ca87bf
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    sqlkit: => 0.9.3.2

diff --git a/ChangeLog b/ChangeLog
index 01d2bfb..44dd355 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-03-31 Treeve Jelbert <treeve at sourcemage.org>
+	* database/dbd-firebird: new spell, Firebird DBD modules for perl DBI
+
 2011-03-26 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
 	* haskell/happy: new spell, a parser generator for haskell
 
diff --git a/database/dbd-firebird/BUILD b/database/dbd-firebird/BUILD
new file mode 100755
index 0000000..6099271
--- /dev/null
+++ b/database/dbd-firebird/BUILD
@@ -0,0 +1,2 @@
+perl  Makefile.PL &&
+make
diff --git a/database/dbd-firebird/DEPENDS b/database/dbd-firebird/DEPENDS
new file mode 100755
index 0000000..16694b9
--- /dev/null
+++ b/database/dbd-firebird/DEPENDS
@@ -0,0 +1,4 @@
+depends  perl  &&
+depends  dbi   &&
+depends  FIREBIRD
+
diff --git a/database/dbd-firebird/DETAILS b/database/dbd-firebird/DETAILS
new file mode 100755
index 0000000..b841df7
--- /dev/null
+++ b/database/dbd-firebird/DETAILS
@@ -0,0 +1,16 @@
+           SPELL=dbd-firebird
+          SPELLX=DBD-Firebird
+         VERSION=0.52
+     SOURCE_HASH=sha512:07f7b815ccc9a736036301b0c90be7153d29894f87aeb47bcd068811a7083085fafc094f1af286bed40b077c60b4272a020fc39ea71873cd00a9fbd0fab748da
+          SOURCE=$SPELLX-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/perl-$SPELL
+        WEB_SITE=http://search.cpan.org/~mariuz/
+   SOURCE_URL[0]=http://www.cpan.org/modules/by-module/DBD/$SOURCE
+         ENTERED=20110329
+      LICENSE[0]=PERL
+        KEYWORDS="dbi database perl"
+           SHORT="Firebird DBD modules for perl DBI"
+cat << EOF
+DBD-Firebird is an interface between the Perl programming
+language and Firebird database engine
+EOF
diff --git a/database/dbd-firebird/HISTORY b/database/dbd-firebird/HISTORY
new file mode 100644
index 0000000..252bdd9
--- /dev/null
+++ b/database/dbd-firebird/HISTORY
@@ -0,0 +1,4 @@
+2011-03-29 Treeve Jelbert <treeve at sourcemage.org>
+	* DETAILS: version 0.52
+	  new spell
+
diff --git a/database/dbd-firebird/Makefile.PL.bz2 b/database/dbd-firebird/Makefile.PL.bz2
new file mode 100644
index 0000000..9752e64
Binary files /dev/null and b/database/dbd-firebird/Makefile.PL.bz2 differ
diff --git a/database/dbd-firebird/PRE_BUILD b/database/dbd-firebird/PRE_BUILD
new file mode 100755
index 0000000..2f60f89
--- /dev/null
+++ b/database/dbd-firebird/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build    &&
+cd $SOURCE_DIRECTORY &&
+bzcat $SPELL_DIRECTORY/Makefile.PL.bz2  >./Makefile.PL
diff --git a/python-pypi/sqlkit/DETAILS b/python-pypi/sqlkit/DETAILS
index 6254576..75d2f56 100755
--- a/python-pypi/sqlkit/DETAILS
+++ b/python-pypi/sqlkit/DETAILS
@@ -1,6 +1,6 @@
            SPELL=sqlkit
-         VERSION=0.9.3
-     SOURCE_HASH=sha512:b5fa44fc42b0df0fc28d7837458216ba90972d59fad8ba9742d9168ea37e7c60e9b58de394b7f86a3942ea0a63836891fd3fa420426f3e9c9dc3171de277e0df
+         VERSION=0.9.3.2
+     SOURCE_HASH=sha512:09583d6361a040afc25fc7056c166ba28d360d8aec40778655ca9ffd41fc42030e770a799456b7d9ff6c0d2d82fd14717f0d6ef828159a44af81906c1570b133
           SOURCE=$SPELL-${VERSION}.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         WEB_SITE=http://sqlkit.argolinux.org
diff --git a/python-pypi/sqlkit/HISTORY b/python-pypi/sqlkit/HISTORY
index 4e84859..097904d 100644
--- a/python-pypi/sqlkit/HISTORY
+++ b/python-pypi/sqlkit/HISTORY
@@ -1,3 +1,6 @@
+2011-03-31 Treeve Jelbert <treeve at sourcemage.org>
+	* DETAILS: version 0.9.3.2
+
 2011-03-08 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 0.9.3
 



More information about the SM-Commit mailing list