From 905a413d801efde5ab54329d67efd39a7bdf766e Mon Sep 17 00:00:00 2001 From: schmonz Date: Mon, 28 Jul 2014 20:13:24 +0000 Subject: Update to 0.995. From the changelog: - Fixed test failures due to the introduction of "Negative repeat count does nothing" warning in Perl 5.21.1. - Fixed more test failures when DBD::Firebird is installed but Firebird isql cannot be found. - Fixed registry file naming issues on Win32 for the SQLite engine, and as well as the tests that failed because of it. - Worked around Config::GitLike bug on Windows in the target test. - Changed the exit value for an attempt to deploy to an up-to-date database from 1 to 0. In other words, it no longer looks like an error (Issue #147). --- databases/p5-App-Sqitch/Makefile | 4 ++-- databases/p5-App-Sqitch/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'databases/p5-App-Sqitch') diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile index f8bfed34af9..5cbdb5a3da6 100644 --- a/databases/p5-App-Sqitch/Makefile +++ b/databases/p5-App-Sqitch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/07/06 14:37:31 schmonz Exp $ +# $NetBSD: Makefile,v 1.10 2014/07/28 20:13:24 schmonz Exp $ -DISTNAME= App-Sqitch-0.994 +DISTNAME= App-Sqitch-0.995 PKGNAME= p5-${DISTNAME} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/databases/p5-App-Sqitch/distinfo b/databases/p5-App-Sqitch/distinfo index c3598ce220e..e94e9d8a3dc 100644 --- a/databases/p5-App-Sqitch/distinfo +++ b/databases/p5-App-Sqitch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/07/06 14:37:31 schmonz Exp $ +$NetBSD: distinfo,v 1.6 2014/07/28 20:13:24 schmonz Exp $ -SHA1 (App-Sqitch-0.994.tar.gz) = 2ffbff586bc926d88d342eaba3ce070983977be0 -RMD160 (App-Sqitch-0.994.tar.gz) = 99820634f1426900c897b9137f1994e2eab56ebd -Size (App-Sqitch-0.994.tar.gz) = 390447 bytes +SHA1 (App-Sqitch-0.995.tar.gz) = dc660064048fbaa1642bc693c1b379e18d1122ab +RMD160 (App-Sqitch-0.995.tar.gz) = 293f1c29dba772c6f978f64e9853066b17d9fb65 +Size (App-Sqitch-0.995.tar.gz) = 391158 bytes -- cgit v1.2.3