Received: by mail.netbsd.org (Postfix, from userid 605) id 9040084E00; Sun, 27 Sep 2020 14:58:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 187BC84DC2 for ; Sun, 27 Sep 2020 14:58:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id q8vL7VoZYHXs for ; Sun, 27 Sep 2020 14:58:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6E2B184CEE for ; Sun, 27 Sep 2020 14:58:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6ADEBFB28; Sun, 27 Sep 2020 14:58:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1601218726168300" MIME-Version: 1.0 Date: Sun, 27 Sep 2020 14:58:46 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/mail/neomutt To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200927145846.6ADEBFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1601218726168300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Sep 27 14:58:46 UTC 2020 Modified Files: pkgsrc/mail/neomutt: Makefile distinfo Log Message: neomutt: update to 20200925. 2020-09-25 Richard Russon * Features - Compose: display user-defined headers - Address Book / Query: live sorting - Address Book / Query: patterns for searching - Config: Add '+=' and '-=' operators for String Lists - Config: Add '+=' operator for Strings - Allow postfix query ':setenv NAME?' for env vars * Bug Fixes - Fix crash when searching with invalid regexes - Compose: Prevent infinite loop of `send2-hook`s - Fix sidebar on new/removed mailboxes - Restore indentation for named mailboxes - Prevent half-parsing an alias - Remove folder creation prompt for POP path - Show error if `$message_cachedir` doesn't point to a valid directory - Fix tracking LastDir in case of IMAP paths with Unicode characters - Make sure all mail gets applied the index limit - Add warnings to -Q query CLI option - Fix index tracking functionality * Changed Config - Add `$compose_show_user_headers` (yes) * Translations - 100% Czech - 100% Lithuanian - Split up usage strings * Build - Run shellcheck on hcachever.sh - Add the Address Sanitizer - Move compose files to lib under compose/ - Move address config into libaddress - Update to latest acutest - fixes a memory leak in the unit tests * Code - Implement ARRAY API - Deglobalised the Config Sort functions - Refactor the Sidebar to be Event-Driven - Refactor the Color Event - Refactor the Commands list - Make ctx_update_tables private - Reduce the scope/deps of some Validator functions - Use the Email's IMAP UID instead of an increasing number as index - debug: log window focus To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 pkgsrc/mail/neomutt/Makefile cvs rdiff -u -r1.46 -r1.47 pkgsrc/mail/neomutt/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1601218726168300 Content-Disposition: inline Content-Length: 1793 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/mail/neomutt/Makefile diff -u pkgsrc/mail/neomutt/Makefile:1.63 pkgsrc/mail/neomutt/Makefile:1.64 --- pkgsrc/mail/neomutt/Makefile:1.63 Mon Aug 31 18:09:58 2020 +++ pkgsrc/mail/neomutt/Makefile Sun Sep 27 14:58:46 2020 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.63 2020/08/31 18:09:58 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2020/09/27 14:58:46 wiz Exp $ -DISTNAME= neomutt-20200821 -PKGREVISION= 2 +DISTNAME= neomutt-20200925 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/} GITHUB_TAG= ${PKGVERSION_NOREV} Index: pkgsrc/mail/neomutt/distinfo diff -u pkgsrc/mail/neomutt/distinfo:1.46 pkgsrc/mail/neomutt/distinfo:1.47 --- pkgsrc/mail/neomutt/distinfo:1.46 Fri Aug 21 14:53:28 2020 +++ pkgsrc/mail/neomutt/distinfo Sun Sep 27 14:58:46 2020 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.46 2020/08/21 14:53:28 wiz Exp $ +$NetBSD: distinfo,v 1.47 2020/09/27 14:58:46 wiz Exp $ -SHA1 (neomutt-20200821-20200821.tar.gz) = 46dc66a15ae698b97fbcce1cff45c273b1a55b31 -RMD160 (neomutt-20200821-20200821.tar.gz) = bfc1aa8400df33bd2278aba7f54e0f3b449518ea -SHA512 (neomutt-20200821-20200821.tar.gz) = f7cba9123613c34711b84ab9f5ccab840be38876da20b29d281c142a3b4f5d582b879d727c95232b0fcc7b41947d05bf89707232d3980e160bcdba68784d6eef -Size (neomutt-20200821-20200821.tar.gz) = 3404856 bytes +SHA1 (neomutt-20200925-20200925.tar.gz) = d92cfdb43b5fcb91aa6e72fede2729229db20fb4 +RMD160 (neomutt-20200925-20200925.tar.gz) = 08ef01fac1ac64be062341755826a641a897b3d3 +SHA512 (neomutt-20200925-20200925.tar.gz) = 1ee89ee1b3581fe2b7dafd091e315fcf4d6f7b0644c15b08af8eb2720e83f07ae526b5659abb44430309821f48013fc85af0dd6f140729b2e52e5f874cf3bc50 +Size (neomutt-20200925-20200925.tar.gz) = 3440056 bytes SHA1 (patch-resize.c) = b747f878459950462d56e01bada2d01b49fca088 --_----------=_1601218726168300--