Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 06943A5857 for ; Fri, 16 May 2014 19:55:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6E1DF14A330; Fri, 16 May 2014 19:55:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF9F814A305 for ; Fri, 16 May 2014 19:55:07 +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 toMKEuPYFOt3 for ; Fri, 16 May 2014 19:55:07 +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 6D71614A300 for ; Fri, 16 May 2014 19:55:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 62F3B96; Fri, 16 May 2014 19:55:07 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 16 May 2014 19:55:07 +0000 From: "Daniel Horecki" Subject: CVS commit: pkgsrc/www/wordpress To: pkgsrc-changes@NetBSD.org Reply-To: morr@netbsd.org X-Mailer: log_accum Message-Id: <20140516195507.62F3B96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: morr Date: Fri May 16 19:55:07 UTC 2014 Modified Files: pkgsrc/www/wordpress: Makefile PLIST distinfo Log Message: Update to wordpress 3.9.1. Changes: - A smoother media editing experience - Improved visual editing - speed, accessibility, and mobile support - Edit images easily - quicker access to crop and rotation tools, scale images directly in the editor - Drag and drop your images right onto the editor - Image gallery previews right in the editor - Showcase music and clips with simple audio and video playlists - Live widget and header image previews in the Customizer - Stunning new theme browser Version 3.9.1 fixes 34 bugs from 3.9. More details on http://codex.wordpress.org/Version_3.9 and http://codex.wordpress.org/Version_3.9.1 To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/wordpress/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/wordpress/PLIST cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/wordpress/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.