svn commit: r315812 - in head: . www

Marcelo Araujo araujo at FreeBSD.org
Tue Apr 16 11:03:32 UTC 2013


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


More information about the svn-ports-all mailing list