OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Oct-2007 09:51:30
Branch: HEAD Handle: 2007102808512900
Modified files:
openpkg-src/imap imap.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.64 +2 -2 openpkg-src/imap/imap.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/imap/imap.spec
============================================================================
$ cvs diff -u -r1.63 -r1.64 imap.spec
--- openpkg-src/imap/imap.spec 12 Oct 2007 10:42:33 -0000 1.63
+++ openpkg-src/imap/imap.spec 28 Oct 2007 08:51:29 -0000 1.64
@@ -38,7 +38,7 @@
Group: Mail
License: University of Washington's Free-Fork License
Version: %{V_here}
-Release: 20071012
+Release: 20071028
# package options
%option with_ssl yes
@@ -78,7 +78,7 @@
%track
prog imap = {
version = %{V_real}
- url = ftp://ftp.cac.washington.edu/imap/
+ url = ftp://ftp.cac.washington.edu/imap/old/
regex = imap-(\d+[a-z]?\d?)\.tar\.Z
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]