svn commit: r307621 - head/www/opera

Dirk Meyer dinoex at FreeBSD.org
Wed Nov 21 19:01:57 UTC 2012


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/.//}


More information about the svn-ports-all mailing list