diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index e8b3c6a50df..3866e2834fd 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -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 diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo index cd7ce429c32..cd9c135ce20 100644 --- a/mail/neomutt/distinfo +++ b/mail/neomutt/distinfo @@ -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 diff --git a/mail/neomutt/patches/patch-newsrc_c b/mail/neomutt/patches/patch-newsrc_c index 5088501ab69..03ed146960b 100644 --- a/mail/neomutt/patches/patch-newsrc_c +++ b/mail/neomutt/patches/patch-newsrc_c @@ -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;