summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElisamuel Resto2007-07-30 18:07:29 -0400
committerEric Sandall2007-07-30 16:00:19 -0700
commitdbd2c0ed5217ab77d210901491da55acbdbdacaf (patch)
treee2f798e257630039a76b1273906fa32320e372cb
parentf61d0eca3b08fcaa8e212a90dafe0cbd9de80857 (diff)
mail/imap: added secondary SOURCE_URL for older releases (they update and send non-current releases here).
(cherry picked from commit 5db3e9b505e09e4d8c0c358e5675ef4930c4f8c0)
-rwxr-xr-xmail/imap/DETAILS1
-rw-r--r--mail/imap/HISTORY4
2 files changed, 5 insertions, 0 deletions
diff --git a/mail/imap/DETAILS b/mail/imap/DETAILS
index 42bd97c6e5..822098de28 100755
--- a/mail/imap/DETAILS
+++ b/mail/imap/DETAILS
@@ -5,6 +5,7 @@
SOURCE=${SPELL}-${VERSION}${HOTFIX}.tar.Z
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=ftp://ftp.cac.washington.edu/imap/${SOURCE}
+ SOURCE_URL[1]=ftp://ftp.cac.washington.edu/imap/old/${SOURCE}
WEB_SITE=http://www.washington.edu/imap/
ENTERED=20010922
LICENSE[0]=APACHE
diff --git a/mail/imap/HISTORY b/mail/imap/HISTORY
index 7af448bea9..3d5f3b4bf7 100644
--- a/mail/imap/HISTORY
+++ b/mail/imap/HISTORY
@@ -1,3 +1,7 @@
+2007-07-30 Elisamuel Resto <ryuji@mages.ath.cx>
+ * DETAILS: added secondary SOURCE_URL for older releases (they update
+ and send non-current releases here).
+
2007-07-28 Elisamuel Resto <ryuji@mages.ath.cx>
* DETAILS: version bump to 2006j2 (Bug #13902)