From 3ab1b8443ec60e4983c4666f0e84cedab20e81d2 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Wed, 23 Jul 2014 09:54:02 +0000 Subject: - Replace security/gnutls with security/gnutls3 and update to 3.2.15 - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) --- mail/libvmime/files/patch-vmime__base.hpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 mail/libvmime/files/patch-vmime__base.hpp (limited to 'mail/libvmime/files/patch-vmime__base.hpp') diff --git a/mail/libvmime/files/patch-vmime__base.hpp b/mail/libvmime/files/patch-vmime__base.hpp deleted file mode 100644 index eae3e285d0d3..000000000000 --- a/mail/libvmime/files/patch-vmime__base.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ./vmime/base.hpp.orig 2010-02-06 10:12:57.000000000 -0800 -+++ ./vmime/base.hpp 2013-09-05 17:05:39.233608129 -0700 -@@ -252,7 +252,7 @@ - template - ref dynamicCast(ref y) - { -- return y.dynamicCast (); -+ return y. template dynamicCast (); - } - - } // vmime -- cgit v1.2.3