Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D33C0A65F4 for ; Sun, 19 Oct 2014 17:40:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 70C5614A208; Sun, 19 Oct 2014 17:40:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCB3C14A201 for ; Sun, 19 Oct 2014 17:40:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id DLypQCyz7DKf for ; Sun, 19 Oct 2014 17:40:06 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [IPv6:2001:41d0:1:e836::1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 7FB7914A1EE for ; Sun, 19 Oct 2014 17:38:55 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.14.5/8.14.5/) with ESMTP id s9JHckD6022421 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 19 Oct 2014 19:38:47 +0200 (CEST) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id s9JHck8H003870 for pkgsrc-changes@netbsd.org; Sun, 19 Oct 2014 19:38:46 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9E1FE14A269 for ; Sun, 19 Oct 2014 14:14:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id pUil96c-AS5R for ; Sun, 19 Oct 2014 14:14:47 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E8D9514A25F for ; Sun, 19 Oct 2014 14:14:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DCDFA98; Sun, 19 Oct 2014 14:14:47 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 19 Oct 2014 14:14:47 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/www/php-ja-wordpress To: pkgsrc-changes@netbsd.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20141019141447.DCDFA98@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Sun, 19 Oct 2014 19:38:47 +0200 (CEST) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Sun Oct 19 14:14:47 UTC 2014 Modified Files: pkgsrc/www/php-ja-wordpress: MESSAGE Makefile PLIST distinfo options.mk Log Message: Update to 4.0 from 3.9.2 * Update MESSAGE to use apache24 and php-fpm. * Add php-fpm option, and make default option as php-fpm. Changelog: What's New General Featured image previews now support .bmp files Featured Image meta box is now hidden for contributors lacking upload capabilities New supported oEmbed providers: CollegeHumor, Issuu, Mixcloud, YouTube playlists, TED talks Install WordPress in your language Streamlined Language management right from the dashboard Posts Display embed previews for audio/visual URLs in Visual editor content box. Page scrolling now scrolls post content box. Edit Post/Page menu bar sticks to top of content box when scrolling (Visual and Text editor). Color picker was re-added to the Visual editor Media Add Media Grid view option (default) for Media Library Add "Bulk Select" button to Media Grid view to delete multiple items Add oEmbed support for TED talks, Mixcloud, CollegeHumor.com, Issuu Expand oEmbed support to include YouTube playlist URLs and Polldaddy’s short URL format Remove Viddler oEmbed support Update SlideShare oEmbed regex Improved media experience on small screen sizes (embedded videos now responsive) Native video and audio shortcodes now support Flash playback looping Comments Comments in trash can now be marked as spam. Plugins Display plugins list as grid, with thumbnails, on Add New screen. Add popup window with plugin details (displays info from plugin's directory page). Add "Beta Testing" tab to Plugins screen for new features-as-plugins. Accessibility Improved keyboard accessibility in the Add Media panel Improved screen-reader support for Customizer sections Makes links in help tabs keyboard accessible Improvements for screen-readers when managing widgets in the Customizer Install Process Add language select menu as first Installation screen (skipped for localized installs) Multisite mp4 file extension was added to allowed upload file types To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/php-ja-wordpress/MESSAGE cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/php-ja-wordpress/Makefile \ pkgsrc/www/php-ja-wordpress/PLIST pkgsrc/www/php-ja-wordpress/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/php-ja-wordpress/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.