Date: Thu, 27 Oct 2016 16:30:44 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r424775 - branches/2016Q4/www/linux-c6-flashplugin11 Message-ID: <201610271630.u9RGUiMN066738@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Thu Oct 27 16:30:44 2016 New Revision: 424775 URL: https://svnweb.freebsd.org/changeset/ports/424775 Log: MFH: r424761 Update flash plugin to 11.2r202.643. Remove unnecessary USES=desktop-file-utils. PR: 213831 Security: https://helpx.adobe.com/security/products/flash-player/apsb16-36.html Approved by: ports-secteam (feld) Modified: branches/2016Q4/www/linux-c6-flashplugin11/Makefile branches/2016Q4/www/linux-c6-flashplugin11/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/www/linux-c6-flashplugin11/Makefile ============================================================================== --- branches/2016Q4/www/linux-c6-flashplugin11/Makefile Thu Oct 27 15:57:59 2016 (r424774) +++ branches/2016Q4/www/linux-c6-flashplugin11/Makefile Thu Oct 27 16:30:44 2016 (r424775) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flashplugin -PORTVERSION= 11.2r202.637 +PORTVERSION= 11.2r202.643 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:S/r/./}/:plugin \ LOCAL/nox:suplib @@ -23,7 +23,7 @@ RESTRICTED_FILES= ${DISTFILES:Nlinux-f10 NO_BUILD= yes NO_WRKSUBDIR= yes STRIP= -USES+= webplugin:linux desktop-file-utils cpe +USES+= cpe webplugin:linux WEBPLUGIN_FILES= libflashplayer.so OPTIONS_DEFINE= ALSA Modified: branches/2016Q4/www/linux-c6-flashplugin11/distinfo ============================================================================== --- branches/2016Q4/www/linux-c6-flashplugin11/distinfo Thu Oct 27 15:57:59 2016 (r424774) +++ branches/2016Q4/www/linux-c6-flashplugin11/distinfo Thu Oct 27 16:30:44 2016 (r424775) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477138513 -SHA256 (flashplugin/11.2r202.637/install_flash_player_11_linux.i386.tar.gz) = c319416e17c1d29753a451a63be5834777704bbf1abf2ca748c50dfffb644451 -SIZE (flashplugin/11.2r202.637/install_flash_player_11_linux.i386.tar.gz) = 6990653 -SHA256 (flashplugin/11.2r202.637/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf -SIZE (flashplugin/11.2r202.637/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 +TIMESTAMP = 1477572180 +SHA256 (flashplugin/11.2r202.643/install_flash_player_11_linux.i386.tar.gz) = b3cb465620b18df1a4cb88427f2e3c7bd080ee23883b05f94245187a783fa25c +SIZE (flashplugin/11.2r202.643/install_flash_player_11_linux.i386.tar.gz) = 6991072 +SHA256 (flashplugin/11.2r202.643/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf +SIZE (flashplugin/11.2r202.643/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610271630.u9RGUiMN066738>