svn commit: r315727 - head/www/opera

Eitan Adler eadler at FreeBSD.org
Thu Apr 4 21:47:46 UTC 2013


Author: eadler
Date: Thu Apr  4 21:47:46 2013
New Revision: 315727
URL: http://svnweb.freebsd.org/changeset/ports/315727

Log:
  Mark www/opera as FORBIDDEN as it contains a security issue
  
  See http://www.opera.com/docs/changelogs/unified/1215/
  
  Reported by:	dinoex (maintainer)
  Approved by:	portmgr (implicit)
  With hat:	secteam-ports

Modified:
  head/www/opera/Makefile

Modified: head/www/opera/Makefile
==============================================================================
--- head/www/opera/Makefile	Thu Apr  4 17:03:53 2013	(r315726)
+++ head/www/opera/Makefile	Thu Apr  4 21:47:46 2013	(r315727)
@@ -21,6 +21,8 @@ LIB_DEPENDS=	freetype:${PORTSDIR}/print/
 BUILD_DEPENDS=	${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
 RUN_DEPENDS=	${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
 
+FORBIDDEN=	contains a "moderately severe issue" with unknown impact
+
 OPERA_VER?=	12.14
 OPERA_BUILD?=	1738
 MASTER_SITES_VER_PATH=	unix/${OPERA_VER:S/.//}


More information about the svn-ports-all mailing list