diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-23 09:54:02 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-23 09:54:02 +0000 |
commit | 3ab1b8443ec60e4983c4666f0e84cedab20e81d2 (patch) | |
tree | d13723a66084b6936010f3cea6404da7bbcf103b /mail/anubis/files/patch-config.h.in | |
parent | - Switch to USES=libtool, drop .la files (diff) |
- 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)
Diffstat (limited to 'mail/anubis/files/patch-config.h.in')
-rw-r--r-- | mail/anubis/files/patch-config.h.in | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/mail/anubis/files/patch-config.h.in b/mail/anubis/files/patch-config.h.in deleted file mode 100644 index 246471ac1b43..000000000000 --- a/mail/anubis/files/patch-config.h.in +++ /dev/null @@ -1,23 +0,0 @@ ---- ./config.h.in.orig 2008-12-19 13:30:37.000000000 -0500 -+++ ./config.h.in 2011-02-09 20:52:34.000000000 -0500 -@@ -180,9 +180,6 @@ - /* Define to 1 if you have the `pam' library (-lpam). */ - #undef HAVE_LIBPAM - --/* Define to 1 if you have the `pam_misc' library (-lpam_misc). */ --#undef HAVE_LIBPAM_MISC -- - /* Define to 1 if you have the `pcre' library (-lpcre). */ - #undef HAVE_LIBPCRE - -@@ -252,8 +249,8 @@ - /* Define to 1 if you have the <security/pam_appl.h> header file. */ - #undef HAVE_SECURITY_PAM_APPL_H - --/* Define to 1 if you have the <security/pam_misc.h> header file. */ --#undef HAVE_SECURITY_PAM_MISC_H -+/* Define to 1 if you have the <security/openpam.h> header file. */ -+#undef HAVE_SECURITY_OPENPAM_H - - /* Define to 1 if you have the `setegid' function. */ - #undef HAVE_SETEGID |