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:           Thu Feb 20 18:41:55 UTC 2025

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo

Log Message:
mail/mutt: Update to version 2.2.14

This is a bug-fix release, fixing two crash bugs, an attachment filename
encoding issue, and adding a new config for S/MIME pkcs7 handling.


To generate a diff of this commit:
cvs rdiff -u -r1.285 -r1.286 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.118 -r1.119 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.285 pkgsrc/mail/mutt/Makefile:1.286
--- pkgsrc/mail/mutt/Makefile:1.285     Wed Jan  8 11:32:16 2025
+++ pkgsrc/mail/mutt/Makefile   Thu Feb 20 18:41:55 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.285 2025/01/08 11:32:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.286 2025/02/20 18:41:55 tron Exp $
 
-DISTNAME=              mutt-2.2.13
-PKGREVISION=           7
+DISTNAME=              mutt-2.2.14
 CATEGORIES=            mail
 MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.118 pkgsrc/mail/mutt/distinfo:1.119
--- pkgsrc/mail/mutt/distinfo:1.118     Fri May  3 06:33:44 2024
+++ pkgsrc/mail/mutt/distinfo   Thu Feb 20 18:41:55 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.118 2024/05/03 06:33:44 jperkin Exp $
+$NetBSD: distinfo,v 1.119 2025/02/20 18:41:55 tron Exp $
 
-BLAKE2s (mutt-2.2.13.tar.gz) = 8a18a21d1da8b6b2c1ea62dbf5dc16538f757974700236fee2ae6c679ae4f2be
-SHA512 (mutt-2.2.13.tar.gz) = dcd84235b6f759c31b56cf021efc17c0bb1fd4d59226d12af9838f3cbbcf0301262ae5f67803565cce3afd6ff5eed3a380a81958f57fb7d8f38e2ecfd0ff7d2c
-Size (mutt-2.2.13.tar.gz) = 5539130 bytes
+BLAKE2s (mutt-2.2.14.tar.gz) = 9a504c1a3015774eed3283b9cf37812b95056f67f0223f100b53facb1c583dc9
+SHA512 (mutt-2.2.14.tar.gz) = 5c2aacc6a6be8e2be3ee5085c364383f7ed1b7fef730607c70d5e588f65a0fea8748b12b9cdadee7dabdaa5d3c5f94ebddc092737f0ce3b5022c8e5bc7e3c42f
+Size (mutt-2.2.14.tar.gz) = 5549971 bytes
 SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
 SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
 SHA1 (patch-configure) = d481cfd7e1e288d70ff9d48ac07d758ede5d3d30



Home | Main Index | Thread Index | Old Index