summaryrefslogtreecommitdiff
path: root/security/clamav/files/patch-configure
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-04-01 16:36:29 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-04-01 16:36:29 +0000
commitfc52284375ab776e97ba10d927693a5d3a0d1b87 (patch)
tree6104cfcf743c0f4ddad32d4a9dca69cd7829c251 /security/clamav/files/patch-configure
parent- Update to 2.5.16 (diff)
Update to clamav 0.70
- new thread manager (with better SMP support) - new switch ArchiveDetectEncrypted - new directive: ArchiveDetectEncrypted - see /usr/local/share/doc/clamav/NEWS - install html documentation to /usr/local/share/doc/clamav/html added CLAMAVUSER/CLAMAVGROUP support Adopted the port to ensure timely fixes in case I broke something :P Please reset the maintainer if TERAMOTO Masahiro shows up again.
Diffstat (limited to 'security/clamav/files/patch-configure')
-rw-r--r--security/clamav/files/patch-configure16
1 files changed, 4 insertions, 12 deletions
diff --git a/security/clamav/files/patch-configure b/security/clamav/files/patch-configure
index ab505db6d68f..91f768e7b971 100644
--- a/security/clamav/files/patch-configure
+++ b/security/clamav/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Thu Feb 19 14:18:40 2004
-+++ configure Thu Feb 19 14:19:31 2004
-@@ -9317,7 +9317,7 @@
+--- configure.orig Mon Mar 15 21:04:49 2004
++++ configure Thu Apr 1 14:56:36 2004
+@@ -9329,7 +9329,7 @@
@@ -9,7 +9,7 @@
INSTALL_CLAMAV_CONF_TRUE=
INSTALL_CLAMAV_CONF_FALSE='#'
else
-@@ -9327,7 +9327,7 @@
+@@ -9339,7 +9339,7 @@
@@ -18,11 +18,3 @@
INSTALL_FRESHCLAM_CONF_TRUE=
INSTALL_FRESHCLAM_CONF_FALSE='#'
else
-@@ -9564,6 +9564,7 @@
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- #include "confdefs.h"
-+#include <sys/types.h>
- #include <netinet/in.h>
- int main(int argc, char **argv) { in_port_t pt; pt = 0; return pt; }
- _ACEOF