svn commit: r315785 - head/devel/otrs

Thomas Abthorpe tabthorpe at FreeBSD.org
Thu Apr 11 16:37:04 UTC 2013


Author: tabthorpe
Date: Thu Apr 11 16:37:04 2013
New Revision: 315785
URL: http://svnweb.freebsd.org/changeset/ports/315785

Log:
  - Mark FORBIDDEN
  
  Submitted by:	des
  Approved by:	portmgr (implicit)

Modified:
  head/devel/otrs/Makefile   (contents, props changed)

Modified: head/devel/otrs/Makefile
==============================================================================
--- head/devel/otrs/Makefile	Thu Apr 11 11:41:29 2013	(r315784)
+++ head/devel/otrs/Makefile	Thu Apr 11 16:37:04 2013	(r315785)
@@ -14,6 +14,8 @@ COMMENT=	Open Ticket Request System
 
 LICENSE=	GPLv3
 
+FORBIDDEN=	CVE-2013-2625
+
 BUILD_DEPENDS=	p5-Date-Pcalc>=0:${PORTSDIR}/devel/p5-Date-Pcalc \
 		p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
 		p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \


More information about the svn-ports-all mailing list