diff options
author | cjep <cjep@pkgsrc.org> | 2005-03-22 09:04:19 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2005-03-22 09:04:19 +0000 |
commit | 1aab011c773181027295a35a1ca15c9a8ac1cfd6 (patch) | |
tree | 1314b9146fb9e54638b1abf3cb65aafe5859c620 /mail/nail | |
parent | f5a934c524ece4e8194373833d188c5f70280501 (diff) | |
download | pkgsrc-1aab011c773181027295a35a1ca15c9a8ac1cfd6.tar.gz |
Update of mail/nail to 11.22.
[11.22] released 3/20/05
* In threaded mode, the thread structure is now shown using line-drawing
characters in the header summary. (This looks best on a UTF-8 terminal.)
* If a message contains both a 'References' and an 'In-Reply-To' header
field, 'In-Reply-To' is now preferred for threading and the ',' address.
* When a message part of content-type text/anything is written with the
pipe-type/subtype mechanism, it is now converted to the character encoding
of the locale (as it was before 11.14 or so).
* When using a hostname with a port number attached with SMTP STARTTLS,
strip the port number for correct host name verification (Bugreport by
Gary E. Rafe).
Diffstat (limited to 'mail/nail')
-rw-r--r-- | mail/nail/Makefile | 4 | ||||
-rw-r--r-- | mail/nail/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/nail/Makefile b/mail/nail/Makefile index 6ff590c08c8..7afd0530bf7 100644 --- a/mail/nail/Makefile +++ b/mail/nail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2005/02/19 21:53:32 cjep Exp $ +# $NetBSD: Makefile,v 1.28 2005/03/22 09:04:19 cjep Exp $ -DISTNAME= nail-11.21 +DISTNAME= nail-11.22 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nail/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/nail/distinfo b/mail/nail/distinfo index f2d80a7b4d5..6f99dc7c054 100644 --- a/mail/nail/distinfo +++ b/mail/nail/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2005/02/24 16:35:37 wiz Exp $ +$NetBSD: distinfo,v 1.23 2005/03/22 09:04:19 cjep Exp $ -SHA1 (nail-11.21.tar.bz2) = 6d6768dd539a63425f153bb61370044da7c56d7a -RMD160 (nail-11.21.tar.bz2) = dec024b18387934ba075988e6528a66c46e12be5 -Size (nail-11.21.tar.bz2) = 264234 bytes +SHA1 (nail-11.22.tar.bz2) = 392dddf5e08fbb529851355268db5f1256e6d178 +RMD160 (nail-11.22.tar.bz2) = 288cdeb19f7c7f0ce5beae932b51af9b9a5b98d6 +Size (nail-11.22.tar.bz2) = 264568 bytes SHA1 (patch-aa) = 43690fb1728d14f5c3876978a9002f17245d617e SHA1 (patch-ab) = fc028d32fb268e89ade8a5fba09611b3eb73bc29 SHA1 (patch-ac) = 8115bf791af56fda0a9c134be6767b00f1f5679f |