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: Sat Apr 8 08:45:15 UTC 2023
Modified Files:
pkgsrc/mail/neomutt: Makefile distinfo
Log Message:
neomutt: update to 20230407.
2023-04-07 Richard Russon \<rich%flatcap.org@localhost\>
* Features
- #3769 - imap : support IMAP4 ID extension (RFC2971)
- #3753 - parse: query all changed (`set`) / all (`set all`) config variables
* Bug Fixes
- #3785 - lua: fix command registration
- #3793 - postpone: use colours from the right mailbox
- #3794 - smtp: ignore oauth if it isn't configured and not requested
* Config
- #3779 - New: `imap_send_id` - Send IMAP ID command when logging in
* Translations
- 100% :czech_republic: Czech
- 100% :de: German
- 100% :hungary: Hungarian
- 100% :lithuania: Lithuanian
- 100% :brazil: Portuguese (Brazil)
- 100% :serbia: Serbian
- 100% :slovakia: Slovak
- 99% :poland: Polish
* Docs
- Recommend GPGME
* Code
- #3767 - libmutt: eliminate use of config variables
- #3774 - fix ubsan warning
- #3802 - mutt: optimize and inline mutt_str_is_email_wsp()
- #3803 - progress: update ncurses only when there is actual progress
- #3801 - email: Read assumed_charset outside loops
- #3805 - hcache: do less work when not in use
- #3777 - pager: add helper for getting $pager
- #3797 - hcache: remove spurious +1 from Buffer serialization.
* Build
- #3787 - fix race condition in `make install`
- #3780 - fallback to detect SASL manually if pkg-config fails, e.g., homebew
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.62 -r1.63 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.81 pkgsrc/mail/neomutt/Makefile:1.82
--- pkgsrc/mail/neomutt/Makefile:1.81 Wed Mar 22 20:34:39 2023
+++ pkgsrc/mail/neomutt/Makefile Sat Apr 8 08:45:15 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2023/03/22 20:34:39 nikita Exp $
+# $NetBSD: Makefile,v 1.82 2023/04/08 08:45:15 wiz Exp $
-DISTNAME= neomutt-20230322
+DISTNAME= neomutt-20230407
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.62 pkgsrc/mail/neomutt/distinfo:1.63
--- pkgsrc/mail/neomutt/distinfo:1.62 Wed Mar 22 20:34:39 2023
+++ pkgsrc/mail/neomutt/distinfo Sat Apr 8 08:45:15 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2023/03/22 20:34:39 nikita Exp $
+$NetBSD: distinfo,v 1.63 2023/04/08 08:45:15 wiz Exp $
-BLAKE2s (neomutt-20230322-20230322.tar.gz) = 9b0e409e7a35d8956ffe01f31e22b85aabbd497a2b515ef5983be3888dbc561e
-SHA512 (neomutt-20230322-20230322.tar.gz) = bbe88d1906db2c8633380a55f0c9a1c0e74994c653bfcd2605608f7ee15a3b761139f9996daebb8c968d83760eec5df620de8ebed72eb52e5d9765ff837a3fb3
-Size (neomutt-20230322-20230322.tar.gz) = 3716391 bytes
+BLAKE2s (neomutt-20230407-20230407.tar.gz) = 314cece28eeae4cc37bd8f5a119142633bab466b7e65ba9ae256122731518636
+SHA512 (neomutt-20230407-20230407.tar.gz) = 53604ce396fb53bf01662c7105a632e0e7a50d66f0d265193c591d7f16cbbfd276925c7ae965ccf9faf9b2070d7db48c4ee6d44b0c9552f9214647c5a7e8c46d
+Size (neomutt-20230407-20230407.tar.gz) = 3725060 bytes
Home |
Main Index |
Thread Index |
Old Index