pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mutt Update "mutt" package to version 1.9.0. Chan...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1d80ef9a891
branches:  trunk
changeset: 367519:b1d80ef9a891
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun Sep 03 09:45:36 2017 +0000

description:
Update "mutt" package to version 1.9.0. Changes since version 1.8.3:
+ $ssl_verify_partial_chains permits verifying partial certificate chains.
  This allows the storage of only intermediate/host certificates in the
  $certificate_file. (OpenSSL 1.0.2b and newer only)
! SNI support added for OpenSSL and GnuTLS.
+ Choice and confirmation prompts can now wrap across multiple lines.
+ Window resizes are handled while in the line editor.
+ "color compose" can color the compose menu header fields and the
  security status.  See "Using Color and Mono Video Attributes" in the
  manual for more details.
+ Setting $header_color_partial allows partial coloring of headers in the
  pager.  This can be used to color just the header labels, or strings
  inside the headers.  hdrdefault controls the color of the unmatched part.
+ When $history_remove_dups is set, duplicates in the history ring will
  be scanned and removed each time a new entry is added.
! IMAP header downloading was improved to support out-of-order and
  missing MSN entries.
! $message_cache_clean should be faster for large mailboxes.
+ Self-encryption can be enabled using the $pgp_self_encrypt,
  $pgp_self_encrypt_as, $smime_self_encrypt, and $smime_self_encrypt_as
  options.
! $postpone_encrypt now will use the $pgp_self_encrypt_as or
  $smime_self_encrypt_as option values first.  $postpone_encrypt_as will
  be checked second, but should be considered deprecated.
+ $forward_attribution_intro and $forward_attribution_trailer can be used
  to customize the message preceding and following a forwarded message.
+ The ~<() and ~>() pattern operators match messages whose immediate parent,
  or immediate children respectively, match the subpattern inside ().
  They are more specific versions of the ~() pattern operator.
+ $imap_poll_timeout allow IMAP mailbox polling to time out.  This defaults
  to 15 seconds.
+ The attachment menu now supports nested encryption.  This allows
  attachments in nested encrypted messages to be saved or operated on.
+ $mime_type_query_command specifies a command to run to determine
  a new attachment's mime type.  When $mime_type_query_first is set,
  this command will be run before looking at the mime.types file.

diffstat:

 mail/mutt/Makefile         |   4 ++--
 mail/mutt/distinfo         |  13 ++++++-------
 mail/mutt/patches/patch-ae |  24 ------------------------
 mail/mutt/patches/patch-ao |  22 +++++++++++-----------
 4 files changed, 19 insertions(+), 44 deletions(-)

diffs (103 lines):

diff -r 93ff5633c38a -r b1d80ef9a891 mail/mutt/Makefile
--- a/mail/mutt/Makefile        Sun Sep 03 09:22:57 2017 +0000
+++ b/mail/mutt/Makefile        Sun Sep 03 09:45:36 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.191 2017/05/31 07:52:00 tron Exp $
+# $NetBSD: Makefile,v 1.192 2017/09/03 09:45:36 tron Exp $
 
-DISTNAME=              mutt-1.8.3
+DISTNAME=              mutt-1.9.0
 CATEGORIES=            mail
 MASTER_SITES=          ftp://ftp.mutt.org/pub/mutt/
 
diff -r 93ff5633c38a -r b1d80ef9a891 mail/mutt/distinfo
--- a/mail/mutt/distinfo        Sun Sep 03 09:22:57 2017 +0000
+++ b/mail/mutt/distinfo        Sun Sep 03 09:45:36 2017 +0000
@@ -1,20 +1,19 @@
-$NetBSD: distinfo,v 1.59 2017/05/31 07:52:00 tron Exp $
+$NetBSD: distinfo,v 1.60 2017/09/03 09:45:36 tron Exp $
 
-SHA1 (mutt-1.8.3.tar.gz) = d70fddd30c6a0279017b99017e5366212878db56
-RMD160 (mutt-1.8.3.tar.gz) = 35dd25f1050050fec16bd2474025da8b03c722e3
-SHA512 (mutt-1.8.3.tar.gz) = 8cfb4b1d42add3e8b34ba140e606e57f98d98ca685538ecb159f584635c50a7b0afaf81e09361d52a39188d4bb59a7432d01d58d030a93b0d3d92f0ee4062048
-Size (mutt-1.8.3.tar.gz) = 4122012 bytes
+SHA1 (mutt-1.9.0.tar.gz) = 3b0fc40c6f96053b6cb561d6a53ad642e5543444
+RMD160 (mutt-1.9.0.tar.gz) = ece0ea99ede1515b779c100ae454b369c1e5f000
+SHA512 (mutt-1.9.0.tar.gz) = d68b256ba73d19e1fa4594c2f30c5e89f6ce98b34701498cb7179f7f70a9bda4f08eb063e476ef01a7ad9d61cfc12c2528fa3605047dab5ffadd98b955de8b03
+Size (mutt-1.9.0.tar.gz) = 4191932 bytes
 SHA1 (patch-aa) = 59d89dce24110be2927c8a1ea1fa5b780d644372
 SHA1 (patch-ab) = 7c307068e129eb71ba251d175186dc9c5b171681
 SHA1 (patch-ac) = 40d119b7efed1a4622c42badc9ee97349b504044
 SHA1 (patch-ad) = 6db5792162a0752ee533f5cd4cb3896e0ca92344
-SHA1 (patch-ae) = 6534848a4c27d4a3830edd8d4e19d1181fe396d6
 SHA1 (patch-af) = e924223be1a5f894d41d430bc5741cae1e4cfe61
 SHA1 (patch-ag) = ccf9d69c4fc1017c3a906e86dd8c60f6c8c87683
 SHA1 (patch-ah) = 047f167939367b2e0d29189348deb1c83d4b013a
 SHA1 (patch-al) = 65f22d4ec1536f8eabbee4f6b0f825d725f56ed7
 SHA1 (patch-am) = f7f20860bccb63ed5464e3a1225719ffc3fa504f
 SHA1 (patch-an) = b9cc3e957bb1650c8e22c0edf0ce112f769664a1
-SHA1 (patch-ao) = 7c8f18ccb3dc6a6f40daf55b53e52b4722f60efd
+SHA1 (patch-ao) = 82b7ee877917d1ac5f8aea3e1b0fa8ea0b296325
 SHA1 (patch-ap) = c6f79d5c4e19efdc15e9d5a59934da52b16b7a62
 SHA1 (patch-aq) = e363d8929ced9731a31af1137b111d3476a3d05d
diff -r 93ff5633c38a -r b1d80ef9a891 mail/mutt/patches/patch-ae
--- a/mail/mutt/patches/patch-ae        Sun Sep 03 09:22:57 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-$NetBSD: patch-ae,v 1.6 2015/09/03 14:49:02 wiz Exp $
-
-Work around the broken IMAP implementation of Exchange 2010.
-Patch taken from here:
-
-http://dev.mutt.org/trac/ticket/3459
-
---- imap/message.c.orig        2010-08-24 17:34:21.000000000 +0100
-+++ imap/message.c     2011-02-03 13:17:56.000000000 +0000
-@@ -242,6 +242,14 @@
-       char *cmd;
- 
-       fetchlast = msgend + 1;
-+      /* Microsoft Exchange 2010 violates the IMAP protocol and 
-+       * starts omitting messages if one FETCHes more than 2047 (or
-+       * or somewhere around that number. We therefore split the
-+       * FETCH into chunks of 2000 messages each. */
-+      if (fetchlast - msgno - 1 > 2000)
-+      {
-+        fetchlast = msgno + 1 + 2000;
-+      }
-       safe_asprintf (&cmd, "FETCH %d:%d (UID FLAGS INTERNALDATE RFC822.SIZE %s)",
-                      msgno + 1, fetchlast, hdrreq);
-       imap_cmd_start (idata, cmd);
diff -r 93ff5633c38a -r b1d80ef9a891 mail/mutt/patches/patch-ao
--- a/mail/mutt/patches/patch-ao        Sun Sep 03 09:22:57 2017 +0000
+++ b/mail/mutt/patches/patch-ao        Sun Sep 03 09:45:36 2017 +0000
@@ -1,18 +1,18 @@
-$NetBSD: patch-ao,v 1.2 2016/08/21 11:39:31 wiz Exp $
+$NetBSD: patch-ao,v 1.3 2017/09/03 09:45:36 tron Exp $
 
 Add change_folder_next option.
 
---- curs_main.c.orig   2016-08-11 01:47:00.000000000 +0000
-+++ curs_main.c
-@@ -1206,6 +1206,11 @@ int mutt_index_menu (void)
- #endif
+--- curs_main.c.orig   2017-09-02 19:17:12.000000000 +0100
++++ curs_main.c        2017-09-03 10:41:52.002596572 +0100
+@@ -1214,6 +1214,11 @@
        else
        {
-+        if (option (OPTCHANGEFOLDERNEXT) && Context && Context->path)
-+        {
-+          strfcpy (buf, Context->path, sizeof (buf));
-+          mutt_pretty_mailbox (buf, sizeof (buf));
-+        }
          mutt_buffy (buf, sizeof (buf));
++          if (option (OPTCHANGEFOLDERNEXT) && Context && Context->path)
++          {
++            strfcpy (buf, Context->path, sizeof (buf));
++            mutt_pretty_mailbox (buf, sizeof (buf));
++          }
  
-           if (mutt_enter_fname (cp, buf, sizeof (buf), &menu->redraw, 1) == -1)
+           if (mutt_enter_fname (cp, buf, sizeof (buf), 1) == -1)
+           {



Home | Main Index | Thread Index | Old Index