Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2013 21:47:46 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315727 - head/www/opera
Message-ID:  <201304042147.r34LlkVQ013534@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/.//}



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