Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C352363B8EA for ; Sun, 13 Feb 2011 16:19:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 90ABF19D669; Sun, 13 Feb 2011 16:19:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C105519D668 for ; Sun, 13 Feb 2011 16:19:46 +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 v0MYOlDENqAg for ; Sun, 13 Feb 2011 16:19:46 +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 3215F19D649 for ; Sun, 13 Feb 2011 16:19:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 20C11175DD; Sun, 13 Feb 2011 16:19:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 13 Feb 2011 16:19:46 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/databases To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20110213161946.20C11175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Sun Feb 13 16:19:45 UTC 2011 Modified Files: pkgsrc/databases/mysql51-client: Makefile.common distinfo pkgsrc/databases/mysql51-server: PLIST distinfo Log Message: Update mysql51-{client,server} package to 5.1.55. Full changes: http://dev.mysql.com/doc/refman/5.1/en/news-5-1-55.html MySQL 5.1.55 Functionality added or changed: The time zone tables available at http://dev.mysql.com/downloads/timezones.html have been updated. These tables can be used on systems such as Windows or HP-UX that do not include zoneinfo files. (Bug#40230) To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/databases/mysql51-client/Makefile.common cvs rdiff -u -r1.12 -r1.13 pkgsrc/databases/mysql51-client/distinfo cvs rdiff -u -r1.12 -r1.13 pkgsrc/databases/mysql51-server/PLIST cvs rdiff -u -r1.14 -r1.15 pkgsrc/databases/mysql51-server/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.