pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/nail Update of mail/nail to 11.25
details: https://anonhg.NetBSD.org/pkgsrc/rev/e780ca56ebc3
branches: trunk
changeset: 503418:e780ca56ebc3
user: cjep <cjep%pkgsrc.org@localhost>
date: Sun Nov 20 11:08:39 2005 +0000
description:
Update of mail/nail to 11.25
The changes between 11.22 and 11.25 are mostly bug fixes. Please see the
ChangeLog in the source distribution for more details. Other changes:
* The new "maximum-unencoded-line-length" variable allows to configure the
limit on the line length that causes an ASCII text message to be sent in
quoted-printable if exceeded (on request by Greg Cox).
* Since RFC 2595 allows wildcards at other places than RFC 2818 which is
implemented by Mozilla NSS, host name verification is now done separately.
* The "sort xyz" commands now uncollapse all threads of a previously threaded
folder view; messages in collapsed threads were previously not shown when
the folder was sorted.
* The junk mail filter now also ignores the "X-pstn" header fields generated
by "postini" filtering software.
* An 'imap-list-depth' variable was introduced to control the maximum depth
of the folder traversal for the 'folders' command if the folder separator
on the IMAP server is not the slash '/'.
* If standard output is not a terminal device, the output of the 'folders'
command applied to an IMAP account is no longer arranged into columns.
* The new '-R' option causes all folders to be opened read-only.
* The output for the '~p' tilde escape was extended to include the fields
implied by the 'from', 'replyto', 'sender', and 'ORGANIZATION' variables
(Proposed by Bob Tennent).
* The 'autocc' and 'autobcc' variables are now evaluated before composition
of a message begins. The resulting addresses can thus be edited and viewed
using the '~b', '~c', '~h', and '~p' tilde escapes, but changing the values
of the 'autocc' and 'autobcc' variables using '~:set' has no effect on the
currently composed message anymore.
* The values of the 'from' and 'replyto' variables can now contain multiple
addresses.
* A 'sender' variable was introduced to set the content of the 'Sender:'
field for outgoing messages.
* The '-r' option now actually disables tilde escapes as documented (Bugreport
by Bob Tennent).
* The 'undelete' command now also clears the 'saved' flags of messages that
have been moved.
diffstat:
mail/nail/Makefile | 4 ++--
mail/nail/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r cd041a3dbfb7 -r e780ca56ebc3 mail/nail/Makefile
--- a/mail/nail/Makefile Sun Nov 20 10:55:43 2005 +0000
+++ b/mail/nail/Makefile Sun Nov 20 11:08:39 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2005/06/16 06:58:03 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2005/11/20 11:08:39 cjep Exp $
-DISTNAME= nail-11.22
+DISTNAME= nail-11.25
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nail/}
EXTRACT_SUFX= .tar.bz2
diff -r cd041a3dbfb7 -r e780ca56ebc3 mail/nail/distinfo
--- a/mail/nail/distinfo Sun Nov 20 10:55:43 2005 +0000
+++ b/mail/nail/distinfo Sun Nov 20 11:08:39 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.23 2005/03/22 09:04:19 cjep Exp $
+$NetBSD: distinfo,v 1.24 2005/11/20 11:08:39 cjep Exp $
-SHA1 (nail-11.22.tar.bz2) = 392dddf5e08fbb529851355268db5f1256e6d178
-RMD160 (nail-11.22.tar.bz2) = 288cdeb19f7c7f0ce5beae932b51af9b9a5b98d6
-Size (nail-11.22.tar.bz2) = 264568 bytes
+SHA1 (nail-11.25.tar.bz2) = dd15a5bdedb74175763ababa8be70989334963e4
+RMD160 (nail-11.25.tar.bz2) = d72a5a4760cc43bcc2e9223e2eca4f0a8de7605f
+Size (nail-11.25.tar.bz2) = 267959 bytes
SHA1 (patch-aa) = 43690fb1728d14f5c3876978a9002f17245d617e
SHA1 (patch-ab) = fc028d32fb268e89ade8a5fba09611b3eb73bc29
SHA1 (patch-ac) = 8115bf791af56fda0a9c134be6767b00f1f5679f
Home |
Main Index |
Thread Index |
Old Index