pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mutt
Module Name: pkgsrc
Committed By: tron
Date: Sat Apr 14 22:28:03 UTC 2018
Modified Files:
pkgsrc/mail/mutt: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/mail/mutt/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/mutt/Makefile
diff -u pkgsrc/mail/mutt/Makefile:1.198 pkgsrc/mail/mutt/Makefile:1.199
--- pkgsrc/mail/mutt/Makefile:1.198 Thu Mar 22 08:14:52 2018
+++ pkgsrc/mail/mutt/Makefile Sat Apr 14 22:28:03 2018
@@ -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/
Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.64 pkgsrc/mail/mutt/distinfo:1.65
--- pkgsrc/mail/mutt/distinfo:1.64 Sun Mar 4 09:21:55 2018
+++ pkgsrc/mail/mutt/distinfo Sat Apr 14 22:28:03 2018
@@ -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