update to neomutt-20180716

This commit is contained in:
sthen 2018-07-17 13:22:45 +00:00
parent e956097ca7
commit 444f16b4e6
3 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.32 2018/07/01 21:35:57 sthen Exp $
# $OpenBSD: Makefile,v 1.33 2018/07/17 13:22:45 sthen Exp $
COMMENT= tty-based e-mail client, Mutt with patches
GH_ACCOUNT= neomutt
GH_PROJECT= neomutt
GH_TAGNAME= neomutt-20180622
GH_TAGNAME= neomutt-20180716
DISTNAME= ${GH_TAGNAME}
CATEGORIES= mail

View File

@ -1,2 +1,2 @@
SHA256 (neomutt-20180622.tar.gz) = konvYWaMTu45qF+1k/Svy1IKkNeEBgn9kiREsF3t85k=
SIZE (neomutt-20180622.tar.gz) = 2769280
SHA256 (neomutt-20180716.tar.gz) = vYmCaYC0k7oxIijJwU/+JAPiaFca6mAIxtx+04SN4gA=
SIZE (neomutt-20180716.tar.gz) = 2778105

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-newsrc_c,v 1.7 2018/07/01 21:35:57 sthen Exp $
$OpenBSD: patch-newsrc_c,v 1.8 2018/07/17 13:22:45 sthen Exp $
Index: newsrc.c
--- newsrc.c.orig
+++ newsrc.c
@@ -636,7 +636,7 @@ static int active_get_cache(struct NntpServer *nserv)
@@ -641,7 +641,7 @@ static int active_get_cache(struct NntpServer *nserv)
if (!fp)
return -1;