aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/mod_clamav/Makefile2
-rw-r--r--www/mod_clamav/distinfo4
-rw-r--r--www/mod_clamav/files/patch-mod_clamav.c19
3 files changed, 3 insertions, 22 deletions
diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile
index a337dc39518..7c9b005d33e 100644
--- a/www/mod_clamav/Makefile
+++ b/www/mod_clamav/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_clamav
-PORTVERSION= 0.20
+PORTVERSION= 0.21
CATEGORIES= www security
MASTER_SITES= http://software.othello.ch/mod_clamav/
diff --git a/www/mod_clamav/distinfo b/www/mod_clamav/distinfo
index eb03f7f5b9d..3e40e2b6fb9 100644
--- a/www/mod_clamav/distinfo
+++ b/www/mod_clamav/distinfo
@@ -1,2 +1,2 @@
-MD5 (mod_clamav-0.20.tar.gz) = b19c3c5c74c5f554c29702950d350f45
-SIZE (mod_clamav-0.20.tar.gz) = 308197
+MD5 (mod_clamav-0.21.tar.gz) = 98bd0d8628be8ddeae21da6623e57d20
+SIZE (mod_clamav-0.21.tar.gz) = 308497
diff --git a/www/mod_clamav/files/patch-mod_clamav.c b/www/mod_clamav/files/patch-mod_clamav.c
deleted file mode 100644
index cf2ec9f46cd..00000000000
--- a/www/mod_clamav/files/patch-mod_clamav.c
+++ /dev/null
@@ -1,19 +0,0 @@
---- mod_clamav.c.orig Wed Apr 21 18:29:42 2004
-+++ mod_clamav.c Wed Apr 21 18:30:07 2004
-@@ -310,6 +310,7 @@
- int rc = 1, i, l;
- char *ct;
- const char *action;
-+ clamav_safeuri *p;
-
- /* requests with only headers can be bypassed */
- if (f->r->header_only) {
-@@ -339,7 +340,7 @@
- }
-
- /* check safe uri */
-- clamav_safeuri *p = (clamav_safeuri *)(rec->safeuris->elts);
-+ p = (clamav_safeuri *)(rec->safeuris->elts);
- for (i = 0; i < rec->safeuris->nelts; i++) {
- switch (p[i].matchtype) {
- case MATCH_SAFE_URI:
d>1-2/+3 | * Resolve an install issue when no pre-existing syslog-ng.conf exists incy2011-06-051-1/+1 | | | | $LOCALBASE. * PLIST fixes.cy2011-06-052-5/+1 | * Sync with base syslog-ng3 port.cy2011-06-041-25/+30 | | | | Suggested by: Peter Czanik (czanik@balabit.hu) - syslog-ng3 upline * Update to a new beta, from 3.2beta1 to 3.3.0beta1.cy2011-06-034-8/+96 | * - Get Rid MD5 supportmiwi2011-03-191-1/+0 | * - dbi.0 => dbi.1clsung2011-03-071-2/+3 | | | | - bump PORTREVISION * Fix typo.cy2010-11-131-1/+1 | * - Libnet11 is only used when SPOOF option is speified.cy2010-11-131-8/+9 | | | | | - Mark broken when SPOOF option is specified on amd64 platform. - Move inclusion of bsd.port.pre.mk to enalbe amd64 test * Welcoming syslog-ng 3.2 Beta1 into syslog-ng3-devel. Suggested bycy2010-11-093-9/+61 | | | | Peter Czanik <czanik@balabit.hu>, the syslog-ng upline developer. * Add sql-enable support.cy2010-09-021-0/+8 | | | | | PR: 144855 Submitted by: Yavuz Gokirmak <ygokirmak@gmail.com> * Fix build.osa2010-05-061-1/+1 | * Fix bdi depend.cy2010-05-051-1/+2 | | | | Bump portrevision. * LIB_DEPENDS= s/b LIB_DEPENDS.cy2010-05-051-1/+1 | | | | Thanks to: osa * Add pcre dependency.cy2010-05-051-0/+1 | | | | Thanks to: QAT * Update 3.0.3 --> 3.1.1cy2010-05-053-17/+55 | | | | Submitted by: Peter Czanik <pczanik@fang.fa.gau.hu> * Cleanse more RC_SUBR and RC_SUBR_SUFFIX variablesdougb2010-03-282-2/+1 | * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# * Make syslog-ng3 build with HEAD again.cy2010-01-251-0/+8 | | | | | | | | | The code is basically built to work with Linux utmp, which offers the same utility functions as utmpx, so it's very easy to support utmpx. Just regex the source code to add the missing x. Submitted by: ed (with modification for ut_name --> ut_user) who obtained it from lee. * Make OpenSSL support an OPTION to unbreak on FreeBSD < 7.cy2009-12-221-6/+8 | | | | | | | Make TCP/Wrappers an menu option. PR: 141287 Submitted by: Sean McAfee <smcafee@collaborativefusion.com> * Bump PORTREVISION to support previous commit.cy2009-12-081-1/+1 | * Syslog-ng.conf file fixes.cy2009-12-084-8/+8 | | | | | PR: 141255 Submitted by: Benjamin Lee <ben@b1c1l1.com> * Mark this port unbuildable under FreeBSD 6.4.cy2009-09-231-1/+6 | | | | Feature safe: Yes * Add OpenSSL support.cy2009-08-271-3/+8 | | | | | PR: 138214 Submitted by: Chris Cowart <ccowart@rescomp.berkeley.edu> * Remove redundant patch files.cy2009-07-153-31/+1 | | | | PR: 136754 * Welcome to syslog-ng3 (3.0.3).cy2009-07-143-8/+9 | | | | | | | | syslog-ng3 (Syslog New Generation) is a powerful replacement for the standard syslogd. Features include: - ability to filter messages based on content using regular expressions - forwarding logs on TCP * - Update to 2.0.10, which has the chroot vulnerability patched.wxs2009-07-03