From owner-svn-ports-all@FreeBSD.ORG Tue Jan 27 21:16:32 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84EFDBE9; Tue, 27 Jan 2015 21:16:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F83CBFF; Tue, 27 Jan 2015 21:16:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0RLGW1s068073; Tue, 27 Jan 2015 21:16:32 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0RLGVZb068065; Tue, 27 Jan 2015 21:16:31 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201501272116.t0RLGVZb068065@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 27 Jan 2015 21:16:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378021 - in head/www: linux-c6-flashplugin11 linux-f10-flashplugin11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2015 21:16:32 -0000 Author: tijl Date: Tue Jan 27 21:16:30 2015 New Revision: 378021 URL: https://svnweb.freebsd.org/changeset/ports/378021 QAT: https://qat.redports.org/buildarchive/r378021/ Log: Update flash plugin to 11.2r202.440 MFH: 2015Q1 Modified: head/www/linux-c6-flashplugin11/Makefile head/www/linux-c6-flashplugin11/distinfo head/www/linux-f10-flashplugin11/Makefile head/www/linux-f10-flashplugin11/distinfo Modified: head/www/linux-c6-flashplugin11/Makefile ============================================================================== --- head/www/linux-c6-flashplugin11/Makefile Tue Jan 27 21:04:30 2015 (r378020) +++ head/www/linux-c6-flashplugin11/Makefile Tue Jan 27 21:16:30 2015 (r378021) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flashplugin -PORTVERSION= 11.2r202.438 +PORTVERSION= 11.2r202.440 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:S/r/./}/:plugin \ LOCAL/nox:suplib Modified: head/www/linux-c6-flashplugin11/distinfo ============================================================================== --- head/www/linux-c6-flashplugin11/distinfo Tue Jan 27 21:04:30 2015 (r378020) +++ head/www/linux-c6-flashplugin11/distinfo Tue Jan 27 21:16:30 2015 (r378021) @@ -1,4 +1,4 @@ -SHA256 (flashplugin/11.2r202.438/install_flash_player_11_linux.i386.tar.gz) = aba7c700e0efe42be5995b61a6c2069b8f2208da209ad7e652914aaf6fbc6950 -SIZE (flashplugin/11.2r202.438/install_flash_player_11_linux.i386.tar.gz) = 6926814 -SHA256 (flashplugin/11.2r202.438/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf -SIZE (flashplugin/11.2r202.438/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 +SHA256 (flashplugin/11.2r202.440/install_flash_player_11_linux.i386.tar.gz) = c4317e9c224ffe5f056605ada015739fd51a962ed4589ef7d92c9839c3d3c8e2 +SIZE (flashplugin/11.2r202.440/install_flash_player_11_linux.i386.tar.gz) = 6927249 +SHA256 (flashplugin/11.2r202.440/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf +SIZE (flashplugin/11.2r202.440/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 Modified: head/www/linux-f10-flashplugin11/Makefile ============================================================================== --- head/www/linux-f10-flashplugin11/Makefile Tue Jan 27 21:04:30 2015 (r378020) +++ head/www/linux-f10-flashplugin11/Makefile Tue Jan 27 21:16:30 2015 (r378021) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flashplugin -PORTVERSION= 11.2r202.438 +PORTVERSION= 11.2r202.440 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:S/r/./}/:plugin \ LOCAL/nox:suplib Modified: head/www/linux-f10-flashplugin11/distinfo ============================================================================== --- head/www/linux-f10-flashplugin11/distinfo Tue Jan 27 21:04:30 2015 (r378020) +++ head/www/linux-f10-flashplugin11/distinfo Tue Jan 27 21:16:30 2015 (r378021) @@ -1,4 +1,4 @@ -SHA256 (flashplugin/11.2r202.438/install_flash_player_11_linux.i386.tar.gz) = aba7c700e0efe42be5995b61a6c2069b8f2208da209ad7e652914aaf6fbc6950 -SIZE (flashplugin/11.2r202.438/install_flash_player_11_linux.i386.tar.gz) = 6926814 -SHA256 (flashplugin/11.2r202.438/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf -SIZE (flashplugin/11.2r202.438/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 +SHA256 (flashplugin/11.2r202.440/install_flash_player_11_linux.i386.tar.gz) = c4317e9c224ffe5f056605ada015739fd51a962ed4589ef7d92c9839c3d3c8e2 +SIZE (flashplugin/11.2r202.440/install_flash_player_11_linux.i386.tar.gz) = 6927249 +SHA256 (flashplugin/11.2r202.440/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf +SIZE (flashplugin/11.2r202.440/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455