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 Sep 29 22:11:37 UTC 2021

Modified Files:
        pkgsrc/mail/neomutt: Makefile distinfo

Log Message:
neomutt: update to 20210205.

2021-02-05  Richard Russon  <rich%flatcap.org@localhost>
* Features
  - Add <skip-headers> to skip past message headers in pager
  - Add <view-pager> function to attachment menu
* Bug Fixes
  - Fix detection of mbox files with new mail
  - Fix crash on collapsed thread
  - Fix group-chat-reply
  - Clear the message window on resize
  - Do not crash on return from shell-exec if there's no open mailbox
  - Abort IMAP open if condstore/qresync updates fetch fails
  - Fix smtp crash on invalid $smtp_authenticators list
  - Fix pager dropped input on screen resize
  - Fix mime forwarding
  - Check config after hooks
  - Always recreate a mailbox after folder-hook
* Translations
  - 88% Slovakian
* Docs
  - Adjust doc to explicitly mention $count_alternative
  - Restore correct "$sort_re" documentation
  - Clarify pattern completion
  - Man pages: Clear up "-H" and "-O"
* Build
  - Update to latest acutest
  - Update to latest autosetup
  - Make the location of /tmp configurable


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.49 -r1.50 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.67 pkgsrc/mail/neomutt/Makefile:1.68
--- pkgsrc/mail/neomutt/Makefile:1.67   Mon May 24 19:52:43 2021
+++ pkgsrc/mail/neomutt/Makefile        Wed Sep 29 22:11:37 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2021/05/24 19:52:43 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2021/09/29 22:11:37 wiz Exp $
 
-DISTNAME=              neomutt-20201127
-PKGREVISION=           1
+DISTNAME=              neomutt-20210205
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${PKGVERSION_NOREV}

Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.49 pkgsrc/mail/neomutt/distinfo:1.50
--- pkgsrc/mail/neomutt/distinfo:1.49   Wed Dec  9 23:10:01 2020
+++ pkgsrc/mail/neomutt/distinfo        Wed Sep 29 22:11:37 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.49 2020/12/09 23:10:01 wiz Exp $
+$NetBSD: distinfo,v 1.50 2021/09/29 22:11:37 wiz Exp $
 
-SHA1 (neomutt-20201127-20201127.tar.gz) = 414126d5f0c4f4f4d2b530cdf0fca204b0bad45f
-RMD160 (neomutt-20201127-20201127.tar.gz) = 39775af74d2bac31b3f3d6b1197d6318711230b3
-SHA512 (neomutt-20201127-20201127.tar.gz) = 01e45aa00794cfb1c74a45a7f144962c8ab6dee03b0e5ce39a24d0c50817b909cac440a072c5d8b21ee7656c37b77bba4ba818de73710ccc3b0f76fd3ddd71cf
-Size (neomutt-20201127-20201127.tar.gz) = 3456248 bytes
+SHA1 (neomutt-20210205-20210205.tar.gz) = 138309dbd0bc6dffe0c45525f34a781edd4c88e7
+RMD160 (neomutt-20210205-20210205.tar.gz) = 0fbef0ea87a0f57bd58c7d5bb650d009ce1d4b2d
+SHA512 (neomutt-20210205-20210205.tar.gz) = 4e9faaa989eb17d1f65e835d3ad37bbda3307f9a939f351776d4cb4677d856fa998ba0eff04bf0cf344485977077695e07c55e79e0800888f646c46fbfac8554
+Size (neomutt-20210205-20210205.tar.gz) = 3476980 bytes
 SHA1 (patch-resize.c) = b747f878459950462d56e01bada2d01b49fca088



Home | Main Index | Thread Index | Old Index