pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mutt mutt: Update to version 1.9.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/c75370f414da
branches: trunk
changeset: 378774:c75370f414da
user: tron <tron%pkgsrc.org@localhost>
date: Sat Apr 14 22:28:03 2018 +0000
description:
mutt: Update to version 1.9.5
This is a bug fix release. Fixes include:
* GPGME S/MIME non-detached signature handling.
* A compilation issue with ncurses-6.1 when tinfow is split out.
Hopefully the fix doesn't impact anyone: please let me know of any
issues.
* Regular expression crashes and weird behavior problems on MacOS (and
possibly other BSDs). This was most noticeable with the recent Xcode
9.3 release, but the issue has existed for a while.
* GSSAPI authentication issues, which may have affected Exchange users.
We've changed behavior to match the RFC. If you are negatively
impacted by this, please let me know.
diffstat:
mail/mutt/Makefile | 5 ++---
mail/mutt/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r 154b96b23805 -r c75370f414da mail/mutt/Makefile
--- a/mail/mutt/Makefile Sat Apr 14 22:13:16 2018 +0000
+++ b/mail/mutt/Makefile Sat Apr 14 22:28:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.198 2018/03/22 08:14:52 adam Exp $
+# $NetBSD: Makefile,v 1.199 2018/04/14 22:28:03 tron Exp $
-DISTNAME= mutt-1.9.4
-PKGREVISION= 1
+DISTNAME= mutt-1.9.5
CATEGORIES= mail
MASTER_SITES= http://ftp.mutt.org/pub/mutt/
diff -r 154b96b23805 -r c75370f414da mail/mutt/distinfo
--- a/mail/mutt/distinfo Sat Apr 14 22:13:16 2018 +0000
+++ b/mail/mutt/distinfo Sat Apr 14 22:28:03 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.64 2018/03/04 09:21:55 tron Exp $
+$NetBSD: distinfo,v 1.65 2018/04/14 22:28:03 tron Exp $
-SHA1 (mutt-1.9.4.tar.gz) = d4696962a2d1c2b49d9d03c2fdfb7881abeaf2c2
-RMD160 (mutt-1.9.4.tar.gz) = 0a93e392d95931a31de47c4392cb02b3039591ca
-SHA512 (mutt-1.9.4.tar.gz) = b8266af8b487f5be238d03f717ddd69b3dc2eeb4e3ada2c2651c9ad7e0558b92f2c256361a4f688cf80c500c490d47c0e3ef5972bdf1208693da7868a58aca6b
-Size (mutt-1.9.4.tar.gz) = 4197655 bytes
+SHA1 (mutt-1.9.5.tar.gz) = d5cbc6f8e9f4fbee37cf0c1f1508ba4377c8caf3
+RMD160 (mutt-1.9.5.tar.gz) = 1607b462fc41c28fdba423187dc2f01fc6e79496
+SHA512 (mutt-1.9.5.tar.gz) = 08ceeb7b212f74e4e2b18fedfe15c5ac46a22449f4e75038485748a742727ad6a2d00c1cfee99e1e195e720d83a6320ae38a3f4f94cd92667f22270f3cf6637b
+Size (mutt-1.9.5.tar.gz) = 4207937 bytes
SHA1 (patch-aa) = 59d89dce24110be2927c8a1ea1fa5b780d644372
SHA1 (patch-ab) = 7c307068e129eb71ba251d175186dc9c5b171681
SHA1 (patch-ac) = 40d119b7efed1a4622c42badc9ee97349b504044
Home |
Main Index |
Thread Index |
Old Index