diff options
author | dougb <dougb@FreeBSD.org> | 2006-04-19 05:25:21 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2006-04-19 05:25:21 +0800 |
commit | 127b7ea4f357884df9cadd375071654739417ee5 (patch) | |
tree | 177d08a39f831354f53aea539d67a8ddc849ea7d /mail | |
parent | b0ddf085259c78e42560a80fef0cf4c3426cbd73 (diff) | |
download | freebsd-ports-gnome-127b7ea4f357884df9cadd375071654739417ee5.tar.gz freebsd-ports-gnome-127b7ea4f357884df9cadd375071654739417ee5.tar.zst freebsd-ports-gnome-127b7ea4f357884df9cadd375071654739417ee5.zip |
Update to the 4 April version of the maildir patch which has the
following fixes:
Fixed several bugs reported by Dan Pollock and Michael Anttila,
also added some improvements.
1. Crash when a symbolic link in the new/ directorry exists.
2. Do not update status of messages when viewing messages with full
headers.
3. Pine offers to remove messages in pruned-folders, instead of the
folder to be pruned.
4. New algorithm for rescaning a folder when there have been changes.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pine4/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/pine4/distinfo b/mail/pine4/distinfo index f556829e9b32..1f9d2c516533 100644 --- a/mail/pine4/distinfo +++ b/mail/pine4/distinfo @@ -1,6 +1,6 @@ MD5 (pine4.64.tar.gz) = 9cc68749675f1c35a2147a35d2c5b344 SHA256 (pine4.64.tar.gz) = c200646bc2e7128370be3b6d28d26944984a0d4003982762f97ee4aa142d183d SIZE (pine4.64.tar.gz) = 4218629 -MD5 (maildir.patch.gz) = 33811eac2ad12bda1ba6bfb2ce298c2b -SHA256 (maildir.patch.gz) = f4a78d187d548d4eac112ad36639357cc8ede66531a953490d90561fcd0b33fe -SIZE (maildir.patch.gz) = 30856 +MD5 (maildir.patch.gz) = 523b43b16b7c86d172b4180e8529a9b3 +SHA256 (maildir.patch.gz) = 6471c4f35e905aa90e9e510bfca14ba38a3c6b0a95c2c5b8fca1e407d87848f8 +SIZE (maildir.patch.gz) = 31040 |