From owner-svn-ports-head@FreeBSD.ORG Fri Feb 15 20:48:56 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0E385891; Fri, 15 Feb 2013 20:48:56 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 014D2366; Fri, 15 Feb 2013 20:48:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1FKmtkP093650; Fri, 15 Feb 2013 20:48:55 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1FKmtOO093649; Fri, 15 Feb 2013 20:48:55 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201302152048.r1FKmtOO093649@svn.freebsd.org> From: Rene Ladan Date: Fri, 15 Feb 2013 20:48:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312308 - head/www/linux-flashplugin9 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2013 20:48:56 -0000 Author: rene Date: Fri Feb 15 20:48:55 2013 New Revision: 312308 URL: http://svnweb.freebsd.org/changeset/ports/312308 Log: Mark FORBIDDEN and deprecate for April 1st. While here update conflicts. Approved by: emulation@ (eadler) Modified: head/www/linux-flashplugin9/Makefile (contents, props changed) Modified: head/www/linux-flashplugin9/Makefile ============================================================================== --- head/www/linux-flashplugin9/Makefile Fri Feb 15 20:33:22 2013 (r312307) +++ head/www/linux-flashplugin9/Makefile Fri Feb 15 20:48:55 2013 (r312308) @@ -23,6 +23,12 @@ COMMENT= Adobe Flash Player NPAPI Plugin BROKEN= unfetchable +FORBIDDEN= CVE-2010-1297 +# http://www.adobe.com/support/security/advisories/apsa10-01.html + +DEPRECATED= Vulnerable, BROKEN for more than six months +EXPIRATION_DATE= 2013-04-01 + ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes USE_LINUX_APPS= openssl gtk2 @@ -37,7 +43,8 @@ LATEST_LINK= flash9 USE_NPAPI= linux-* NPAPI_FILES= libflashplayer.so -CONFLICTS= linux-flashplugin-7* linux-f8-flashplugin-10* linux-f10-flashplugin-10* +CONFLICTS= linux-flashplugin-7* linux-f8-flashplugin-10* \ + linux-f10-flashplugin-10* linux-f10-flashplugin-11* post-install: @${INSTALL_PROGRAM} ${DISTDIR}/${DIST_SUBDIR}/libflashsupport.so ${LINUXBASE}/usr/lib