Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AD56D63B86B for ; Mon, 24 Oct 2011 07:14:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4A5BF14A160; Mon, 24 Oct 2011 07:14:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 938FF14A0E6 for ; Mon, 24 Oct 2011 07:14:49 +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 iMxMuphO6W1y for ; Mon, 24 Oct 2011 07:14:49 +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 15B8A14A0F0 for ; Mon, 24 Oct 2011 07:14:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DD28F175DD; Mon, 24 Oct 2011 07:14:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 24 Oct 2011 07:14:48 +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: <20111024071448.DD28F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Mon Oct 24 07:14:48 UTC 2011 Modified Files: pkgsrc/databases/phpmyadmin: Makefile distinfo Log Message: Update "phpmyadmin" package to version 3.4.7. Changes since version 3.4.6: - bug #3418610 [interface] Links in navigation when $cfg['MainPageIconic'] = false - bug #3418849 [interface] Inline edit shows dropdowns even after closing - bug [view] View renaming did not work - bug [navi] Wrong icon for view (MySQL 5.5) - bug #3420229 [doc] Missing documentation section - bug #3423725 [pdf] Broken PDF file when exporting database to PDF - [core] Allow to set language in URL - bug #3425184 [doc] Fix links to PHP documentation - bug #3426031 [export] Export to bzip2 is not working To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 pkgsrc/databases/phpmyadmin/Makefile cvs rdiff -u -r1.53 -r1.54 pkgsrc/databases/phpmyadmin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.