From 8b28f3f3ebe53d1e7705172ffc1d12954f97ce9e Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Sun, 17 Jan 2016 17:28:08 +0000 Subject: - Resurrect `mail/bincimap' port (project was moved to SF.net from the abandoned http://www.bincimap.org/ website) - Distfile is .tar.gz now instead of original .tar.bz2, but the contents is identical (no changes whatsoever) - Clean up and modernize the port: convert to OPTIONS, define LICENSE, get rid of CONFDIR in favor of ETCDIR, allow to build with GCC 4.7+, use @sample in pkg-plist, kill bogus EOL whitespace in pkg-descr, etc. --- mail/bincimap/files/patch-src_tools.cc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/bincimap/files/patch-src_tools.cc (limited to 'mail/bincimap/files/patch-src_tools.cc') diff --git a/mail/bincimap/files/patch-src_tools.cc b/mail/bincimap/files/patch-src_tools.cc new file mode 100644 index 000000000000..9a7e5c874f04 --- /dev/null +++ b/mail/bincimap/files/patch-src_tools.cc @@ -0,0 +1,11 @@ +--- src/tools.cc.orig 2005-01-08 10:20:48 UTC ++++ src/tools.cc +@@ -35,6 +35,8 @@ + #include + #endif + #include ++#include ++#include + + #include "tools.h" + -- cgit v1.2.3