pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/mutt



Module Name:    pkgsrc
Committed By:   tron
Date:           Sun Sep  3 09:45:36 UTC 2017

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo
        pkgsrc/mail/mutt/patches: patch-ao
Removed Files:
        pkgsrc/mail/mutt/patches: patch-ae

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/mail/mutt/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/mail/mutt/patches/patch-ae
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/mutt/patches/patch-ao

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/mutt/Makefile
diff -u pkgsrc/mail/mutt/Makefile:1.191 pkgsrc/mail/mutt/Makefile:1.192
--- pkgsrc/mail/mutt/Makefile:1.191     Wed May 31 07:52:00 2017
+++ pkgsrc/mail/mutt/Makefile   Sun Sep  3 09:45:36 2017
@@ -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/
 

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.59 pkgsrc/mail/mutt/distinfo:1.60
--- pkgsrc/mail/mutt/distinfo:1.59      Wed May 31 07:52:00 2017
+++ pkgsrc/mail/mutt/distinfo   Sun Sep  3 09:45:36 2017
@@ -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

Index: pkgsrc/mail/mutt/patches/patch-ao
diff -u pkgsrc/mail/mutt/patches/patch-ao:1.2 pkgsrc/mail/mutt/patches/patch-ao:1.3
--- pkgsrc/mail/mutt/patches/patch-ao:1.2       Sun Aug 21 11:39:31 2016
+++ pkgsrc/mail/mutt/patches/patch-ao   Sun Sep  3 09:45:36 2017
@@ -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