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 668D9A5802 for ; Sun, 13 Apr 2014 17:56:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9311814A373; Sun, 13 Apr 2014 17:56:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3C5E914A372 for ; Sun, 13 Apr 2014 17:56:13 +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 pWWcRFy2TjTJ for ; Sun, 13 Apr 2014 17:56:12 +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 A10C914A363 for ; Sun, 13 Apr 2014 17:56:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5402F96; Sun, 13 Apr 2014 17:56:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 13 Apr 2014 17:56:12 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/databases/phpmyadmin To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20140413175612.5402F96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sun Apr 13 17:56:12 UTC 2014 Modified Files: pkgsrc/databases/phpmyadmin: Makefile distinfo Log Message: Update "phpmyadmin" package to version 4.1.13. The following bugs were fixed since version 4.1.12: - bug #4279 CTRL + up or down moves 2 fields - bug #4336 List server css style wrong - bug Missing value on the Status > Server page - bug #4347 Fixed PHP Parse error in Advisor - bug #4350 Deleting the DB if it is renamed by the same name - bug #4353 makeProfilingChart is not defined - bug #4355 Precision specifier for DOUBLE type is truncated - bug #4346 Incorrect "Export incomplete" message - bug #4359 Notices on create table page - bug #4356 GROUPed selects show number of rows as if not grouped - bug #4357 JS Form submitted on "enter" even if focus is inside a select field To generate a diff of this commit: cvs rdiff -u -r1.125 -r1.126 pkgsrc/databases/phpmyadmin/Makefile cvs rdiff -u -r1.82 -r1.83 pkgsrc/databases/phpmyadmin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.