diff options
author | obache <obache@pkgsrc.org> | 2013-12-09 14:17:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-12-09 14:17:41 +0000 |
commit | c1522519b646750987810a08413a83d66de13537 (patch) | |
tree | cb3e9b5798f6683a2dd220782d0a35df112806fa /databases | |
parent | 69575166e088e2a3bca09925d372c98adf66202a (diff) | |
download | pkgsrc-c1522519b646750987810a08413a83d66de13537.tar.gz |
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/maatkit/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-App-Sqitch/Makefile | 18 | ||||
-rw-r--r-- | databases/p5-Class-DBI-BaseDSN/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-Class-DBI/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-DBIx-Class-DigestColumns/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-DBIx-SearchBuilder/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DB_File-Lock/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-Jifty-DBI/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-MLDBM-Sync/Makefile | 6 | ||||
-rw-r--r-- | databases/percona-toolkit/Makefile | 9 | ||||
-rw-r--r-- | databases/yasql/Makefile | 6 |
12 files changed, 42 insertions, 41 deletions
diff --git a/databases/maatkit/Makefile b/databases/maatkit/Makefile index c90dfce7d14..b2611affcc7 100644 --- a/databases/maatkit/Makefile +++ b/databases/maatkit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:39:47 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/12/09 14:17:41 obache Exp $ # DISTNAME= maatkit-7540 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= databases MASTER_SITES= http://maatkit.googlecode.com/files/ @@ -16,7 +16,7 @@ USE_TOOLS+= perl REPLACE_PERL+= bin/* DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql -DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes +DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes PERL5_PACKLIST= auto/maatkit/.packlist .include "../../lang/perl5/module.mk" diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile index 511391e4ec9..fabde71ab52 100644 --- a/databases/p5-App-Sqitch/Makefile +++ b/databases/p5-App-Sqitch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/11/24 10:02:40 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/12/09 14:17:41 obache Exp $ DISTNAME= App-Sqitch-0.961 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} @@ -15,11 +15,11 @@ DEPENDS+= p5-Config-GitLike>=1.09:../../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-Encode-[0-9]*:../../textproc/p5-Encode +DEPENDS+= {perl>=5.7.3,p5-Encode-[0-9]*}:../../textproc/p5-Encode DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir -DEPENDS+= p5-File-Path-[0-9]*:../../devel/p5-File-Path -DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp -#DEPENDS+= p5-Getopt-Long-[0-9]*:../../devel/p5-Getopt-Long +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+= p5-Hash-Merge-[0-9]*:../../devel/p5-Hash-Merge DEPENDS+= p5-IO-Pager-[0-9]*:../../devel/p5-IO-Pager @@ -39,11 +39,11 @@ DEPENDS+= p5-Template-Tiny>=0.11:../../textproc/p5-Template-Tiny DEPENDS+= p5-Throwable-[0-9]*:../../devel/p5-Throwable DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI -DEPENDS+= p5-constant-[0-9]*:../../devel/p5-constant +DEPENDS+= {perl>=5.004,p5-constant-[0-9]*}:../../devel/p5-constant DEPENDS+= p5-namespace-autoclean>=0.11:../../devel/p5-namespace-autoclean -DEPENDS+= p5-parent-[0-9]*:../../devel/p5-parent +DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent DEPENDS+= p5-Devel-StackTrace>=1.30:../../devel/p5-Devel-StackTrace -DEPENDS+= p5-Pod-Simple>=1.41:../../textproc/p5-Pod-Simple +DEPENDS+= {perl>=5.9.3,p5-Pod-Simple>=1.41}:../../textproc/p5-Pod-Simple # XXX TEST_TARGET BUILD_DEPENDS+= p5-Capture-Tiny>=0.12:../../devel/p5-Capture-Tiny diff --git a/databases/p5-Class-DBI-BaseDSN/Makefile b/databases/p5-Class-DBI-BaseDSN/Makefile index a1f9475f06b..1fb2be6b7d1 100644 --- a/databases/p5-Class-DBI-BaseDSN/Makefile +++ b/databases/p5-Class-DBI-BaseDSN/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/07/06 00:56:25 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2013/12/09 14:17:42 obache Exp $ # DISTNAME= Class-DBI-BaseDSN-1.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} @@ -12,7 +13,7 @@ COMMENT= DSN sensitive base class LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Class-DBI-[0-9]*:../../databases/p5-Class-DBI -DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple +DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/Class/DBI/BaseDSN/.packlist diff --git a/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile b/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile index 61773cd63fd..f39f086fe7e 100644 --- a/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile +++ b/databases/p5-Class-DBI-Plugin-DeepAbstractSearch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:39:49 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/12/09 14:17:42 obache Exp $ # DISTNAME= Class-DBI-Plugin-DeepAbstractSearch-0.08 @@ -14,7 +14,7 @@ COMMENT= Implement deep_search_where() for Class::DBI DEPENDS+= p5-Class-DBI>=0.96:../../databases/p5-Class-DBI DEPENDS+= p5-Class-DBI-Plugin>=0.02:../../databases/p5-Class-DBI-Plugin DEPENDS+= p5-SQL-Abstract>=1.18:../../databases/p5-SQL-Abstract -BUILD_DEPENDS+= p5-Test-Simple>=0.32:../../devel/p5-Test-Simple +BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0.32}:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Class/DBI/Plugin/DeepAbstractSearch/.packlist diff --git a/databases/p5-Class-DBI/Makefile b/databases/p5-Class-DBI/Makefile index 09a2ec3da44..52a0d2003c6 100644 --- a/databases/p5-Class-DBI/Makefile +++ b/databases/p5-Class-DBI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/11/24 09:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/12/09 14:17:42 obache Exp $ DISTNAME= Class-DBI-v3.0.17 PKGNAME= p5-${DISTNAME:S:-v:-:} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5cdi CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TM/TMTM/} @@ -15,7 +15,7 @@ DEPENDS+= p5-Class-Accessor>=0.18:../../devel/p5-Class-Accessor DEPENDS+= p5-Class-Data-Inheritable>=0.02:../../devel/p5-Class-Data-Inheritable DEPENDS+= p5-Class-Trigger>=0.07:../../devel/p5-Class-Trigger DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone -DEPENDS+= p5-File-Temp>=0.12:../../devel/p5-File-Temp +DEPENDS+= {perl>=5.6.1,p5-File-Temp>=0.12}:../../devel/p5-File-Temp DEPENDS+= p5-Ima-DBI>=0.33:../../databases/p5-Ima-DBI #DEPENDS+= p5-Storable>=2.04:../../devel/p5-Storable DEPENDS+= p5-UNIVERSAL-moniker>=0.06:../../devel/p5-UNIVERSAL-moniker diff --git a/databases/p5-DBIx-Class-DigestColumns/Makefile b/databases/p5-DBIx-Class-DigestColumns/Makefile index 420b60b901d..749fd631567 100644 --- a/databases/p5-DBIx-Class-DigestColumns/Makefile +++ b/databases/p5-DBIx-Class-DigestColumns/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:39:50 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/12/09 14:17:42 obache Exp $ DISTNAME= DBIx-Class-DigestColumns-0.06000 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/perldoc?DBIx::Class::DigestColumns COMMENT= Automatic digest columns for DBIx::Class DEPENDS+= p5-DBIx-Class>=0.06002:../../databases/p5-DBIx-Class -DEPENDS+= p5-Digest-MD5>=0:../../security/p5-Digest-MD5 +DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=0}:../../security/p5-Digest-MD5 BUILD_DEPENDS+= p5-DBD-SQLite>=1.11:../../databases/p5-DBD-SQLite diff --git a/databases/p5-DBIx-SearchBuilder/Makefile b/databases/p5-DBIx-SearchBuilder/Makefile index 8070d4befeb..e2571d18e1c 100644 --- a/databases/p5-DBIx-SearchBuilder/Makefile +++ b/databases/p5-DBIx-SearchBuilder/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2013/09/05 18:33:28 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/12/09 14:17:42 obache Exp $ DISTNAME= DBIx-SearchBuilder-1.65 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5dxs CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} @@ -18,7 +19,7 @@ BUILD_DEPENDS+= p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite DEPENDS+= p5-Cache-Simple-TimedExpiry>=0.21:../../devel/p5-Cache-Simple-TimedExpiry DEPENDS+= p5-Class-ReturnValue>=0.40:../../devel/p5-Class-ReturnValue DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone -DEPENDS+= p5-Encode>=1.99:../../textproc/p5-Encode +DEPENDS+= {perl>=5.8.3,p5-Encode>=1.99}:../../textproc/p5-Encode DEPENDS+= p5-Want-[0-9]*:../../devel/p5-Want # Recommented dependencies diff --git a/databases/p5-DB_File-Lock/Makefile b/databases/p5-DB_File-Lock/Makefile index d337643b205..9fee2ec6a2a 100644 --- a/databases/p5-DB_File-Lock/Makefile +++ b/databases/p5-DB_File-Lock/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:39:52 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/12/09 14:17:42 obache Exp $ DISTNAME= DB_File-Lock-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5dfl CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File-Lock/} @@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/DB_File-Lock/ COMMENT= Perl5 module providing locking with flock wrapper for DB_File PERL5_PACKLIST= auto/DB_File/Lock/.packlist -DEPENDS+= p5-DB_File-[0-9]*:../../databases/p5-DB_File +DEPENDS+= {perl>=5,p5-DB_File-[0-9]*}:../../databases/p5-DB_File .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/databases/p5-Jifty-DBI/Makefile b/databases/p5-Jifty-DBI/Makefile index abdbcbcb5ce..241a43cacdd 100644 --- a/databases/p5-Jifty-DBI/Makefile +++ b/databases/p5-Jifty-DBI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:39:52 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/12/09 14:17:42 obache Exp $ DISTNAME= Jifty-DBI-0.74 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Jifty/} @@ -28,7 +28,7 @@ DEPENDS+= p5-Data-Page-[0-9]*:../../devel/p5-Data-Page DEPENDS+= p5-DateTime-Format-ISO8601-[0-9]*:../../time/p5-DateTime-Format-ISO8601 DEPENDS+= p5-DateTime-Format-Strptime-[0-9]*:../../time/p5-DateTime-Format-Strptime DEPENDS+= p5-DateTime>=0.34:../../time/p5-DateTime -DEPENDS+= p5-Encode>=2.10:../../textproc/p5-Encode +DEPENDS+= {perl>=5.8.7,p5-Encode>=2.10}:../../textproc/p5-Encode DEPENDS+= p5-Exporter-Lite-[0-9]*:../../devel/p5-Exporter-Lite DEPENDS+= p5-Hash-Merge-[0-9]*:../../devel/p5-Hash-Merge DEPENDS+= p5-Lingua-EN-Inflect-[0-9]*:../../textproc/p5-Lingua-EN-Inflect diff --git a/databases/p5-MLDBM-Sync/Makefile b/databases/p5-MLDBM-Sync/Makefile index c7fe35408b9..9d4f4cf893e 100644 --- a/databases/p5-MLDBM-Sync/Makefile +++ b/databases/p5-MLDBM-Sync/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/05/31 12:39:53 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/12/09 14:17:42 obache Exp $ DISTNAME= MLDBM-Sync-0.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5msy CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MLDBM/} @@ -13,7 +13,7 @@ COMMENT= Perl5 module for safe concurrent access to MLDBM databases LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-MLDBM>=1:../../databases/p5-MLDBM -DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 +DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5 PERL5_PACKLIST= auto/MLDBM/Sync/.packlist diff --git a/databases/percona-toolkit/Makefile b/databases/percona-toolkit/Makefile index c3ea6799b86..410db1cedd6 100644 --- a/databases/percona-toolkit/Makefile +++ b/databases/percona-toolkit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:39:55 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/12/09 14:17:42 obache Exp $ # DISTNAME= percona-toolkit-2.1.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= http://www.percona.com/downloads/percona-toolkit/${PKGVERSION_NOREV}/ @@ -11,7 +11,7 @@ HOMEPAGE= http://www.percona.com/software/percona-toolkit/ COMMENT= Advanced command-line tools for open-source databases (MySQL) LICENSE= gnu-gpl-v2 -USE_TOOLS+= perl +USE_TOOLS+= perl bash:run REPLACE_PERL+= bin/* CHECK_INTERPRETER_SKIP+= *pt-ioprofile @@ -21,8 +21,7 @@ CHECK_INTERPRETER_SKIP+= *pt-sift CHECK_INTERPRETER_SKIP+= *pt-stalk DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql -DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes -DEPENDS+= bash-[0-9]*:../../shells/bash +DEPENDS+= {perl>=5.7.3,p5-Time-HiRes-[0-9]*}:../../time/p5-Time-HiRes PERL5_PACKLIST= auto/percona-toolkit/.packlist .include "../../lang/perl5/module.mk" diff --git a/databases/yasql/Makefile b/databases/yasql/Makefile index 00e1111cfa8..edba90112a2 100644 --- a/databases/yasql/Makefile +++ b/databases/yasql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:39:56 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/12/09 14:17:42 obache Exp $ DISTNAME= yasql-1.81 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yasql/} @@ -10,7 +10,7 @@ HOMEPAGE= http://yasql.sourceforge.net/ COMMENT= Yet another SQLPlus replacement for Oracle DEPENDS+= p5-DBD-Oracle-[0-9]*:../../databases/p5-DBD-Oracle -DEPENDS+= p5-Term-ReadLine-[0-9]*:../../devel/p5-Term-ReadLine +DEPENDS+= {perl>=5.002,p5-Term-ReadLine-[0-9]*}:../../devel/p5-Term-ReadLine DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey USE_TOOLS+= perl:run |