pkgsrc-Changes-HG archive

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

pkgsrc: neomutt: update to 20180323.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86e7da5ffdf9
branches:  trunk
changeset: 306396:86e7da5ffdf9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 16 13:18:16 2018 +0000
description:
neomutt: update to 20180323.

2018-03-23  Richard Russon  <rich%flatcap.org@localhost>
* Features
  - unify logging/messaging
  - add alert (blink) colors
* Contrib
  - Vim syntax for NeoMutt log files
* Bug Fixes
  - Fix progress bar range
  - notmuch: stop if db open fails
  - Improve index color cache flushing behavior
  - lua: fix crash when setting a string
* Translations
  - Update Czech translation (100%)
  - Update German translation (100%)
  - Update Polish translation (94%)
  - Update Portuguese (BR) translation (100%)
  - Update Spanish translation (64%)
  - Update Turkish translation (75%)
  - Merge simliar messages
* Docs
  - Clarify precedence of settings in config files
  - Fix subjectrx example in the manual
* Website
  - Update Gentoo distro page
  - Devel: Static analysis
* Build
  - Support ?with-sysroot configure arg
  - Expose EXTRA_CFLAGS_FOR_BUILD and EXTRA_LDFLAGS_FOR_BUIlD
  - Update to latest autosetup
  - Make sure git_ver.h doesn't eat random 'g's out of tag names
* Code
  - Refactor to reduce complexity
  - Refactor to reduce variables' scope
  - Sort functions/config to make docs more legible

diffstat:

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

diffs (27 lines):

diff -r d654b9300edf -r 86e7da5ffdf9 mail/neomutt/Makefile
--- a/mail/neomutt/Makefile     Mon Apr 16 13:16:39 2018 +0000
+++ b/mail/neomutt/Makefile     Mon Apr 16 13:18:16 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2018/02/24 10:13:56 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2018/04/16 13:18:16 wiz Exp $
 
-DISTNAME=              neomutt-20180223
+DISTNAME=              neomutt-20180323
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${DISTNAME}
diff -r d654b9300edf -r 86e7da5ffdf9 mail/neomutt/distinfo
--- a/mail/neomutt/distinfo     Mon Apr 16 13:16:39 2018 +0000
+++ b/mail/neomutt/distinfo     Mon Apr 16 13:18:16 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2018/02/24 10:13:56 wiz Exp $
+$NetBSD: distinfo,v 1.32 2018/04/16 13:18:16 wiz Exp $
 
-SHA1 (neomutt-20180223.tar.gz) = 159f75282d4d831beda85d97f4f6304532a77e13
-RMD160 (neomutt-20180223.tar.gz) = 03b43ff119d33d5b3b76a41d62ea80a97b2f4869
-SHA512 (neomutt-20180223.tar.gz) = 6fbbea9e182d087d8fe90094dfcbadaaca2878fa71e024e504999d1a54d853dcd346ea7aa32f421ed9dfdf90c42307f2796518dc43748805c4e36fd5755d4adc
-Size (neomutt-20180223.tar.gz) = 2695087 bytes
+SHA1 (neomutt-20180323.tar.gz) = a4ad93d625a7043ddfc4bc12d3df932199f41905
+RMD160 (neomutt-20180323.tar.gz) = 0087cc5c66bd5aafb30e6dd361513800f7b24231
+SHA512 (neomutt-20180323.tar.gz) = 997c697300768809823b8d8588c93003c6cd7fcc6cbe7ce524096033e91c618119f78c697ccd15b4c93751b3156d50e611974e8f8b332efb467c031385e9f819
+Size (neomutt-20180323.tar.gz) = 2650465 bytes



Home | Main Index | Thread Index | Old Index