pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/neomutt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Sep 13 14:56:14 UTC 2017

Modified Files:
        pkgsrc/mail/neomutt: Makefile distinfo

Log Message:
neomutt: update to 20170912.

2017-09-12  Richard Russon  <rich%flatcap.org@localhost>
* Bug Fixes
  - broken check on resend message
  - crash in vfolder-from-query
* Build
  - Be more formal about quoting in m4 macros
  - fix warnings raised by gcc7
  - notmuch: add support for the v5 API


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/mail/neomutt/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/neomutt/Makefile
diff -u pkgsrc/mail/neomutt/Makefile:1.34 pkgsrc/mail/neomutt/Makefile:1.35
--- pkgsrc/mail/neomutt/Makefile:1.34   Thu Sep  7 14:10:01 2017
+++ pkgsrc/mail/neomutt/Makefile        Wed Sep 13 14:56:14 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2017/09/07 14:10:01 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2017/09/13 14:56:14 wiz Exp $
 
-DISTNAME=              neomutt-20170907
+DISTNAME=              neomutt-20170912
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${DISTNAME}

Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.26 pkgsrc/mail/neomutt/distinfo:1.27
--- pkgsrc/mail/neomutt/distinfo:1.26   Thu Sep  7 14:10:01 2017
+++ pkgsrc/mail/neomutt/distinfo        Wed Sep 13 14:56:14 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2017/09/07 14:10:01 wiz Exp $
+$NetBSD: distinfo,v 1.27 2017/09/13 14:56:14 wiz Exp $
 
-SHA1 (neomutt-20170907.tar.gz) = 41faa67d7bcefa276534c128a650e26cb08fceec
-RMD160 (neomutt-20170907.tar.gz) = bc107fbb3998d088b48657cd12acee0a9063bd50
-SHA512 (neomutt-20170907.tar.gz) = 5dc7fca78c1f0fa16b4027a481e66cb7056e3587581f94d6681d4251fa6fc82870e0ac9cafe113e7d23ec1d8a6f7077ea38ad078c8b8e490f71bd3e90c7a89dd
-Size (neomutt-20170907.tar.gz) = 2532041 bytes
+SHA1 (neomutt-20170912.tar.gz) = acbb1debcb70a74a67d04654bd8379cb9728bb3f
+RMD160 (neomutt-20170912.tar.gz) = 77e4035991503f9fe33e6bf54b7843cfc98edecc
+SHA512 (neomutt-20170912.tar.gz) = 7551da47029667443257d9d370af7217846abf988d1469c4e08f367ef0bce2dfb658321df27176622bbd07e6d46c320380749d4ce05ee39cb1e8d9b6c3e1d7e6
+Size (neomutt-20170912.tar.gz) = 2533245 bytes



Home | Main Index | Thread Index | Old Index