OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 18-Mar-2008 10:50:32
Branch: HEAD Handle: 2008031809503100
Modified files:
openpkg-src/imap imap.spec
Log:
upgrading package: imap 2007a -> 2007a1
Summary:
Revision Changes Path
1.68 +4 -4 openpkg-src/imap/imap.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/imap/imap.spec
============================================================================
$ cvs diff -u -r1.67 -r1.68 imap.spec
--- openpkg-src/imap/imap.spec 13 Mar 2008 18:21:12 -0000 1.67
+++ openpkg-src/imap/imap.spec 18 Mar 2008 09:50:31 -0000 1.68
@@ -22,8 +22,8 @@
##
# package version
-%define V_here 2007a
-%define V_real 2007a
+%define V_here 2007a1
+%define V_real 2007a1
%define V_subdir 2007a
# package information
@@ -37,7 +37,7 @@
Group: Mail
License: University of Washington's Free-Fork License
Version: %{V_here}
-Release: 20080313
+Release: 20080318
# package options
%option with_ssl yes
@@ -78,7 +78,7 @@
%track
prog imap = {
version = %{V_real}
- url = ftp://ftp.cac.washington.edu/imap/old/
+ url = ftp://ftp.cac.washington.edu/imap/
regex = imap-(\d+[a-z]?\d?)\.tar\.Z
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]