diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile index 5cbdb5a3da608..5634f2ad64635 100644 --- a/databases/p5-App-Sqitch/Makefile +++ b/databases/p5-App-Sqitch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2014/07/28 20:13:24 schmonz Exp $ +# $NetBSD: Makefile,v 1.11 2014/11/23 14:18:03 schmonz Exp $ -DISTNAME= App-Sqitch-0.995 +DISTNAME= App-Sqitch-0.997 PKGNAME= p5-${DISTNAME} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} @@ -10,42 +10,41 @@ HOMEPAGE= http://sqitch.org/ COMMENT= Sane database change management LICENSE= mit -DEPENDS+= p5-Config-GitLike>=1.09:../../devel/p5-Config-GitLike +DEPENDS+= p5-Class-XSAccessor>=1.18:../../devel/p5-Class-XSAccessor +DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone +DEPENDS+= p5-Config-GitLike>=1.11:../../devel/p5-Config-GitLike DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime -DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 +DEPENDS+= p5-Devel-StackTrace>=1.30:../../devel/p5-Devel-StackTrace +DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA DEPENDS+= {perl>=5.7.3,p5-Encode-[0-9]*}:../../textproc/p5-Encode DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir DEPENDS+= {perl>=5.001,p5-File-Path-[0-9]*}:../../devel/p5-File-Path DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp -#DEPENDS+= {perl>=5,p5-Getopt-Long-[0-9]*}:../../devel/p5-Getopt-Long -DEPENDS+= p5-Git-Wrapper-[0-9]*:../../devel/p5-Git-Wrapper +DEPENDS+= {perl>=5,p5-Getopt-Long-[0-9]*}:../../devel/p5-Getopt-Long 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 -DEPENDS+= p5-MouseX-Types-Path-Class-[0-9]*:../../devel/p5-MouseX-Types-Path-Class +DEPENDS+= p5-Moo>=1.002000:../../devel/p5-Moo DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class DEPENDS+= p5-PerlIO-utf8_strict-[0-9]*:../../devel/p5-PerlIO-utf8_strict -DEPENDS+= p5-Role-HasMessage>=0.005:../../devel/p5-Role-HasMessage -DEPENDS+= p5-Role-Identifiable-[0-9]*:../../devel/p5-Role-Identifiable +DEPENDS+= p5-Scalar-List-Utils-[0-9]*:../../devel/p5-Scalar-List-Utils DEPENDS+= p5-String-Formatter-[0-9]*:../../textproc/p5-String-Formatter DEPENDS+= p5-String-ShellQuote-[0-9]*:../../textproc/p5-String-ShellQuote DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter DEPENDS+= p5-Template-Tiny>=0.11:../../textproc/p5-Template-Tiny -#DEPENDS+= p5-Term-ANSIColor>=2.02:../../devel/p5-Term-ANSIColor -DEPENDS+= p5-Throwable-[0-9]*:../../devel/p5-Throwable +DEPENDS+= p5-Term-ANSIColor>=2.02:../../devel/p5-Term-ANSIColor +DEPENDS+= p5-Throwable>=0.200009:../../devel/p5-Throwable DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny +DEPENDS+= p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny +DEPENDS+= p5-Type-Tiny-XS>=0.010:../../devel/p5-Type-Tiny-XS DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI -DEPENDS+= p5-URI-db-[0-9]*:../../www/p5-URI-db +DEPENDS+= p5-URI-db>=0.15:../../www/p5-URI-db DEPENDS+= {perl>=5.004,p5-constant-[0-9]*}:../../devel/p5-constant -DEPENDS+= p5-namespace-autoclean>=0.11:../../devel/p5-namespace-autoclean +DEPENDS+= p5-namespace-autoclean>=0.16:../../devel/p5-namespace-autoclean DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent -DEPENDS+= p5-Devel-StackTrace>=1.30:../../devel/p5-Devel-StackTrace DEPENDS+= {perl>=5.9.3,p5-Pod-Simple>=1.41}:../../textproc/p5-Pod-Simple # XXX TEST_TARGET diff --git a/databases/p5-App-Sqitch/distinfo b/databases/p5-App-Sqitch/distinfo index e94e9d8a3dcd5..023f77fc6fddc 100644 --- a/databases/p5-App-Sqitch/distinfo +++ b/databases/p5-App-Sqitch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/07/28 20:13:24 schmonz Exp $ +$NetBSD: distinfo,v 1.7 2014/11/23 14:18:03 schmonz Exp $ -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 +SHA1 (App-Sqitch-0.997.tar.gz) = ad0f64d99da1bd14ac80c5f8dee48b950021bb30 +RMD160 (App-Sqitch-0.997.tar.gz) = 546b1e37f65cf12af42c95b0d4c1f7becc61976d +Size (App-Sqitch-0.997.tar.gz) = 434119 bytes