diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2006-10-07 05:13:14 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2006-10-07 05:13:14 +0000 |
commit | 77d5105b6df35f363d4349a9c35749e59920bc77 (patch) | |
tree | 3cf5ee7972357372f8b1e8b547b4fc0dca2408e6 /mail/mew/distinfo | |
parent | 6503c720df5501131abcffed51c784cfa2f7b36d (diff) | |
download | pkgsrc-77d5105b6df35f363d4349a9c35749e59920bc77.tar.gz |
Update mew to 5.1. PR pkg/34556 from KIRIHARA Masaharu <mki_open at yahoo
dot co dot jp>.
Changes excerpted from 00diff:
<Differences>
Kazu Yamamoto
Jul 5, 2006
<Differences between Mew 5.1 and Mew 4.2>
* The ".mew" suffix is introduced for OS level search mechanisms.
* OS level search mechanisms including Spotlight, Windows Desktop
Search, Google Desktop are integrated.
* The mechanism of master password was implemented.
Set mew-use-master-passwd to t to use it.
* When sending a message, if your SMTP server requires user
authentication, Mew asks you to input your password. You don't have
to configure mew-smtp-user anymore.
* In Draft mode, addresses which are not considered safe turn red.
See mew-safe-addresses, mew-warn-addresses, mew-safe-domains, and
mew-warn-domains.
* You can securely save your passwords to a file with a master
password.
* "li" copies a message to an IMAP folder.
* "I" now works in Thread mode.
* "C-cC-e" in Summary has been drastically improved.
* "C-cC-t" and "C-cC-y" in Summary were obsoleted.
* 'mew-inbox-action-alist' can be set in 'mew-config-alist'.
* "v" in Summary mode displays line numbers when off.
* "C-uj" in Summary mode jumps to the message whose message number is
specified.
* "C-uB" decomposes any attached files.
* If you want to put the 'D' mark to duplicated messages
whose boyies are identical (ie spams), set
mew-summary-form-mark-spam to t.
* All variables can be defined in ".mew.el". You don't have to
set specific variables in ".emacs".
Diffstat (limited to 'mail/mew/distinfo')
-rw-r--r-- | mail/mew/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/mew/distinfo b/mail/mew/distinfo index a5013e4a2af..7b930cd7b1d 100644 --- a/mail/mew/distinfo +++ b/mail/mew/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.31 2005/03/04 15:32:35 uebayasi Exp $ +$NetBSD: distinfo,v 1.32 2006/10/07 05:13:14 uebayasi Exp $ -SHA1 (mew-4.2.tar.gz) = 5c425000122ff00a0f02460b46ed4915808d107a -RMD160 (mew-4.2.tar.gz) = fd7ff4620b6d27eff6baf31ccba98cc10dfcb88d -Size (mew-4.2.tar.gz) = 925037 bytes +SHA1 (mew-5.1.tar.gz) = 144b90ddac4ce7295c7f710f9f53d15dcb032301 +RMD160 (mew-5.1.tar.gz) = 6f578b74fce677115e37bc27bf6756e59eabaf23 +Size (mew-5.1.tar.gz) = 948533 bytes |