OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 14-Jan-2004 11:50:37
Branch: HEAD Handle: 2004011410503502
Modified files:
openpkg-re/vcheck vc.sqlite
openpkg-src/sqlite sqlite.spec
openpkg-web news.txt
Log:
upgrading package: sqlite 2.8.9 -> 2.8.10
Summary:
Revision Changes Path
1.30 +1 -1 openpkg-re/vcheck/vc.sqlite
1.51 +2 -2 openpkg-src/sqlite/sqlite.spec
1.8084 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.sqlite
============================================================================
$ cvs diff -u -r1.29 -r1.30 vc.sqlite
--- openpkg-re/vcheck/vc.sqlite 6 Jan 2004 08:27:14 -0000 1.29
+++ openpkg-re/vcheck/vc.sqlite 14 Jan 2004 10:50:35 -0000 1.30
@@ -2,7 +2,7 @@
}
prog sqlite = {
- version = 2.8.9
+ version = 2.8.10
url = http://www.hwaci.com/sw/sqlite/download.html
regex = sqlite-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.spec
============================================================================
$ cvs diff -u -r1.50 -r1.51 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 6 Jan 2004 08:27:16 -0000 1.50
+++ openpkg-src/sqlite/sqlite.spec 14 Jan 2004 10:50:37 -0000 1.51
@@ -32,8 +32,8 @@
Distribution: OpenPKG [BASE]
Group: Database
License: PD
-Version: 2.8.9
-Release: 20040106
+Version: 2.8.10
+Release: 20040114
# package options
%option with_utf8 no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8083 -r1.8084 news.txt
--- openpkg-web/news.txt 14 Jan 2004 10:46:58 -0000 1.8083
+++ openpkg-web/news.txt 14 Jan 2004 10:50:36 -0000 1.8084
@@ -1,3 +1,4 @@
+14-Jan-2004: Upgraded package: P<sqlite-2.8.10-20040114>
14-Jan-2004: Upgraded package: P<perl-text-20040114-20040114>
14-Jan-2004: Upgraded package: P<perl-mail-20040114-20040114>
14-Jan-2004: Upgraded package: P<netpbm-10.18.6-20040114>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]