diff options
author | adam <adam> | 2004-08-12 12:18:50 +0000 |
---|---|---|
committer | adam <adam> | 2004-08-12 12:18:50 +0000 |
commit | 59c5c3d652e230e49d9c01a26cb9b6aa46766040 (patch) | |
tree | de678a7e137079b96e91a1f788bac9c206ae6570 /mail | |
parent | e4cbb1f26b26282806a6a886b3da55305929cebc (diff) | |
download | pkgsrc-59c5c3d652e230e49d9c01a26cb9b6aa46766040.tar.gz |
Changes 4.61:
* The "^T" "To Files" command from within the composer on the
Attchmnt header line or from within the composer in the "^J"
"Attach" command is now capable of attaching multiple files at
once
* When Exporting a message with attachments you now have the option
of saving all of the attachments in a new directory (Export
Message File Selection) by typing "^P" while exporting
* Feature to modify behavior of TAB command,
Tab-Uses-Unseen-For-Next-Folder
* When sending, flowed text (RFC 3676) is sent by default. Now it is
possible to turn off this behavior on a message by message basis
with the ^V command at the Send prompt. You may still turn if off
for all cases with the feature Quell-Flowed-Text.
* Viewer-Margin-Left and Viewer-Margin-Right made a little more
flexible
* Suppress quoted text when viewing messages with
Quote-Suppression-Threshold
* The behavior of the HdrMode Command has changed slightly. It now
reverts back to normal mode when you switch to a new message. It
also has an additional state if Quote-Suppression-Threshold is
turned on.
* The old behavior of the HdrMode Command can be restored by not
setting the Quote-Suppression-Threshold and setting the new
feature Quell-Full-Header-Auto-Reset
* Feature to rename sent-mail folder to sent-mail-yyyy-mm instead of
sent-mail-mon-year (Prune-Uses-YYYY-MM)
* With Alternate-Role-Menu option turned on you could Reply or
Forward using a Role. Now you can also Bounce using a role.
* Relaxed conditions which caused a filter to not be reevaluated
before expunging if the user changed flags manually. Now only a
manual Undelete may cause the filter to not be reevaluated before
expunging.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pine/Makefile | 6 | ||||
-rw-r--r-- | mail/pine/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile index cd57da92ab8..ee624410979 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2004/06/02 18:45:00 jklos Exp $ +# $NetBSD: Makefile,v 1.94 2004/08/12 12:18:50 adam Exp $ -DISTNAME= pine4.60 -PKGNAME= pine-4.60 +DISTNAME= pine4.61 +PKGNAME= pine-4.61 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ diff --git a/mail/pine/distinfo b/mail/pine/distinfo index 1af54775c8e..2c48cdfdbff 100644 --- a/mail/pine/distinfo +++ b/mail/pine/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.23 2004/08/11 14:15:18 markd Exp $ +$NetBSD: distinfo,v 1.24 2004/08/12 12:18:50 adam Exp $ -SHA1 (pine4.60.tar.bz2) = 7276fad1325a7d6c96a80454e12dcc05e2ad8b78 -Size (pine4.60.tar.bz2) = 2996963 bytes +SHA1 (pine4.61.tar.bz2) = 74d3b5d0d7e7364be48d705d67fa52fb8eb1b5fc +Size (pine4.61.tar.bz2) = 3032253 bytes SHA1 (patch-aa) = 800f84f3c868e6d17798e9f98d8151bb734143b6 SHA1 (patch-ab) = cfac4d24763dbd4285e03c6c25891469c5ac1953 SHA1 (patch-ac) = 870d7d414e25b37e47c5f62447210fe7800c733b |