From e6246d1055202098dd1df8f2a827665d39dddde8 Mon Sep 17 00:00:00 2001 From: Wesley Shields Date: Wed, 15 Jul 2009 16:47:45 +0000 Subject: - 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 --- deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h (limited to 'deskutils/kdepim3/files/patch-libkdenetwork-gpgmepp-context.h') 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 ); -- cgit v1.2.3