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: 10-Jan-2003 08:54:19
Branch: HEAD Handle: 2003011007541702
Modified files:
openpkg-re/vcheck vc.imap
openpkg-src/imap imap.spec
openpkg-web news.txt
Log:
upgrade and fix tracking
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-re/vcheck/vc.imap
1.2 +3 -3 openpkg-src/imap/imap.spec
1.2629 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.imap
============================================================================
$ cvs diff -u -r1.1 -r1.2 vc.imap
--- openpkg-re/vcheck/vc.imap 7 Jan 2003 12:52:03 -0000 1.1
+++ openpkg-re/vcheck/vc.imap 10 Jan 2003 07:54:17 -0000 1.2
@@ -1,8 +1,8 @@
config = {
}
-prog c-client = {
- version = 2002a
+prog imap = {
+ version = 2002b
url = ftp://ftp.cac.washington.edu/imap/
regex = imap-(__VER__)\.tar\.Z
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/imap/imap.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 imap.spec
--- openpkg-src/imap/imap.spec 7 Jan 2003 12:52:04 -0000 1.1
+++ openpkg-src/imap/imap.spec 10 Jan 2003 07:54:19 -0000 1.2
@@ -24,8 +24,8 @@
##
# package version
-%define V_real 2002a
-%define V_here 2002a
+%define V_real 2002b
+%define V_here 2002b
# package information
Name: imap
@@ -37,7 +37,7 @@
Group: Mail
License: University of Washington's Free-Fork License
Version: %{V_here}
-Release: 20030107
+Release: 20030110
# list of sources
Source0: ftp://ftp.cac.washington.edu/imap/imap-%{V_real}.tar.Z
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2628 -r1.2629 news.txt
--- openpkg-web/news.txt 10 Jan 2003 07:53:35 -0000 1.2628
+++ openpkg-web/news.txt 10 Jan 2003 07:54:18 -0000 1.2629
@@ -1,3 +1,4 @@
+10-Jan-2003: Upgraded package: P<imap-2002b-20030110>
10-Jan-2003: Upgraded package: P<ccache-2.1.1-20030110>
09-Jan-2003: Upgraded package: P<gcc33-3.3s20030106-20030109>
09-Jan-2003: Upgraded package: P<gcc-3.2.1-20030109>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]