OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 19-Oct-2002 11:58:20
Branch: HEAD Handle: 2002101910581801
Modified files:
openpkg-re/vcheck vc.perl-dbi
openpkg-src/perl-dbi perl-dbi.spec
openpkg-web news.txt
Log:
upgrade to DBD::SQLite 0.21
Summary:
Revision Changes Path
1.21 +1 -1 openpkg-re/vcheck/vc.perl-dbi
1.24 +3 -3 openpkg-src/perl-dbi/perl-dbi.spec
1.1830 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.perl-dbi
============================================================
$ cvs diff -u -r1.20 -r1.21 vc.perl-dbi
--- openpkg-re/vcheck/vc.perl-dbi 17 Oct 2002 18:46:04 -0000 1.20
+++ openpkg-re/vcheck/vc.perl-dbi 19 Oct 2002 09:58:18 -0000 1.21
@@ -27,7 +27,7 @@
regex = DBD-Sprite-(__VER__)\.tar\.gz
}
prog perl-dbi:DBD-SQLite = {
- version = 0.20
+ version = 0.21
url = http://www.cpan.org/modules/by-module/DBD/
regex = DBD-SQLite-(__VER__)\.tar\.gz
}
Index: openpkg-src/perl-dbi/perl-dbi.spec
============================================================
$ cvs diff -u -r1.23 -r1.24 perl-dbi.spec
--- openpkg-src/perl-dbi/perl-dbi.spec 17 Oct 2002 18:46:07 -0000 1.23
+++ openpkg-src/perl-dbi/perl-dbi.spec 19 Oct 2002 09:58:19 -0000 1.24
@@ -28,7 +28,7 @@
%define V_sql_statement 1.004
%define V_dbd_anydata 0.05
%define V_dbd_sprite 0.40
-%define V_dbd_sqlite 0.20
+%define V_dbd_sqlite 0.21
%define V_dbd_mysql 2.1020
%define V_dbd_pg 1.13
%define V_dbd_oracle 1.12
@@ -53,8 +53,8 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL/Artistic
-Version: 20021017
-Release: 20021017
+Version: 20021019
+Release: 20021019
# list of sources
Source0: http://www.cpan.org/modules/by-module/DBI/DBI-%{V_dbi}.tar.gz
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1829 -r1.1830 news.txt
--- openpkg-web/news.txt 19 Oct 2002 09:45:41 -0000 1.1829
+++ openpkg-web/news.txt 19 Oct 2002 09:58:18 -0000 1.1830
@@ -1,3 +1,4 @@
+19-Oct-2002: Upgraded package: P<perl-dbi-20021019-20021019>
19-Oct-2002: Upgraded package: P<libxslt-1.0.22-20021019>
19-Oct-2002: Upgraded package: P<libxml-2.4.26-20021019>
19-Oct-2002: Upgraded package: P<fetchmail-6.1.1-20021019>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]