pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/neomutt Updated neomutt to 20170428.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a3f3c05f659
branches:  trunk
changeset: 361979:7a3f3c05f659
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 02 09:39:56 2017 +0000

description:
Updated neomutt to 20170428.

2017-04-28  Richard Russon  <rich%flatcap.org@localhost>
* Bug Fixes
  - Fix and simplify handling of GPGME in configure.ac (@gahr)
* Docs
  - Fix typo in README.neomutt (@l2dy)
* Upstream
  - Fix km_error_key() infinite loop and unget buffer pollution
  - Fix error message when opening a mailbox with no read permission

diffstat:

 mail/neomutt/Makefile |   4 ++--
 mail/neomutt/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r fe2c55e6fb35 -r 7a3f3c05f659 mail/neomutt/Makefile
--- a/mail/neomutt/Makefile     Tue May 02 08:15:03 2017 +0000
+++ b/mail/neomutt/Makefile     Tue May 02 09:39:56 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2017/04/27 12:25:13 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/05/02 09:39:56 wiz Exp $
 
-DISTNAME=              neomutt-20170421
+DISTNAME=              neomutt-20170428
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${DISTNAME}
diff -r fe2c55e6fb35 -r 7a3f3c05f659 mail/neomutt/distinfo
--- a/mail/neomutt/distinfo     Tue May 02 08:15:03 2017 +0000
+++ b/mail/neomutt/distinfo     Tue May 02 09:39:56 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2017/04/27 12:25:13 wiz Exp $
+$NetBSD: distinfo,v 1.20 2017/05/02 09:39:56 wiz Exp $
 
-SHA1 (neomutt-20170421.tar.gz) = fe91e4a14b68cb48ddf55a19fea8087e69cc2e4d
-RMD160 (neomutt-20170421.tar.gz) = 9c9ac58493f27cd9075b66d3c708ff42184c18b7
-SHA512 (neomutt-20170421.tar.gz) = 7bae2f751a20685f3f38d31eafed11a9bddbd39bef39458e9b117161f6e10e6b73bff702029480aeb105425d2abe5049f7cc6df1b83a96ccae3dcd3054f5425f
-Size (neomutt-20170421.tar.gz) = 2733547 bytes
+SHA1 (neomutt-20170428.tar.gz) = 225d7b75ea22a159b6a4dfddecd0d49e81363cf1
+RMD160 (neomutt-20170428.tar.gz) = a2fc7ab8d9706c775cb80e9cb4a893b98c77a462
+SHA512 (neomutt-20170428.tar.gz) = d64306dce722066e5337ba49485d1368b8ee370e55143434c839d6092bf33330af035f196dd5c90fedd17f4f91e2658ab957c81694997a06a3565698020f420c
+Size (neomutt-20170428.tar.gz) = 2733684 bytes



Home | Main Index | Thread Index | Old Index