diff options
author | jun <jun> | 2001-10-30 04:17:11 +0000 |
---|---|---|
committer | jun <jun> | 2001-10-30 04:17:11 +0000 |
commit | 8b8ecadb5c5f6b63410e06f21a6462cb678fb2bb (patch) | |
tree | 2635dc49aca15411b0cd731d85bc9b20bc7baccc /mail/mew | |
parent | b300de6499534af8851ba70938211bb9abc7c92c (diff) | |
download | pkgsrc-8b8ecadb5c5f6b63410e06f21a6462cb678fb2bb.tar.gz |
Update Mew to 2.1rc3
Mew 2.1 release candidate 3 (2001/10/30)
* Setting 0.05 instead of 0.01 for mew-smtp-command-content.
This maybe rescue XEmacs.
* Biding buffer-file-coding-system to prevent the side effect.
* Adding the "-l" option for mew-prog-vgrep.
* Ensuring that richtech-mode is disabled.
* Setting max-mini-window-height to 1 in mew-summary-pipe-message.
* Taking care of EXPIRED PGP keys.
* Using mew-mule3.el even if Emacs is executed with the --unibyte
option.
Diffstat (limited to 'mail/mew')
-rw-r--r-- | mail/mew/Makefile | 4 | ||||
-rw-r--r-- | mail/mew/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 699c0ec85de..067e1e91bbe 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2001/10/26 13:21:31 jun Exp $ +# $NetBSD: Makefile,v 1.41 2001/10/30 04:17:11 jun Exp $ -DISTNAME= mew-2.1rc2 +DISTNAME= mew-2.1rc3 CATEGORIES= mail MASTER_SITES= ftp://ftp.mew.org/pub/Mew/beta/ diff --git a/mail/mew/distinfo b/mail/mew/distinfo index 9afc37ea2fc..0bfb8a580b9 100644 --- a/mail/mew/distinfo +++ b/mail/mew/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2001/10/26 13:21:31 jun Exp $ +$NetBSD: distinfo,v 1.24 2001/10/30 04:17:11 jun Exp $ -SHA1 (mew-2.1rc2.tar.gz) = 57c94e2f885f419a2852909aabfe44512197fbbe -Size (mew-2.1rc2.tar.gz) = 744121 bytes +SHA1 (mew-2.1rc3.tar.gz) = a783565b0ce40f8c9b937f1f2b56d4d7b1902480 +Size (mew-2.1rc3.tar.gz) = 744587 bytes SHA1 (patch-aa) = 2c7b779d03d377da7684896bf2556b77bc4d7025 |