diff options
author | beech <beech@FreeBSD.org> | 2007-10-03 05:03:17 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-10-03 05:03:17 +0800 |
commit | e8ee2faefe58fc349549da1d0efebfaba7308afd (patch) | |
tree | 9940d90439c1c4f8dd2a583ececc520c5374bc32 /mail/horde4-imp | |
parent | aceb96246b414f1fd7c2a58db57b08eee55ec53d (diff) | |
download | freebsd-ports-gnome-e8ee2faefe58fc349549da1d0efebfaba7308afd.tar.gz freebsd-ports-gnome-e8ee2faefe58fc349549da1d0efebfaba7308afd.tar.zst freebsd-ports-gnome-e8ee2faefe58fc349549da1d0efebfaba7308afd.zip |
- Update to 4.1.5
- Changes compared to imp 4.1.4 are:
- Lower memory usage when downloading folders.
- Fix detection of default namespace information when no namespaces
are defined on the server.
- Don't lose message bodies when moving messages to trash when over
quota.
- Remove unused defaults in Fetchmail_imap.
- Fix empty folder name appearing on Cyrus and servers with similar
namespaces.
- Only show reply options in iCalendar viewer if a reply is requested.
- Remove non-responsive www.keyserver.net and wwwkeys.pgp.net from PGP
options.
- Fix moving messages when over quota on Dovecot servers.
- Fix parsing of certain distribution lists.
- Fix rare occurrence where an action perfomed on the mailbox screen
would instead be performed on the INBOX.
- Don't show save attachments prompt in compose screen if configured
to automatically link all attachments.
Approved by: sat (mentor, implicit)
Diffstat (limited to 'mail/horde4-imp')
-rw-r--r-- | mail/horde4-imp/Makefile | 3 | ||||
-rw-r--r-- | mail/horde4-imp/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile index e48e1ff8f8fc..f9fe446ac905 100644 --- a/mail/horde4-imp/Makefile +++ b/mail/horde4-imp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= imp -PORTVERSION= 4.1.4 -PORTREVISION= 2 +PORTVERSION= 4.1.5 CATEGORIES= mail www MAINTAINER= beech@FreeBSD.org diff --git a/mail/horde4-imp/distinfo b/mail/horde4-imp/distinfo index e54ec912d6f3..b3250eb963b0 100644 --- a/mail/horde4-imp/distinfo +++ b/mail/horde4-imp/distinfo @@ -1,3 +1,3 @@ -MD5 (imp-h3-4.1.4.tar.gz) = dd2fd1c5a2a4b9fae75dd1bc5751f25d -SHA256 (imp-h3-4.1.4.tar.gz) = 8d06d87dbf681d74280b14f79dac9d09aa7fdba0f98d4895148bff6059fddd1a -SIZE (imp-h3-4.1.4.tar.gz) = 4204260 +MD5 (imp-h3-4.1.5.tar.gz) = d5a82fab36da8582631fdd91d2bdd0e9 +SHA256 (imp-h3-4.1.5.tar.gz) = 0be34a47740599ff14177a74eeea983180b685ee1223458b19349aef5c221bd8 +SIZE (imp-h3-4.1.5.tar.gz) = 4292755 |