[Lunar-commits] r26315 - in moonbase/trunk/perl: DBD-SQLite DBI
Dennis Veatch
stumbles at lunar-linux.org
Sat Oct 20 14:23:37 CEST 2007
Author: stumbles
Date: 2007-10-20 14:23:37 +0200 (Sat, 20 Oct 2007)
New Revision: 26315
Modified:
moonbase/trunk/perl/DBD-SQLite/DETAILS
moonbase/trunk/perl/DBI/DETAILS
Log:
bump
Modified: moonbase/trunk/perl/DBD-SQLite/DETAILS
===================================================================
--- moonbase/trunk/perl/DBD-SQLite/DETAILS 2007-10-20 12:14:21 UTC (rev 26314)
+++ moonbase/trunk/perl/DBD-SQLite/DETAILS 2007-10-20 12:23:37 UTC (rev 26315)
@@ -1,13 +1,13 @@
MODULE=DBD-SQLite
- VERSION=1.13
+ VERSION=1.14
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/
- SOURCE_VFY=sha1:f1e82ad082e1547dd5cf1be91017929debd46ae6
+ SOURCE_VFY=sha1:68e13a5f1ba1249962930140a0b0e3b587401ab7
WEB_SITE=http://search.cpan.org/search?dist=DBD-SQLite
ENTERED=20061023
- UPDATED=20061023
+ UPDATED=20071020
SHORT="Perl bindings for SQLite"
cat << EOF
-perl bindings for SQLite
+perl bindings for SQLite
EOF
Modified: moonbase/trunk/perl/DBI/DETAILS
===================================================================
--- moonbase/trunk/perl/DBI/DETAILS 2007-10-20 12:14:21 UTC (rev 26314)
+++ moonbase/trunk/perl/DBI/DETAILS 2007-10-20 12:23:37 UTC (rev 26315)
@@ -1,16 +1,16 @@
MODULE=DBI
- VERSION=1.53
+ VERSION=1.59
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.cpan.org/authors/id/TIMB/
- SOURCE_VFY=sha1:c1ebd7e0c43a3aa4ef5735800912df9a743d2beb
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/
+ SOURCE_VFY=sha1:4b45d7514698ecbb5422e3d8b67f1d0de1cf76e4
WEB_SITE=http://dbi.perl.org
ENTERED=20011108
- UPDATED=20061225
+ UPDATED=20071020
SHORT="The Perl Database Interface"
cat << EOF
The DBI is a database interface module for Perl.
It defines a set of methods, variables and conventions that provide a
-consistent database interface independent of the actual database
+consistent database interface independent of the actual database
being used.
EOF
More information about the Lunar-commits
mailing list