aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2008-03-06 07:09:46 +0800
committerdelphij <delphij@FreeBSD.org>2008-03-06 07:09:46 +0800
commit85e4d646df91ae6b640bfe1df907068bbbae2dc2 (patch)
tree0c0feb311fdaa7092deba11aaff1826ca69dfd44 /mail
parentecd23d2f6518b24a29603375d9892d2e9b86112a (diff)
downloadfreebsd-ports-gnome-85e4d646df91ae6b640bfe1df907068bbbae2dc2.tar.gz
freebsd-ports-gnome-85e4d646df91ae6b640bfe1df907068bbbae2dc2.tar.zst
freebsd-ports-gnome-85e4d646df91ae6b640bfe1df907068bbbae2dc2.zip
Remove GNUTLS_E_OPENPGP_TRUSTDB_VERSION_UNSUPPORTED after GNUTLS upgrad
in order to fix build. Reporteed by: pointyhat via pav
Diffstat (limited to 'mail')
-rw-r--r--mail/libvmime/files/patch-src__net__tls__TLSSession.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/libvmime/files/patch-src__net__tls__TLSSession.cpp b/mail/libvmime/files/patch-src__net__tls__TLSSession.cpp
new file mode 100644
index 000000000000..67657e1d37a7
--- /dev/null
+++ b/mail/libvmime/files/patch-src__net__tls__TLSSession.cpp
@@ -0,0 +1,10 @@
+--- ./src/net/tls/TLSSession.cpp.orig 2006-02-05 02:22:59.000000000 -0800
++++ ./src/net/tls/TLSSession.cpp 2008-03-05 14:56:02.985397985 -0800
+@@ -300,7 +300,6 @@
+ ERROR(GNUTLS_E_ASN1_TYPE_ANY_ERROR)
+ ERROR(GNUTLS_E_ASN1_SYNTAX_ERROR)
+ ERROR(GNUTLS_E_ASN1_DER_OVERFLOW)
+- ERROR(GNUTLS_E_OPENPGP_TRUSTDB_VERSION_UNSUPPORTED)
+ ERROR(GNUTLS_E_OPENPGP_UID_REVOKED)
+ ERROR(GNUTLS_E_CERTIFICATE_ERROR)
+ //ERROR(GNUTLS_E_X509_CERTIFICATE_ERROR)