summaryrefslogtreecommitdiffstats
path: root/main/claws-mail/claws_gnutls.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-07-02 09:49:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-07-02 09:49:43 +0000
commiteec2f1c7b69e668c82a014c4454c24de18c5cd68 (patch)
treede37399c73459ba931874df9f0fae68005cb919e /main/claws-mail/claws_gnutls.patch
parent8ed5ab122bd5d3bee0c44a8524c86e18dcae45d7 (diff)
downloadaports-eec2f1c7b69e668c82a014c4454c24de18c5cd68.tar.bz2
aports-eec2f1c7b69e668c82a014c4454c24de18c5cd68.tar.xz
main/claws-mail: upgrade to 3.8.1
Diffstat (limited to 'main/claws-mail/claws_gnutls.patch')
-rw-r--r--main/claws-mail/claws_gnutls.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/main/claws-mail/claws_gnutls.patch b/main/claws-mail/claws_gnutls.patch
deleted file mode 100644
index 315a0eddb..000000000
--- a/main/claws-mail/claws_gnutls.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2646
-
-diff --git a/src/common/ssl_certificate.c b/src/common/ssl_certificate.c
-index f37e51f..4911acb 100644
---- a/src/common/ssl_certificate.c
-+++ b/src/common/ssl_certificate.c
-@@ -686,7 +686,7 @@ parse_pkcs12 (gnutls_pkcs12_t p12,
- gnutls_x509_privkey * key,
- gnutls_x509_crt_t * cert)
- {
-- gnutls_pkcs12_bag bag = NULL;
-+ gnutls_pkcs12_bag_t bag = NULL;
- int index = 0;
- int ret;
-