OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 03-Oct-2003 21:12:33
Branch: HEAD Handle: 2003100320123003
Modified files:
openpkg-re/vcheck vc.python
openpkg-src/python python.spec
openpkg-web news.txt
Log:
upgrading package: python 2.3.1 -> 2.3.2
Summary:
Revision Changes Path
1.9 +1 -1 openpkg-re/vcheck/vc.python
1.42 +2 -2 openpkg-src/python/python.spec
1.6842 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.python
============================================================================
$ cvs diff -u -r1.8 -r1.9 vc.python
--- openpkg-re/vcheck/vc.python 24 Sep 2003 11:31:37 -0000 1.8
+++ openpkg-re/vcheck/vc.python 3 Oct 2003 19:12:30 -0000 1.9
@@ -2,7 +2,7 @@
}
prog python = {
- version = 2.3.1
+ version = 2.3.2
url = ftp://ftp.python.org/pub/python/
regex = (\d+\.\d+(\.\d+)*)
url = ftp://ftp.python.org/pub/python/__NEWVER__/
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/python/python.spec
============================================================================
$ cvs diff -u -r1.41 -r1.42 python.spec
--- openpkg-src/python/python.spec 24 Sep 2003 11:31:39 -0000 1.41
+++ openpkg-src/python/python.spec 3 Oct 2003 19:12:33 -0000 1.42
@@ -32,8 +32,8 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL
-Version: 2.3.1
-Release: 20030924
+Version: 2.3.2
+Release: 20031003
# list of sources
Source0: ftp://ftp.python.org/pub/python/%{version}/Python-%{version}.tgz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6841 -r1.6842 news.txt
--- openpkg-web/news.txt 3 Oct 2003 19:09:52 -0000 1.6841
+++ openpkg-web/news.txt 3 Oct 2003 19:12:31 -0000 1.6842
@@ -1,3 +1,4 @@
+03-Oct-2003: Upgraded package: P<python-2.3.2-20031003>
03-Oct-2003: Upgraded package: P<bogofilter-0.15.6-20031003>
03-Oct-2003: Upgraded package: P<nmap-3.47-20031003>
03-Oct-2003: Upgraded package: P<perl-www-20031003-20031003>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]