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 Mar 20 08:55:11 UTC 2026

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo

Log Message:
mail/mutt: Update to version 2.3.1

This is a bug-fix release, fixing a compilation error when configured
--without-wc-funcs, and a potential bug in the folder browser.


To generate a diff of this commit:
cvs rdiff -u -r1.294 -r1.295 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.123 -r1.124 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.294 pkgsrc/mail/mutt/Makefile:1.295
--- pkgsrc/mail/mutt/Makefile:1.294     Fri Feb  6 10:05:14 2026
+++ pkgsrc/mail/mutt/Makefile   Fri Mar 20 08:55:11 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.294 2026/02/06 10:05:14 wiz Exp $
+# $NetBSD: Makefile,v 1.295 2026/03/20 08:55:11 tron Exp $
 
-DISTNAME=              mutt-2.3.0
-PKGREVISION=           1
+DISTNAME=              mutt-2.3.1
 CATEGORIES=            mail
 MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.123 pkgsrc/mail/mutt/distinfo:1.124
--- pkgsrc/mail/mutt/distinfo:1.123     Sun Jan 25 09:09:34 2026
+++ pkgsrc/mail/mutt/distinfo   Fri Mar 20 08:55:11 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.123 2026/01/25 09:09:34 tron Exp $
+$NetBSD: distinfo,v 1.124 2026/03/20 08:55:11 tron Exp $
 
-BLAKE2s (mutt-2.3.0.tar.gz) = e39ff676ca2d828cfa23a34129c5ab1720b21e16e252599c439cc524420c8d02
-SHA512 (mutt-2.3.0.tar.gz) = 8020ccc1c45e407c07c21a4b0df0cb68355f1153356e7b070dd9e967b4e7e47c705e0d3d2fe63168f179d985d324b737cc92f8f0680f7df9e4c0a1efbd8f4930
-Size (mutt-2.3.0.tar.gz) = 5562198 bytes
+BLAKE2s (mutt-2.3.1.tar.gz) = 77b46c4774b7f4a8aeb24ac1ded85f38bd38dea93447efb2e8a8044a79a09df6
+SHA512 (mutt-2.3.1.tar.gz) = f30dd66af84928297b08b5fb05de460724fe5ce2ac705f33bb073c91f01eaecbb39cd7c14adc2ed3c310a982da54ae12c8a64b5fec7f937bca71ebd5699407ff
+Size (mutt-2.3.1.tar.gz) = 5561868 bytes
 SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
 SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
 SHA1 (patch-configure) = d481cfd7e1e288d70ff9d48ac07d758ede5d3d30



Home | Main Index | Thread Index | Old Index