Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2012 19:01:57 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307621 - head/www/opera
Message-ID:  <201211211901.qALJ1vQD013195@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Wed Nov 21 19:01:56 2012
New Revision: 307621
URL: http://svnweb.freebsd.org/changeset/ports/307621

Log:
  - mark FORBIDDEN
  Security: http://www.opera.com/support/kb/view/1036/
  Feature safe: yes

Modified:
  head/www/opera/Makefile

Modified: head/www/opera/Makefile
==============================================================================
--- head/www/opera/Makefile	Wed Nov 21 18:57:15 2012	(r307620)
+++ head/www/opera/Makefile	Wed Nov 21 19:01:56 2012	(r307621)
@@ -21,6 +21,8 @@ LIB_DEPENDS=	freetype.9:${PORTSDIR}/prin
 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=	http://www.opera.com/support/kb/view/1036/
+
 OPERA_VER?=	12.10
 OPERA_BUILD?=	1652
 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?201211211901.qALJ1vQD013195>