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: Sun Aug 30 11:35:24 UTC 2026
Modified Files:
pkgsrc/mail/mutt: Makefile distinfo
Log Message:
mail/mutt: Update to version 2.4.2
This release fixes several minor bugs. The most interesting one is a
sporadic compose-menu prompt to update attachment encoding, occurring with
recent Linux kernels. See commit 9196c96e for more details.
The full set of changes are:
190ee83d Fix minor manual errors.
97e7e5f3 Fix <get-attachment> to remove attachments upon compose abort.
0df49f39 Fix <get-attachment> to use $tmpdraftdir.
9196c96e Change attachment stamping to use stat st_mtime by default.
55fed13f Fix OpenBSD build on sr.ht.
d74acef9 Fix Arch build on sr.ht:
aad2dde2 Fix minor typo in UPDATING file
4fc103f0 Set GPGME key flags when getting candidates.
To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.128 -r1.129 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.300 pkgsrc/mail/mutt/Makefile:1.301
--- pkgsrc/mail/mutt/Makefile:1.300 Sat Jul 4 13:35:52 2026
+++ pkgsrc/mail/mutt/Makefile Sun Aug 30 11:35:24 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.300 2026/07/04 13:35:52 tron Exp $
+# $NetBSD: Makefile,v 1.301 2026/08/30 11:35:24 tron Exp $
-DISTNAME= mutt-2.4.1
+DISTNAME= mutt-2.4.2
CATEGORIES= mail
MASTER_SITES= http://ftp.mutt.org/pub/mutt/
Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.128 pkgsrc/mail/mutt/distinfo:1.129
--- pkgsrc/mail/mutt/distinfo:1.128 Sat Jul 4 13:35:52 2026
+++ pkgsrc/mail/mutt/distinfo Sun Aug 30 11:35:24 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.128 2026/07/04 13:35:52 tron Exp $
+$NetBSD: distinfo,v 1.129 2026/08/30 11:35:24 tron Exp $
-BLAKE2s (mutt-2.4.1.tar.gz) = 58e6970d2132bd8fe0b5578f84483c08d0926b6ee3d368aeae97088f77d7131f
-SHA512 (mutt-2.4.1.tar.gz) = 370e871e1f417038f117883b82381967b82c4fffdc64498aacc115b18d91cdf91731d065c4d93ff2c929aeba73644d052f9e7cd84906a30fee918f2fff01237d
-Size (mutt-2.4.1.tar.gz) = 5626446 bytes
+BLAKE2s (mutt-2.4.2.tar.gz) = 91f0927ed5e921613007faf2151fd96654f725c8d3201c4c4d651bcab2b05574
+SHA512 (mutt-2.4.2.tar.gz) = ade2034c38fb331249a1c1b78d48e97f3ee5ba13c43e98adb4cf2776742c9c5d0df4db59f0de2642b396302bbe47eb00ab0cc6988f63e2ff684cb20d56a8c560
+Size (mutt-2.4.2.tar.gz) = 5628705 bytes
SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
SHA1 (patch-color.c) = 36ba13d3fb1a034ed464397c61679bdb8e2cc2e5
SHA1 (patch-configure) = 214197f399431f25ca57e2567be88e7b4fb02e9a
Home |
Main Index |
Thread Index |
Old Index