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 65148A40D8 for ; Sun, 16 Mar 2014 21:16:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CBE1914A375; Sun, 16 Mar 2014 21:16:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B55E014A373 for ; Sun, 16 Mar 2014 21:16:03 +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 vtfhxg6zWAXO for ; Sun, 16 Mar 2014 21:16:03 +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 3D89E14A36A for ; Sun, 16 Mar 2014 21:16:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3853E96; Sun, 16 Mar 2014 21:16:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 16 Mar 2014 21:16:03 +0000 From: "Amitai Schlair" Subject: CVS commit: pkgsrc/databases/p5-App-Sqitch To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20140316211603.3853E96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: schmonz Date: Sun Mar 16 21:16:03 UTC 2014 Modified Files: pkgsrc/databases/p5-App-Sqitch: Makefile distinfo Log Message: Update to 0.992. From the changelog: - Fixed target test failures on Windows. - Added support for Postgres-XC to the PostgreSQL engine. Sqitch registry tables are distributed by replication to all data nodes. - Added support to MariaDB 5.3 and higher to the MySQL engine, thanks to Ed Silva. Updating this leaf package during the freeze. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/p5-App-Sqitch/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/p5-App-Sqitch/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.