update to mutt-1.12.0

This commit is contained in:
sthen 2019-05-26 12:59:19 +00:00
parent 12b5be869d
commit 6405a83b53
5 changed files with 12 additions and 10 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.116 2019/05/20 22:15:16 naddy Exp $
# $OpenBSD: Makefile,v 1.117 2019/05/26 12:59:19 sthen Exp $
COMMENT= tty-based e-mail client
DISTNAME= mutt-1.11.4
DISTNAME= mutt-1.12.0
EPOCH= 3
REVISION= 0
CATEGORIES= mail
HOMEPAGE= http://www.mutt.org/

View File

@ -1,2 +1,2 @@
SHA256 (mutt-1.11.4.tar.gz) = tlE1fqbIdiF4CASTmRx37LER2RbRcdQiUAJXq0i+KAE=
SIZE (mutt-1.11.4.tar.gz) = 4582417
SHA256 (mutt-1.12.0.tar.gz) = yhJEh4Tte2yG1JiSHhi8exUtRUlKRS31anoMiq8T+Y8=
SIZE (mutt-1.12.0.tar.gz) = 4668896

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-contrib_gpg_rc,v 1.1 2018/10/29 17:55:11 sthen Exp $
$OpenBSD: patch-contrib_gpg_rc,v 1.2 2019/05/26 12:59:19 sthen Exp $
Index: contrib/gpg.rc
--- contrib/gpg.rc.orig
+++ contrib/gpg.rc
@@ -53,44 +53,44 @@
@@ -53,46 +53,46 @@
# breaking PGP/MIME.
# decode application/pgp
@ -51,10 +51,12 @@ Index: contrib/gpg.rc
+set pgp_verify_key_command="gpg2 --verbose --batch --fingerprint --check-sigs %r"
# read in the public key ring
# note: the second --with-fingerprint adds fingerprints to subkeys
-set pgp_list_pubring_command="gpg --no-verbose --batch --quiet --with-colons --with-fingerprint --with-fingerprint --list-keys %r"
+set pgp_list_pubring_command="gpg2 --no-verbose --batch --quiet --with-colons --with-fingerprint --with-fingerprint --list-keys %r"
# read in the secret key ring
# note: the second --with-fingerprint adds fingerprints to subkeys
-set pgp_list_secring_command="gpg --no-verbose --batch --quiet --with-colons --with-fingerprint --with-fingerprint --list-secret-keys %r"
+set pgp_list_secring_command="gpg2 --no-verbose --batch --quiet --with-colons --with-fingerprint --with-fingerprint --list-secret-keys %r"

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-main_c,v 1.12 2018/11/26 16:56:02 sthen Exp $
$OpenBSD: patch-main_c,v 1.13 2019/05/26 12:59:19 sthen Exp $
Pledge.
Index: main.c
--- main.c.orig
+++ main.c
@@ -810,6 +810,30 @@ int main (int argc, char **argv, char **environ)
@@ -812,6 +812,30 @@ int main (int argc, char **argv, char **environ)
}
}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.35 2019/01/09 16:31:50 sthen Exp $
@comment $OpenBSD: PLIST,v 1.36 2019/05/26 12:59:19 sthen Exp $
@pkgpath mail/mutt/stable${FLAVOR_COMMA}
@pkgpath mail/mutt/snapshot[,compressed][,hcache][,idn][,sidebar]${FLAVOR_COMMA}
@pkgpath mail/mutt[,compressed][,idn][,sidebar]${FLAVOR_COMMA}
@ -89,6 +89,7 @@ share/examples/mutt/sample.mailcap
share/examples/mutt/sample.muttrc
share/examples/mutt/sample.muttrc-compress
share/examples/mutt/sample.muttrc-sidebar
share/examples/mutt/sample.muttrc-starter
share/examples/mutt/sample.muttrc-tlr
share/examples/mutt/sample.vimrc-sidebar
share/examples/mutt/smime.rc