From 4118a73569d60dd9d7b6cd1cf26b242ba59ec753 Mon Sep 17 00:00:00 2001 From: schmonz Date: Sun, 6 Jul 2014 14:37:31 +0000 Subject: Update to 0.994. From the changelog: - Fixed installation failure due to missing IO::File module on Windows. - Fixed file test failure for the Oracle engine on Windows. - Fixed bug where namespace-autoclean: 0.16 caused errors such as "Invalid object instance: 'yellow'". - Fixed Oracle SQL*Plus capture test failure on Windows. --- databases/p5-App-Sqitch/Makefile | 5 +++-- databases/p5-App-Sqitch/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'databases/p5-App-Sqitch') diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile index a02a19fd8d3..f8bfed34af9 100644 --- a/databases/p5-App-Sqitch/Makefile +++ b/databases/p5-App-Sqitch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2014/06/09 17:52:10 schmonz Exp $ +# $NetBSD: Makefile,v 1.9 2014/07/06 14:37:31 schmonz Exp $ -DISTNAME= App-Sqitch-0.993 +DISTNAME= App-Sqitch-0.994 PKGNAME= p5-${DISTNAME} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} @@ -24,6 +24,7 @@ DEPENDS+= p5-Hash-Merge-[0-9]*:../../devel/p5-Hash-Merge DEPENDS+= p5-IO-Pager-[0-9]*:../../devel/p5-IO-Pager DEPENDS+= p5-IPC-System-Simple>=1.17:../../devel/p5-IPC-System-Simple DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils +DEPENDS+= p5-Locale-libintl-[0-9]*:../../misc/p5-Locale-libintl DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose DEPENDS+= p5-Mouse>=1.04:../../devel/p5-Mouse DEPENDS+= p5-MouseX-NativeTraits-[0-9]*:../../devel/p5-MouseX-NativeTraits diff --git a/databases/p5-App-Sqitch/distinfo b/databases/p5-App-Sqitch/distinfo index 9ed25f807ce..c3598ce220e 100644 --- a/databases/p5-App-Sqitch/distinfo +++ b/databases/p5-App-Sqitch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/06/09 17:52:10 schmonz Exp $ +$NetBSD: distinfo,v 1.5 2014/07/06 14:37:31 schmonz Exp $ -SHA1 (App-Sqitch-0.993.tar.gz) = 76b94e7d692b5375b3a5cd7cafbf5ca30ebe8852 -RMD160 (App-Sqitch-0.993.tar.gz) = 97a6e779906a17124cd6a7102bf1fc9a1f5c6fa0 -Size (App-Sqitch-0.993.tar.gz) = 390104 bytes +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 -- cgit v1.2.3