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 Feb 15 22:54:45 UTC 2020

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo

Log Message:
mutt: Update to version 1.13.4

This release fixes a potential memory corruption issue when sync'ing imap
mailboxes.  It also improves the speed of opening mailboxes with large threads
(when sorting by thread).  Lastly, it changes the default of $ssl_force_tls
back to unset.

1.13.4 (2020-02-15):
  ! Bug fix release.
  ! $ssl_force_tls reverted to default unset.  Defaulting this set was
    overly optimistic, and caused breakage.


To generate a diff of this commit:
cvs rdiff -u -r1.221 -r1.222 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.79 -r1.80 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.221 pkgsrc/mail/mutt/Makefile:1.222
--- pkgsrc/mail/mutt/Makefile:1.221     Sat Jan 18 21:49:51 2020
+++ pkgsrc/mail/mutt/Makefile   Sat Feb 15 22:54:45 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.221 2020/01/18 21:49:51 jperkin Exp $
+# $NetBSD: Makefile,v 1.222 2020/02/15 22:54:45 tron Exp $
 
-DISTNAME=              mutt-1.13.3
-PKGREVISION=           2
+DISTNAME=              mutt-1.13.4
 CATEGORIES=            mail
 MASTER_SITES=          ftp://ftp.mutt.org/pub/mutt/
 

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.79 pkgsrc/mail/mutt/distinfo:1.80
--- pkgsrc/mail/mutt/distinfo:1.79      Sun Jan 12 23:40:47 2020
+++ pkgsrc/mail/mutt/distinfo   Sat Feb 15 22:54:45 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.79 2020/01/12 23:40:47 tron Exp $
+$NetBSD: distinfo,v 1.80 2020/02/15 22:54:45 tron Exp $
 
-SHA1 (mutt-1.13.3.tar.gz) = 7c1f015f80e7fd43e872be914505beda6780c454
-RMD160 (mutt-1.13.3.tar.gz) = 694d67bc79694306baaef8ed9ca722f057ccdacd
-SHA512 (mutt-1.13.3.tar.gz) = 0238622fb465eca7ac6cc6d7daf2caf8c1ff6062b53f6d5c264d6eb9ca44462d064fe7b3df1ccec596d5f31360dda9963fc23202e1469fd38f8c465b2481e941
-Size (mutt-1.13.3.tar.gz) = 4896808 bytes
+SHA1 (mutt-1.13.4.tar.gz) = 2d009e2dee3814fd6416ea12f9a501c475367ea3
+RMD160 (mutt-1.13.4.tar.gz) = 05ca9a3f8b0a61fed14ed1bd80949c5957a2e820
+SHA512 (mutt-1.13.4.tar.gz) = 59ae13d7cef052818f38f6d52e2cb42251f393ecf622eae113bfa29218b541195471de822efbdb072c6f74a4dc385bb94fe27c37b44c62eac7e2a0a4e0c6adc3
+Size (mutt-1.13.4.tar.gz) = 4901222 bytes
 SHA1 (patch-aa) = ffa6fc8af174b3caf3286f24ea6330b4a27d91a1
 SHA1 (patch-ab) = 3d094b6bdb2b2ffac8ce6a1d3a306714c9f01835
 SHA1 (patch-ac) = 40d119b7efed1a4622c42badc9ee97349b504044



Home | Main Index | Thread Index | Old Index