pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/neomutt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov  6 12:28:47 UTC 2019

Modified Files:
        pkgsrc/mail/neomutt: Makefile PLIST distinfo

Log Message:
neomutt: update to 20191102.

2019-11-02  Richard Russon  \<rich%flatcap.org@localhost\>
* Bug Fixes
  - Mailboxes command with empty backticks
  - Mbox save-to-trash
  - Mkdir for new maildir folders
  - Maildir: new mail detection
  - Truncation of "set" command on a path variable
  - Update crash (when changing folder)
  - Resolve symbolic links when saving a message
  - Folder-hook calling "unmailboxes \*"
  - Failed ssl negotiation
  - Crash when using "alias -group"
  - LibIDN error when charset wasn't set
  - Notmuch abort entire-thread if database lacks message

2019-10-25  Richard Russon  \<rich%flatcap.org@localhost\>
* Features
  - Add $fcc_before_send, defaulting unset
  - Deprecate TLS 1.0 and 1.1 by default
  - Turn on $ssl_force_tls by default
  - Command line -z and -Z options to work with IMAP
  - Add size display configuration variables
  - Summary pages: version, set, set all, bind, macro
  - CONDSTORE and QRESYNC support
  - OAUTHBEARER support
  - inotify support
  - add index-format-hook
  - Add $auto_subscribe variable
  - Allow relative date hour/min/sec offsets
  - Add attributes support on color declarations
  - Style Menu Options
  - Add new pattern type ~I for external searches
  - Add \<named-mailboxes\> command
* Changed Config
  - folder_format
  - pgp_use_gpg_agent
  - shell
  - ssl_force_tls
  - ssl_use_tlsv1
  - ssl_use_tlsv1_1
  - status_format
  - to_chars
  - user_agent
* New Config
  - attach_save_dir
  - attach_save_without_prompting
  - autocrypt
  - autocrypt_acct_format
  - autocrypt_dir
  - autocrypt_reply
  - auto_subscribe
  - crypt_chars
  - crypt_protected_headers_read
  - crypt_protected_headers_save
  - crypt_protected_headers_subject
  - crypt_protected_headers_write
  - external_search_command
  - fcc_before_send
  - forward_attachments
  - imap_condstore
  - imap_fetch_chunk_size
  - imap_oauth_refresh_command
  - imap_qresync
  - imap_rfc5161
  - include_encrypted
  - nm_flagged_tag
  - nm_replied_tag
  - pop_oauth_refresh_command
  - sidebar_non_empty_mailbox_only
  - size_show_bytes
  - size_show_fractions
  - size_show_mb
  - size_units_on_left
  - smtp_oauth_refresh_command
  - ssl_use_tlsv1_3
* New Commands
  - index-format-hook
  - named-mailboxes
  - unbind
  - unmacro
* New Functions
  - autocrypt-acct-menu
  - autocrypt-menu
  - compose-to-sender
  - create-account
  - delete-account
  - descend-directory
  - group-chat-reply
  - mailbox-cycle
  - mailbox-list
  - toggle-active
  - toggle-prefer-encrypt
  - toggle-write
  - vfolder-from-query-readonly
* Bug Fixes
  - Fix crashes
  - Fix memory leaks
  - Fix undefined behaviour
  - Fix coverity defects
* Translations
  - 100% Lithuanian
  - 100% Chinese (Simplified)
  - 100% Portuguese (Brazil)
  - 95% German
  - 95% Finnish
  - 95% Czech
  - 91% Polish
  - 78% Japanese
  - 73% Dutch
  - 72% Spanish
  - 62% Swedish
  - 55% Slovak
* Docs
  - OpenPGP and S/MIME configuration
  - Quick-starter config section
  - Autocrypt feature
  - "Message Composition Flow" section to manual
  - OAUTH support


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/mail/neomutt/PLIST
cvs rdiff -u -r1.35 -r1.36 pkgsrc/mail/neomutt/distinfo

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

Modified files:

Index: pkgsrc/mail/neomutt/Makefile
diff -u pkgsrc/mail/neomutt/Makefile:1.47 pkgsrc/mail/neomutt/Makefile:1.48
--- pkgsrc/mail/neomutt/Makefile:1.47   Sun Aug 11 13:21:30 2019
+++ pkgsrc/mail/neomutt/Makefile        Wed Nov  6 12:28:47 2019
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.47 2019/08/11 13:21:30 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2019/11/06 12:28:47 wiz Exp $
 
-DISTNAME=              neomutt-20180716
-PKGREVISION=           2
+DISTNAME=              neomutt-20191102
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
-GITHUB_TAG=            ${DISTNAME}
+GITHUB_TAG=            ${PKGVERSION_NOREV}
 
 MAINTAINER=            wiz%NetBSD.org@localhost
 HOMEPAGE=              https://www.neomutt.org/

Index: pkgsrc/mail/neomutt/PLIST
diff -u pkgsrc/mail/neomutt/PLIST:1.18 pkgsrc/mail/neomutt/PLIST:1.19
--- pkgsrc/mail/neomutt/PLIST:1.18      Tue Jul  3 05:38:57 2018
+++ pkgsrc/mail/neomutt/PLIST   Wed Nov  6 12:28:47 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2018/07/03 05:38:57 wiz Exp $
+@comment $NetBSD: PLIST,v 1.19 2019/11/06 12:28:47 wiz Exp $
 bin/neomutt
 libexec/neomutt/pgpewrap
 libexec/neomutt/smime_keys
@@ -57,8 +57,10 @@ share/doc/neomutt/samples/Tin.rc
 share/doc/neomutt/samples/colors.default
 share/doc/neomutt/samples/colors.linux
 share/doc/neomutt/samples/gpg.rc
+share/doc/neomutt/samples/mairix_filter.pl
 share/doc/neomutt/samples/sample.mailcap
 share/doc/neomutt/samples/sample.neomuttrc
+share/doc/neomutt/samples/sample.neomuttrc-starter
 share/doc/neomutt/samples/sample.neomuttrc-tlr
 share/doc/neomutt/samples/smime.rc
 share/doc/neomutt/samples/smime_keys_test.pl
@@ -79,6 +81,7 @@ share/locale/eo/LC_MESSAGES/neomutt.mo
 share/locale/es/LC_MESSAGES/neomutt.mo
 share/locale/et/LC_MESSAGES/neomutt.mo
 share/locale/eu/LC_MESSAGES/neomutt.mo
+share/locale/fi/LC_MESSAGES/neomutt.mo
 share/locale/fr/LC_MESSAGES/neomutt.mo
 share/locale/ga/LC_MESSAGES/neomutt.mo
 share/locale/gl/LC_MESSAGES/neomutt.mo

Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.35 pkgsrc/mail/neomutt/distinfo:1.36
--- pkgsrc/mail/neomutt/distinfo:1.35   Mon Jul 16 19:57:44 2018
+++ pkgsrc/mail/neomutt/distinfo        Wed Nov  6 12:28:47 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2018/07/16 19:57:44 wiz Exp $
+$NetBSD: distinfo,v 1.36 2019/11/06 12:28:47 wiz Exp $
 
-SHA1 (neomutt-20180716.tar.gz) = 7ca78f71e73f88668bb4cd950a3e9c095547999a
-RMD160 (neomutt-20180716.tar.gz) = 47b82af783542b5c35f396f3b4a04d67a648504e
-SHA512 (neomutt-20180716.tar.gz) = ee4093217cc1409262b96ab33ed78a38f5c6a72f62fcd7b25027f9373687ce67af8a4e1793b1d7d843bee5b4a7e0c69b30b3badf88a4e1a8fadd8b21441faaae
-Size (neomutt-20180716.tar.gz) = 2778105 bytes
+SHA1 (neomutt-20191102-20191102.tar.gz) = 9f329c3d0186c70808694ef7562699bc047dcc28
+RMD160 (neomutt-20191102-20191102.tar.gz) = d6404551bb5393d296500754cf1fdd29bfc79e64
+SHA512 (neomutt-20191102-20191102.tar.gz) = fa4f488110560b25a4d208cf059c44bdfb514b4904964a0928f1491afc2b0d748fa7075d8465e066683f44a5741454b9c73391ecfe20842aae34f3848b9c0bc8
+Size (neomutt-20191102-20191102.tar.gz) = 3224856 bytes



Home | Main Index | Thread Index | Old Index