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.22.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46359f08ce23
branches:  trunk
changeset: 491158:46359f08ce23
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Tue Mar 22 09:04:19 2005 +0000

description:
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:

 mail/nail/Makefile |  4 ++--
 mail/nail/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 454b63ec593e -r 46359f08ce23 mail/nail/Makefile
--- a/mail/nail/Makefile        Tue Mar 22 08:46:26 2005 +0000
+++ b/mail/nail/Makefile        Tue Mar 22 09:04:19 2005 +0000
@@ -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 -r 454b63ec593e -r 46359f08ce23 mail/nail/distinfo
--- a/mail/nail/distinfo        Tue Mar 22 08:46:26 2005 +0000
+++ b/mail/nail/distinfo        Tue Mar 22 09:04:19 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index