OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 20-Jun-2003 10:11:42
Branch: HEAD Handle: 2003062009114002
Modified files:
openpkg-re/vcheck vc.zsh
openpkg-src/zsh zsh.spec
openpkg-web news.txt
Log:
upgrading package: zsh 4.0.6 -> 4.1.1
Summary:
Revision Changes Path
1.4 +1 -1 openpkg-re/vcheck/vc.zsh
1.27 +2 -2 openpkg-src/zsh/zsh.spec
1.4934 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.zsh
============================================================================
$ cvs diff -u -r1.3 -r1.4 vc.zsh
--- openpkg-re/vcheck/vc.zsh 14 Aug 2002 20:47:22 -0000 1.3
+++ openpkg-re/vcheck/vc.zsh 20 Jun 2003 08:11:40 -0000 1.4
@@ -2,7 +2,7 @@
}
prog zsh = {
- version = 4.0.6
+ version = 4.1.1
url = http://www.zsh.org/pub/
regex = zsh-(__VER__)\.tar\.bz2
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/zsh/zsh.spec
============================================================================
$ cvs diff -u -r1.26 -r1.27 zsh.spec
--- openpkg-src/zsh/zsh.spec 9 Apr 2003 14:09:44 -0000 1.26
+++ openpkg-src/zsh/zsh.spec 20 Jun 2003 08:11:42 -0000 1.27
@@ -32,8 +32,8 @@
Distribution: OpenPKG [BASE]
Group: Shell
License: BSD-style
-Version: 4.0.6
-Release: 20030409
+Version: 4.1.1
+Release: 20030620
# list of sources
Source0: ftp://ftp.zsh.org/pub/zsh/zsh-%{version}.tar.bz2
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4933 -r1.4934 news.txt
--- openpkg-web/news.txt 20 Jun 2003 06:55:20 -0000 1.4933
+++ openpkg-web/news.txt 20 Jun 2003 08:11:41 -0000 1.4934
@@ -1,3 +1,4 @@
+20-Jun-2003: Upgraded package: P<zsh-4.1.1-20030620>
20-Jun-2003: Upgraded package: P<mysql3-3.23.57-20030620>
20-Jun-2003: Upgraded package: P<xmlstarlet-0.4.0-20030620>
20-Jun-2003: Upgraded package: P<whois-4.6.6-20030620>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]