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: Tue May 2 09:39:56 UTC 2017
Modified Files:
pkgsrc/mail/neomutt: Makefile distinfo
Log Message:
Updated neomutt to 20170428.
2017-04-28 Richard Russon <rich%flatcap.org@localhost>
* Bug Fixes
- Fix and simplify handling of GPGME in configure.ac (@gahr)
* Docs
- Fix typo in README.neomutt (@l2dy)
* Upstream
- Fix km_error_key() infinite loop and unget buffer pollution
- Fix error message when opening a mailbox with no read permission
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.19 -r1.20 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.26 pkgsrc/mail/neomutt/Makefile:1.27
--- pkgsrc/mail/neomutt/Makefile:1.26 Thu Apr 27 12:25:13 2017
+++ pkgsrc/mail/neomutt/Makefile Tue May 2 09:39:56 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2017/04/27 12:25:13 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/05/02 09:39:56 wiz Exp $
-DISTNAME= neomutt-20170421
+DISTNAME= neomutt-20170428
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${DISTNAME}
Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.19 pkgsrc/mail/neomutt/distinfo:1.20
--- pkgsrc/mail/neomutt/distinfo:1.19 Thu Apr 27 12:25:13 2017
+++ pkgsrc/mail/neomutt/distinfo Tue May 2 09:39:56 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2017/04/27 12:25:13 wiz Exp $
+$NetBSD: distinfo,v 1.20 2017/05/02 09:39:56 wiz Exp $
-SHA1 (neomutt-20170421.tar.gz) = fe91e4a14b68cb48ddf55a19fea8087e69cc2e4d
-RMD160 (neomutt-20170421.tar.gz) = 9c9ac58493f27cd9075b66d3c708ff42184c18b7
-SHA512 (neomutt-20170421.tar.gz) = 7bae2f751a20685f3f38d31eafed11a9bddbd39bef39458e9b117161f6e10e6b73bff702029480aeb105425d2abe5049f7cc6df1b83a96ccae3dcd3054f5425f
-Size (neomutt-20170421.tar.gz) = 2733547 bytes
+SHA1 (neomutt-20170428.tar.gz) = 225d7b75ea22a159b6a4dfddecd0d49e81363cf1
+RMD160 (neomutt-20170428.tar.gz) = a2fc7ab8d9706c775cb80e9cb4a893b98c77a462
+SHA512 (neomutt-20170428.tar.gz) = d64306dce722066e5337ba49485d1368b8ee370e55143434c839d6092bf33330af035f196dd5c90fedd17f4f91e2658ab957c81694997a06a3565698020f420c
+Size (neomutt-20170428.tar.gz) = 2733684 bytes
Home |
Main Index |
Thread Index |
Old Index