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 Oct  2 18:37:13 UTC 2025

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo
Removed Files:
        pkgsrc/mail/mutt/patches: patch-pager.c

Log Message:
mail/mutt: Update to version 2.2.15

This is a bug-fix release, fixing an IMAP search/limit bug, a compilation
issue, and containing a workaround for gsasl SMTP authentication issues with
some MS servers. A few parts of the documentation were also improved.


To generate a diff of this commit:
cvs rdiff -u -r1.289 -r1.290 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.120 -r1.121 pkgsrc/mail/mutt/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/mutt/patches/patch-pager.c

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.289 pkgsrc/mail/mutt/Makefile:1.290
--- pkgsrc/mail/mutt/Makefile:1.289     Mon Aug 25 11:29:53 2025
+++ pkgsrc/mail/mutt/Makefile   Thu Oct  2 18:37:12 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.289 2025/08/25 11:29:53 wiz Exp $
+# $NetBSD: Makefile,v 1.290 2025/10/02 18:37:12 tron Exp $
 
-DISTNAME=              mutt-2.2.14
-PKGREVISION=           3
+DISTNAME=              mutt-2.2.15
 CATEGORIES=            mail
 MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.120 pkgsrc/mail/mutt/distinfo:1.121
--- pkgsrc/mail/mutt/distinfo:1.120     Mon Aug 25 11:29:53 2025
+++ pkgsrc/mail/mutt/distinfo   Thu Oct  2 18:37:12 2025
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.120 2025/08/25 11:29:53 wiz Exp $
+$NetBSD: distinfo,v 1.121 2025/10/02 18:37:12 tron Exp $
 
-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
+BLAKE2s (mutt-2.2.15.tar.gz) = af70e0c84ef1118bd4c1cb2581136f0757b1d9f9cce36ee270e3c8930449da1d
+SHA512 (mutt-2.2.15.tar.gz) = f72c6d372242e2e9a2f8cdd0e38db8acc5311a85a58f90791d2725aa033ca7dbcc68dddea65d3750c9ac53b3b8606e32bf7aef8f9e1586c2d312602e13c0159a
+Size (mutt-2.2.15.tar.gz) = 5555304 bytes
 SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
 SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
 SHA1 (patch-configure) = d481cfd7e1e288d70ff9d48ac07d758ede5d3d30
 SHA1 (patch-doc_Makefile.in) = 8086887afeec554d0c78047a48ec3eb33d38f26c
-SHA1 (patch-pager.c) = 0dc2d3ea67202e02629b2bd703406fa7e164f2df



Home | Main Index | Thread Index | Old Index