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: Fri Jun 12 06:45:18 UTC 2026
Modified Files:
pkgsrc/mail/mutt: Makefile distinfo
Log Message:
mail/mutt: Update to version 2.3.3
This release fixes a crash bug when viewing a deeply nested message type
email. Thanks to Acts1631 for the bug report including a demonstration mbox
and proposed fix. There are additionally a few other smaller fixes. For more
details see the commits:
1386633a Fix configure --with-bundled-regex test.
801f3a2d Fix attachment list crash for deeply nested message types.
048f4ae2 Fix concat_path() functions to work for edge-cases too.
d07674ac Fix header cache get_foldername() bug.
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.125 -r1.126 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.297 pkgsrc/mail/mutt/Makefile:1.298
--- pkgsrc/mail/mutt/Makefile:1.297 Thu May 14 16:41:26 2026
+++ pkgsrc/mail/mutt/Makefile Fri Jun 12 06:45:18 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.297 2026/05/14 16:41:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.298 2026/06/12 06:45:18 tron Exp $
-DISTNAME= mutt-2.3.2
-PKGREVISION= 1
+DISTNAME= mutt-2.3.3
CATEGORIES= mail
MASTER_SITES= http://ftp.mutt.org/pub/mutt/
Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.125 pkgsrc/mail/mutt/distinfo:1.126
--- pkgsrc/mail/mutt/distinfo:1.125 Sun Apr 26 08:24:07 2026
+++ pkgsrc/mail/mutt/distinfo Fri Jun 12 06:45:18 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.125 2026/04/26 08:24:07 tron Exp $
+$NetBSD: distinfo,v 1.126 2026/06/12 06:45:18 tron Exp $
-BLAKE2s (mutt-2.3.2.tar.gz) = af366ed6eda9d0d0af9d43b0c763a7d4bd66496e19af20766cbd4d56039ba044
-SHA512 (mutt-2.3.2.tar.gz) = 78d7bcce1466bc7e188c579c00df0f308ea73b3f574b6fdecd399dc5f361ced971a6cecb09877b689a15aac8d02271b13d1f61e0d3197d79b6a348e6bf04f3ea
-Size (mutt-2.3.2.tar.gz) = 5570204 bytes
+BLAKE2s (mutt-2.3.3.tar.gz) = 77800b4deeb8a8f209559be151cd4ffef5bae527fc1c674d8e587aa680b3fffb
+SHA512 (mutt-2.3.3.tar.gz) = 80c2e7e9c76d1434df35bad11ccbf4a12b6c00b2fa59c27974bb74605ec23c7a09b25b0b0cc421870e01cef3d1c7b086d45f8c7f8eac93204c2002643a86e3e2
+Size (mutt-2.3.3.tar.gz) = 5570769 bytes
SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
SHA1 (patch-configure) = 214197f399431f25ca57e2567be88e7b4fb02e9a
Home |
Main Index |
Thread Index |
Old Index