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: Sat Nov 22 08:07:32 UTC 2025
Modified Files:
pkgsrc/mail/mutt: Makefile distinfo
Log Message:
mail/mutt: Update to version 2.2.16
This is a bug-fix release, fixing a resource leak when compiled with
OpenSSL/LibreSSL, which could eventually result in new connections failing.
To generate a diff of this commit:
cvs rdiff -u -r1.290 -r1.291 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.121 -r1.122 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.290 pkgsrc/mail/mutt/Makefile:1.291
--- pkgsrc/mail/mutt/Makefile:1.290 Thu Oct 2 18:37:12 2025
+++ pkgsrc/mail/mutt/Makefile Sat Nov 22 08:07:32 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.290 2025/10/02 18:37:12 tron Exp $
+# $NetBSD: Makefile,v 1.291 2025/11/22 08:07:32 tron Exp $
-DISTNAME= mutt-2.2.15
+DISTNAME= mutt-2.2.16
CATEGORIES= mail
MASTER_SITES= http://ftp.mutt.org/pub/mutt/
Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.121 pkgsrc/mail/mutt/distinfo:1.122
--- pkgsrc/mail/mutt/distinfo:1.121 Thu Oct 2 18:37:12 2025
+++ pkgsrc/mail/mutt/distinfo Sat Nov 22 08:07:32 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.121 2025/10/02 18:37:12 tron Exp $
+$NetBSD: distinfo,v 1.122 2025/11/22 08:07:32 tron Exp $
-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
+BLAKE2s (mutt-2.2.16.tar.gz) = deae68292559b472f40630837cb728364b3c28ce7aeebfc049bfd462233d1e63
+SHA512 (mutt-2.2.16.tar.gz) = 5048aa9af6d928be59fe42b0bdbf22fc46c1dd47582cc7036782bff5756af2410ba80f2398c1edbf7be59a96eaa6736c8b8eff198f0dfc8841fb744093a39f80
+Size (mutt-2.2.16.tar.gz) = 5557080 bytes
SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
SHA1 (patch-configure) = d481cfd7e1e288d70ff9d48ac07d758ede5d3d30
Home |
Main Index |
Thread Index |
Old Index