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 Aug 18 18:35:06 UTC 2023

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo

Log Message:
mutt: Update to version 2.2.11

This is a bug-fix release, fixing a build issue with GPGME on MacOS.
It also fixes an old bug with collapse-all when sort=reverse-threads.


To generate a diff of this commit:
cvs rdiff -u -r1.271 -r1.272 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.114 -r1.115 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.271 pkgsrc/mail/mutt/Makefile:1.272
--- pkgsrc/mail/mutt/Makefile:1.271     Mon Aug 14 05:24:47 2023
+++ pkgsrc/mail/mutt/Makefile   Fri Aug 18 18:35:05 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.271 2023/08/14 05:24:47 wiz Exp $
+# $NetBSD: Makefile,v 1.272 2023/08/18 18:35:05 tron Exp $
 
-DISTNAME=              mutt-2.2.10
-PKGREVISION=           2
+DISTNAME=              mutt-2.2.11
 CATEGORIES=            mail
 MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.114 pkgsrc/mail/mutt/distinfo:1.115
--- pkgsrc/mail/mutt/distinfo:1.114     Sun Mar 26 07:50:10 2023
+++ pkgsrc/mail/mutt/distinfo   Fri Aug 18 18:35:05 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.114 2023/03/26 07:50:10 tron Exp $
+$NetBSD: distinfo,v 1.115 2023/08/18 18:35:05 tron Exp $
 
-BLAKE2s (mutt-2.2.10.tar.gz) = b2e235c3d4e543ead36cbdf1701f3dce1e473286ae6ec0446c4ad35d36adfc9f
-SHA512 (mutt-2.2.10.tar.gz) = 6db0009163b31425dafe7b6e38374a623f1fd057daf57baaebe18be6d42e5a0ce7087a41bc5e2411f4fbe144497a43682c480754b51108952c7dd16b9294192f
-Size (mutt-2.2.10.tar.gz) = 5530411 bytes
+BLAKE2s (mutt-2.2.11.tar.gz) = e20fdcbef1ad8ffaf4acf6eaa033df1f0ce51701f5ada38db2906253b2b8be4d
+SHA512 (mutt-2.2.11.tar.gz) = 5372816b281b4805e19a134c08028bae0420c7417ef6e6b5c9ba6e49a79bf0bae7f97ffcc98486d558df0648750106a702c96cd01e0769983826e98a213a172a
+Size (mutt-2.2.11.tar.gz) = 5538204 bytes
 SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
 SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
 SHA1 (patch-configure) = 6ecee8d2aef0a6280d9eb9d195beed2c439a2c87



Home | Main Index | Thread Index | Old Index