diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-09 16:58:46 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-09 16:58:46 +0000 |
| commit | 1ab58ffd234335e59cd9eb6e8c8c3cd8c58b8b40 (patch) | |
| tree | f11187f7f4728c25475db1fb7202176683329fbd /mail/mutt-devel/files/patch-smime-self | |
| parent | - Update to 1.5 (diff) | |
- Update to 1.5.19
PR: 131445
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Diffstat (limited to 'mail/mutt-devel/files/patch-smime-self')
| -rw-r--r-- | mail/mutt-devel/files/patch-smime-self | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/mutt-devel/files/patch-smime-self b/mail/mutt-devel/files/patch-smime-self index 269e2b5f6708..d8b0e7b8d336 100644 --- a/mail/mutt-devel/files/patch-smime-self +++ b/mail/mutt-devel/files/patch-smime-self @@ -22,18 +22,18 @@ Base: http://descolada.dartmouth.edu/mutt/patch-1.5.4+-ow.smime-encrypt-self.2 { /* signed ? free it! */ return (-1); ---- init.h 14 Apr 2003 09:09:53 -0000 3.38 -+++ init.h 7 May 2003 14:57:02 -0000 -@@ -1585,6 +1585,11 @@ - /* +--- init.h.orig 2009-02-06 13:43:14.000000000 +0100 ++++ init.h 2009-02-06 13:46:53.000000000 +0100 +@@ -1957,6 +1957,11 @@ + ** not used. + ** (S/MIME only) */ - -+ { "smime_encrypt_self", DT_QUAD, R_NONE, OPT_SMIMEENCRYPTSELF, M_YES }, ++ { "smime_encrypt_self", DT_QUAD, R_NONE, OPT_SMIMEENCRYPTSELF, 1 }, + /* + ** .pp + ** Encrypt the message to smime_default_key too. + */ - { "smime_timeout", DT_NUM, R_NONE, UL &SmimeTimeout, 300 }, + { "smime_encrypt_with", DT_STR, R_NONE, UL &SmimeCryptAlg, 0 }, /* ** .pp diff -u -d -b -B -r3.18 mutt.h |
