summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/patch-crypt-gpgme.c
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-07-22 09:15:04 +0000
committerChris Rees <crees@FreeBSD.org>2012-07-22 09:15:04 +0000
commitbb040dde3e08355fc3ff13644072333bff22f964 (patch)
tree48afad7ae2c1b5fd6c866fadb03127860561cb60 /mail/mutt-devel/files/patch-crypt-gpgme.c
parent- Upgrade to 0.12.3.ja2. (diff)
Move mail/mutt to mail/mutt14
Move mail/mutt-lite to mail/mutt14-lite Move mail/mutt-devel to mail/mutt Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid breaking the cvs exporter PR: ports/169546 Suggested by: obrien Approved by: maintainer
Notes
Notes: svn path=/head/; revision=301308
Diffstat (limited to 'mail/mutt-devel/files/patch-crypt-gpgme.c')
-rw-r--r--mail/mutt-devel/files/patch-crypt-gpgme.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/mutt-devel/files/patch-crypt-gpgme.c b/mail/mutt-devel/files/patch-crypt-gpgme.c
deleted file mode 100644
index 2fb9536f3cd6..000000000000
--- a/mail/mutt-devel/files/patch-crypt-gpgme.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./crypt-gpgme.c.orig 2009-07-01 21:28:51.000000000 -0400
-+++ ./crypt-gpgme.c 2009-07-01 21:31:52.000000000 -0400
-@@ -342,6 +342,7 @@
- gpgme_error_t err;
- gpgme_ctx_t ctx;
-
-+ gpgme_check_version (NULL);
- if (!GpgmeLocaleSet)
- {
- gpgme_set_locale (NULL, LC_CTYPE, setlocale (LC_CTYPE, NULL));