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 2.2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e285775c766c
branches:  trunk
changeset: 382899:e285775c766c
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Aug 08 06:49:52 2022 +0000

description:
mutt: Update to version 2.2.7

This is a bug-fix release, fixing a $edit_headers bug on MacOS, along with
several other small issues.  It also changes $query_command to be stricter
when parsing results, and adds '%s' expando support to $pager.

diffstat:

 mail/mutt/Makefile |  5 ++---
 mail/mutt/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 3d3ef23f314e -r e285775c766c mail/mutt/Makefile
--- a/mail/mutt/Makefile        Mon Aug 08 06:04:33 2022 +0000
+++ b/mail/mutt/Makefile        Mon Aug 08 06:49:52 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.263 2022/06/28 11:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.264 2022/08/08 06:49:52 tron Exp $
 
-DISTNAME=              mutt-2.2.6
-PKGREVISION=           1
+DISTNAME=              mutt-2.2.7
 CATEGORIES=            mail
 MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 
diff -r 3d3ef23f314e -r e285775c766c mail/mutt/distinfo
--- a/mail/mutt/distinfo        Mon Aug 08 06:04:33 2022 +0000
+++ b/mail/mutt/distinfo        Mon Aug 08 06:49:52 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.110 2022/06/06 20:58:33 tron Exp $
+$NetBSD: distinfo,v 1.111 2022/08/08 06:49:52 tron Exp $
 
-BLAKE2s (mutt-2.2.6.tar.gz) = c23c49f6b0bc40db210482eac629210b0a171929eafd3808fb4dff8dadc09919
-SHA512 (mutt-2.2.6.tar.gz) = 07d473b6e6774f3988538e799fcc73ad35efceb5b1a3ee377754332f34db664d40ffa650711c7720ddc5c248e5379bba19fc5fd3dc7418a25305780e25f3b52b
-Size (mutt-2.2.6.tar.gz) = 5517121 bytes
+BLAKE2s (mutt-2.2.7.tar.gz) = 962fc13b6beb8fcb7b206c2e8a4de64de841bf4e8b23096aefcb29f55c59afe6
+SHA512 (mutt-2.2.7.tar.gz) = 5bc88d3efe82db50c2756e7011831caf907adf794e4d693d1318d25deeabac6834989ddef074064252f0f1f0e7df30d6d7d895e0a1d7893696e1f5252955ba22
+Size (mutt-2.2.7.tar.gz) = 5522342 bytes
 SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
 SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
 SHA1 (patch-configure) = 6ecee8d2aef0a6280d9eb9d195beed2c439a2c87



Home | Main Index | Thread Index | Old Index