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:           Sun Jul 12 07:08:43 UTC 2020

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo

Log Message:
mutt: Update to version 1.14.6

This is a bug-fix release fixing a problem resetting access times that snuck
in starting with 1.11.0.  This only affected relative-path mailboxes, but
caused Mutt to "forget" new mail in mbox files.


To generate a diff of this commit:
cvs rdiff -u -r1.231 -r1.232 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.83 -r1.84 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.231 pkgsrc/mail/mutt/Makefile:1.232
--- pkgsrc/mail/mutt/Makefile:1.231     Wed Jun 24 06:34:02 2020
+++ pkgsrc/mail/mutt/Makefile   Sun Jul 12 07:08:43 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.231 2020/06/24 06:34:02 wiz Exp $
+# $NetBSD: Makefile,v 1.232 2020/07/12 07:08:43 tron Exp $
 
-DISTNAME=              mutt-1.14.5
+DISTNAME=              mutt-1.14.6
 CATEGORIES=            mail
-MASTER_SITES=          ftp://ftp.mutt.org/pub/mutt/
+MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 
 MAINTAINER=            tonio%NetBSD.org@localhost
 HOMEPAGE=              http://www.mutt.org/

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.83 pkgsrc/mail/mutt/distinfo:1.84
--- pkgsrc/mail/mutt/distinfo:1.83      Wed Jun 24 06:34:02 2020
+++ pkgsrc/mail/mutt/distinfo   Sun Jul 12 07:08:43 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.83 2020/06/24 06:34:02 wiz Exp $
+$NetBSD: distinfo,v 1.84 2020/07/12 07:08:43 tron Exp $
 
-SHA1 (mutt-1.14.5.tar.gz) = 2ec18627a6313242835ecc5dfec7602dcb7e0cca
-RMD160 (mutt-1.14.5.tar.gz) = 7967b16628db225ee89b4214193126a301889cbe
-SHA512 (mutt-1.14.5.tar.gz) = 950c8df3bdc552b41ba6209aed8d5ade6fff80fe4018a75856d0fdbcd6389bd995a6dee69e7badd05a9b40d2e2293ada9a9f9a96632e88af36b61162f226e2b9
-Size (mutt-1.14.5.tar.gz) = 5008208 bytes
+SHA1 (mutt-1.14.6.tar.gz) = 3cbce4e2d838ad9073b5162f4757f8a7d6b5adaa
+RMD160 (mutt-1.14.6.tar.gz) = 38e59067455117ea451eff9ece213d81fde10f90
+SHA512 (mutt-1.14.6.tar.gz) = a442b3f6b8fc4c1a5ed9a870a321c883aeeb736ce58820d393ee6d9c646a607790ad8aeeb1efa4f5394586484f3181fa8cbb6c90d82bbf2a74a046b07d1467e6
+Size (mutt-1.14.6.tar.gz) = 5010137 bytes
 SHA1 (patch-ab) = 3d094b6bdb2b2ffac8ce6a1d3a306714c9f01835
 SHA1 (patch-af) = fd9eb93b580ce4f2115c3db16b199578fa99ce94
 SHA1 (patch-ag) = a9bfc6041a9b763e77d9174073a3cd905c7b5f93



Home | Main Index | Thread Index | Old Index