update to neomutt-20170128

This commit is contained in:
sthen 2017-01-28 21:30:00 +00:00
parent 8f523853da
commit f3efb4d29e
3 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2017/01/13 15:36:59 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2017/01/28 21:30:00 sthen Exp $
COMMENT= tty-based e-mail client, Mutt with patches
V= 20170113
V= 20170128
DISTNAME= neomutt-$V
CATEGORIES= mail

View File

@ -1,2 +1,2 @@
SHA256 (neomutt-20170113.tar.gz) = 3haveIg6vumQ9y1SXZInsSu+rXw2ZgxlPHGorWupuJ8=
SIZE (neomutt-20170113.tar.gz) = 4583882
SHA256 (neomutt-20170128.tar.gz) = RW97eoq7ffyPw6wZDosG1i67PApkterBBFcc+fiENLA=
SIZE (neomutt-20170128.tar.gz) = 4603743

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-main_c,v 1.2 2017/01/13 15:36:59 sthen Exp $
$OpenBSD: patch-main_c,v 1.3 2017/01/28 21:30:00 sthen Exp $
Pledge
--- main.c.orig Fri Jan 13 14:04:04 2017
+++ main.c Fri Jan 13 15:32:39 2017
@@ -393,6 +393,30 @@ int main (int argc, char **argv, char **environ)
--- main.c.orig Sat Jan 28 12:46:45 2017
+++ main.c Sat Jan 28 21:25:26 2017
@@ -400,6 +400,30 @@ int main (int argc, char **argv, char **environ)
}
}