aboutsummaryrefslogtreecommitdiff
path: root/mail/imp3
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-06-04 20:49:34 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-06-04 20:49:34 +0000
commitefcddb3e8f105f2fd01602bcd35400e3109f1567 (patch)
tree36c01daa38e1b3dff56fbea3197ea3a9c35504cc /mail/imp3
parent3df7820a975ce59199fceab52e6ce2a529ac7f6a (diff)
Notes
Diffstat (limited to 'mail/imp3')
-rw-r--r--mail/imp3/Makefile7
-rw-r--r--mail/imp3/distinfo4
-rw-r--r--mail/imp3/files/patch-ab10
3 files changed, 9 insertions, 12 deletions
diff --git a/mail/imp3/Makefile b/mail/imp3/Makefile
index ecffd5eddb69..a908ababce4a 100644
--- a/mail/imp3/Makefile
+++ b/mail/imp3/Makefile
@@ -6,19 +6,16 @@
#
PORTNAME= imp
-PORTVERSION= 3.2.3
+PORTVERSION= 3.2.4
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \
ftp://ftp.planetmirror.com/pub/horde/imp/ \
ftp://ftp.au.horde.org/pub/horde/imp/ \
ftp://ftp.be.horde.org/imp/ \
ftp://ftp.es.horde.org/pub/imp/ \
- ftp://ftp.it.horde.org/pub/mirror/horde.org/imp/ \
- ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/imp/ \
- ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/imp/ \
http://ftp.horde.org/pub/imp/
-MAINTAINER= thierry@pompo.net
+MAINTAINER= thierry@FreeBSD.org
COMMENT= A webmail system which accesses mail over IMAP
#-----------------------------------------------------------------------
diff --git a/mail/imp3/distinfo b/mail/imp3/distinfo
index 9f70d90d7efc..a991fc960c16 100644
--- a/mail/imp3/distinfo
+++ b/mail/imp3/distinfo
@@ -1,2 +1,2 @@
-MD5 (imp-3.2.3.tar.gz) = 8130cc78cfae8de8d966aaa132420651
-SIZE (imp-3.2.3.tar.gz) = 1562759
+MD5 (imp-3.2.4.tar.gz) = 70c9d470a46d8879899630cd8a49b14a
+SIZE (imp-3.2.4.tar.gz) = 1568463
diff --git a/mail/imp3/files/patch-ab b/mail/imp3/files/patch-ab
index d59dda213dca..66021165d1ad 100644
--- a/mail/imp3/files/patch-ab
+++ b/mail/imp3/files/patch-ab
@@ -1,15 +1,15 @@
---- config/servers.php.dist.orig Sun Apr 14 14:34:20 2002
-+++ config/servers.php.dist Sat May 18 23:18:53 2002
-@@ -31,7 +31,7 @@
+--- config/servers.php.dist.orig Sun May 30 11:35:13 2004
++++ config/servers.php.dist Fri Jun 4 22:01:32 2004
+@@ -33,7 +33,7 @@
* is on.
*
* folders: The folder path for the IMAP server. i.e. UW IMAP
- * generally looks to "mail/" while Cyrus and Courier put folders
+ * generally looks to "Mail/" while Cyrus and Courier put folders
- * under "INBOX." (not the trailing dot. IMPORTANT: Use this only if
+ * under "INBOX." (note the trailing dot. IMPORTANT: Use this only if
* you want to restrict users to this subfolder. If you set this to
* 'INBOX.' with Cyrus or Courier-IMAPd, then users will not be able
-@@ -83,14 +83,17 @@
+@@ -87,14 +87,17 @@
$servers['imap'] = array(
'name' => 'IMAP Server',