Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2013 11:03:31 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315812 - in head: . www
Message-ID:  <201304161103.r3GB3VsT015446@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: araujo
Date: Tue Apr 16 11:03:31 2013
New Revision: 315812
URL: http://svnweb.freebsd.org/changeset/ports/315812

Log:
  - Remove oldest mod_security version that is outdate and has a vulnerability.
  - From now on, users must use the latest version at www/mod_security.
  
  Approved by:    portmgr (bdrewery)

Modified:
  head/MOVED
  head/www/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Apr 16 10:58:15 2013	(r315811)
+++ head/MOVED	Tue Apr 16 11:03:31 2013	(r315812)
@@ -4193,3 +4193,4 @@ science/py-biolccc|science/pyteomics.bio
 math/hs-Agda-executable||2013-03-29|Removed: it has become part of math/hs-Agda
 mail/thunderbird-esr|mail/thunderbird|2013-04-03|Removed: Mozilla stopped providing 2 versions of thunderbird
 mail/thunderbird-esr-i18n|mail/thunderbird-i18n|2013-04-03|Removed: Mozilla stopped providing 2 versions of thunderbird
+www/mod_security21|www/mod_security|2013-04-16|Removed: It is outdate and had a vulnerability, consider using a newer version

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Tue Apr 16 10:58:15 2013	(r315811)
+++ head/www/Makefile	Tue Apr 16 11:03:31 2013	(r315812)
@@ -527,7 +527,6 @@
     SUBDIR += mod_ruby
     SUBDIR += mod_scgi
     SUBDIR += mod_security
-    SUBDIR += mod_security21
     SUBDIR += mod_setenvifplus
     SUBDIR += mod_smooth_streaming
     SUBDIR += mod_spdy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304161103.r3GB3VsT015446>