update to neomutt-20170609

This commit is contained in:
sthen 2017-06-13 11:32:01 +00:00
parent f807294ac7
commit a07bc9e260
3 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2017/06/03 13:09:06 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2017/06/13 11:32:01 sthen Exp $
COMMENT= tty-based e-mail client, Mutt with patches
GH_ACCOUNT= neomutt
GH_PROJECT= neomutt
GH_TAGNAME= neomutt-20170602
GH_TAGNAME= neomutt-20170609
DISTNAME= ${GH_TAGNAME}
CATEGORIES= mail

View File

@ -1,2 +1,2 @@
SHA256 (neomutt-20170602.tar.gz) = U3YvhnqKYhPrvGUZkFjUdjR0ZzQL/2tWgW3httCf8M8=
SIZE (neomutt-20170602.tar.gz) = 2637472
SHA256 (neomutt-20170609.tar.gz) = /qr3rCMMvzl/Ao+sVJjji11mIHgIPgzzMpugTRu0sM0=
SIZE (neomutt-20170609.tar.gz) = 2637349

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-main_c,v 1.5 2017/06/03 13:09:06 sthen Exp $
$OpenBSD: patch-main_c,v 1.6 2017/06/13 11:32:01 sthen Exp $
Pledge
Index: main.c
--- main.c.orig
+++ main.c
@@ -406,6 +406,30 @@ int main(int argc, char **argv, char **env)
@@ -412,6 +412,30 @@ int main(int argc, char **argv, char **env)
}
}