summaryrefslogtreecommitdiff
path: root/deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-07-15 16:47:45 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-07-15 16:47:45 +0000
commite6246d1055202098dd1df8f2a827665d39dddde8 (patch)
tree6a8029cf8aa42fc328c40fc63ed5d1ae25d0c255 /deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h
parent- Update to 1.2.0 (diff)
- Chase security/gpgme update.
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the following ports require a patch to use the new gpgme correctly: deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim4 deskutils/kdepim4 deskutils/kdepimlibs4 deskutils/kdepimlibs4 deskutils/kdepimlibs4 finance/qhacc mail/mutt-devel net-im/ayttm net-im/centericq net-im/centerim net-im/centerim-devel security/openvas-libnasl These patches were submitted by various people and documented in ports/135911. PR: ports/135911
Diffstat (limited to 'deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h')
-rw-r--r--deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h b/deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h
new file mode 100644
index 000000000000..4ecdfe064735
--- /dev/null
+++ b/deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h
@@ -0,0 +1,11 @@
+--- libkdenetwork/gpgmepp/context.h.orig 2009-07-01 19:33:50.000000000 -0400
++++ libkdenetwork/gpgmepp/context.h 2009-07-01 19:36:53.000000000 -0400
+@@ -287,6 +287,8 @@
+ //
+ //
+
++ KDE_EXPORT void initializeLibrary();
++
+ KDE_EXPORT GpgME::Error setDefaultLocale( int category, const char * value );
+
+ KDE_EXPORT Context * wait( GpgME::Error & e, bool hang=true );