mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
*: Change *_DEPENDS from p5-Test2-Suite to p5-Test-Simple
- Bump PORTREVISION of the following dependent ports for dependency change - databases/p5-DBIx-QuickDB - devel/p5-Shell-Config-Generate - devel/p5-Test-Archive-Libarchive - devel/p5-Test-Future-IO-Impl - devel/p5-Test2-Harness - devel/p5-Test2-Harness-UI - devel/p5-Test2-Plugin-DBIProfile Test2-Suite has been merged into Test-Simple since 1.302200. Reference: https://metacpan.org/dist/Test-Simple/changes
This commit is contained in:
parent
46637f75e8
commit
352d1611e7
78 changed files with 85 additions and 78 deletions
|
@ -26,7 +26,7 @@ TEST_DEPENDS= p5-FFI-C>=0:devel/p5-FFI-C \
|
||||||
p5-Term-Table>=0:devel/p5-Term-Table \
|
p5-Term-Table>=0:devel/p5-Term-Table \
|
||||||
p5-Test-Archive-Libarchive>=0:devel/p5-Test-Archive-Libarchive \
|
p5-Test-Archive-Libarchive>=0:devel/p5-Test-Archive-Libarchive \
|
||||||
p5-Test-Script>=1.09:devel/p5-Test-Script \
|
p5-Test-Script>=1.09:devel/p5-Test-Script \
|
||||||
p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite \
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple \
|
||||||
p5-Test2-Tools-MemoryCycle>=0:devel/p5-Test2-Tools-MemoryCycle
|
p5-Test2-Tools-MemoryCycle>=0:devel/p5-Test2-Tools-MemoryCycle
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Astro-SIMBAD-Client>=0:astro/p5-Astro-SIMBAD-Client \
|
||||||
p5-Template-Toolkit>=2.21:www/p5-Template-Toolkit \
|
p5-Template-Toolkit>=2.21:www/p5-Template-Toolkit \
|
||||||
p5-YAML>=0:textproc/p5-YAML
|
p5-YAML>=0:textproc/p5-YAML
|
||||||
TEST_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
|
TEST_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite \
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple \
|
||||||
p5-Test2-Tools-Explain>=0:devel/p5-Test2-Tools-Explain \
|
p5-Test2-Tools-Explain>=0:devel/p5-Test2-Tools-Explain \
|
||||||
p5-Test2-Tools-LoadModule>=0:devel/p5-Test2-Tools-LoadModule
|
p5-Test2-Tools-LoadModule>=0:devel/p5-Test2-Tools-LoadModule
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
LIB_DEPENDS= libcfitsio.so:astro/cfitsio
|
LIB_DEPENDS= libcfitsio.so:astro/cfitsio
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= localbase perl5
|
USES= localbase perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -11,7 +11,7 @@ WWW= https://metacpan.org/release/Cache-Memcached-Fast
|
||||||
LICENSE= ART10 GPLv2+
|
LICENSE= ART10 GPLv2+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000072:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= DBIx-QuickDB
|
PORTNAME= DBIx-QuickDB
|
||||||
PORTVERSION= 0.000035
|
PORTVERSION= 0.000035
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases perl5
|
CATEGORIES= databases perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -17,7 +18,7 @@ RUN_DEPENDS= p5-Capture-Tiny>=0.20:devel/p5-Capture-Tiny \
|
||||||
p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \
|
p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \
|
||||||
p5-Importer>=0.024:devel/p5-Importer \
|
p5-Importer>=0.024:devel/p5-Importer \
|
||||||
p5-Module-Pluggable>=2.7:devel/p5-Module-Pluggable \
|
p5-Module-Pluggable>=2.7:devel/p5-Module-Pluggable \
|
||||||
p5-Test2-Suite>=0.000097:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Alien-Build>=0:devel/p5-Alien-Build \
|
||||||
p5-Shell-Config-Generate>=0.33:devel/p5-Shell-Config-Generate \
|
p5-Shell-Config-Generate>=0.33:devel/p5-Shell-Config-Generate \
|
||||||
p5-Shell-Guess>=0.09:devel/p5-Shell-Guess \
|
p5-Shell-Guess>=0.09:devel/p5-Shell-Guess \
|
||||||
p5-Sort-Versions>=1.62:devel/p5-Sort-Versions
|
p5-Sort-Versions>=1.62:devel/p5-Sort-Versions
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite \
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple \
|
||||||
p5-Inline-CPP>=0.75:devel/p5-Inline-CPP
|
p5-Inline-CPP>=0.75:devel/p5-Inline-CPP
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
|
@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Capture-Tiny>=0.17:devel/p5-Capture-Tiny \
|
||||||
TEST_DEPENDS= p5-PkgConfig>=0.14026:devel/p5-PkgConfig \
|
TEST_DEPENDS= p5-PkgConfig>=0.14026:devel/p5-PkgConfig \
|
||||||
p5-PkgConfig-LibPkgConf>=0.04:devel/p5-PkgConfig-LibPkgConf \
|
p5-PkgConfig-LibPkgConf>=0.04:devel/p5-PkgConfig-LibPkgConf \
|
||||||
p5-Readonly>=1.60:devel/p5-Readonly \
|
p5-Readonly>=1.60:devel/p5-Readonly \
|
||||||
p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= cmake:devel/cmake-core \
|
RUN_DEPENDS= cmake:devel/cmake-core \
|
||||||
p5-Alien-Build>=1.19:devel/p5-Alien-Build
|
p5-Alien-Build>=1.19:devel/p5-Alien-Build
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Sub-Exporter>=0.982:devel/p5-Sub-Exporter
|
RUN_DEPENDS= p5-Sub-Exporter>=0.982:devel/p5-Sub-Exporter
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000094:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuildtiny
|
USE_PERL5= modbuildtiny
|
||||||
|
|
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable
|
RUN_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable
|
||||||
TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
|
TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Exporter-Tiny>=1:devel/p5-Exporter-Tiny \
|
RUN_DEPENDS= p5-Exporter-Tiny>=1:devel/p5-Exporter-Tiny \
|
||||||
p5-Path-Tiny>=0.076:devel/p5-Path-Tiny \
|
p5-Path-Tiny>=0.076:devel/p5-Path-Tiny \
|
||||||
p5-Ref-Util>=0:devel/p5-Ref-Util
|
p5-Ref-Util>=0:devel/p5-Ref-Util
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuildtiny
|
USE_PERL5= modbuildtiny
|
||||||
|
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Data-Dumper>=0:devel/p5-Data-Dumper \
|
||||||
TEST_DEPENDS= p5-Data-Compare>=0:devel/p5-Data-Compare \
|
TEST_DEPENDS= p5-Data-Compare>=0:devel/p5-Data-Compare \
|
||||||
p5-Guard>=0:devel/p5-Guard \
|
p5-Guard>=0:devel/p5-Guard \
|
||||||
p5-Math-BigInt>=2.000000:math/p5-Math-BigInt \
|
p5-Math-BigInt>=2.000000:math/p5-Math-BigInt \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite \
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple \
|
||||||
p5-autovivification>=0:devel/p5-autovivification \
|
p5-autovivification>=0:devel/p5-autovivification \
|
||||||
p5-bignum>=0:math/p5-bignum \
|
p5-bignum>=0:math/p5-bignum \
|
||||||
p5-indirect>=0:devel/p5-indirect \
|
p5-indirect>=0:devel/p5-indirect \
|
||||||
|
|
|
@ -12,7 +12,7 @@ WWW= https://metacpan.org/release/Data-Munge
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS= p5-DateTime>=1.45:devel/p5-DateTime \
|
||||||
p5-Params-ValidationCompiler>=0.26:devel/p5-Params-ValidationCompiler \
|
p5-Params-ValidationCompiler>=0.26:devel/p5-Params-ValidationCompiler \
|
||||||
p5-Specio>=0.18:devel/p5-Specio \
|
p5-Specio>=0.18:devel/p5-Specio \
|
||||||
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
|
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -24,7 +24,7 @@ TEST_DEPENDS= p5-CPAN-Meta-Check>=0.011:devel/p5-CPAN-Meta-Check \
|
||||||
p5-Path-Tiny>=0:devel/p5-Path-Tiny \
|
p5-Path-Tiny>=0:devel/p5-Path-Tiny \
|
||||||
p5-Test-File-ShareDir>=0:devel/p5-Test-File-ShareDir \
|
p5-Test-File-ShareDir>=0:devel/p5-Test-File-ShareDir \
|
||||||
p5-Test2-Plugin-NoWarnings>=0:devel/p5-Test2-Plugin-NoWarnings \
|
p5-Test2-Plugin-NoWarnings>=0:devel/p5-Test2-Plugin-NoWarnings \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -25,7 +25,7 @@ RUN_DEPENDS= p5-Commandable>=0.04:devel/p5-Commandable \
|
||||||
p5-Struct-Dumb>=0.07:devel/p5-Struct-Dumb \
|
p5-Struct-Dumb>=0.07:devel/p5-Struct-Dumb \
|
||||||
p5-Syntax-Keyword-Match>=0:devel/p5-Syntax-Keyword-Match
|
p5-Syntax-Keyword-Match>=0:devel/p5-Syntax-Keyword-Match
|
||||||
TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod \
|
TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS= p5-FFI-Platypus>=1.00:devel/p5-FFI-Platypus \
|
||||||
TEST_DEPENDS= p5-File-chdir>=0:devel/p5-File-chdir \
|
TEST_DEPENDS= p5-File-chdir>=0:devel/p5-File-chdir \
|
||||||
p5-Path-Tiny>=0:devel/p5-Path-Tiny \
|
p5-Path-Tiny>=0:devel/p5-Path-Tiny \
|
||||||
p5-Test-Script>=1.09:devel/p5-Test-Script \
|
p5-Test-Script>=1.09:devel/p5-Test-Script \
|
||||||
p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which
|
RUN_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Ref-Util>=0:devel/p5-Ref-Util
|
RUN_DEPENDS= p5-Ref-Util>=0:devel/p5-Ref-Util
|
||||||
TEST_DEPENDS= p5-FFI-Platypus>=1.00:devel/p5-FFI-Platypus \
|
TEST_DEPENDS= p5-FFI-Platypus>=1.00:devel/p5-FFI-Platypus \
|
||||||
p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-FFI-Platypus>=1.11:devel/p5-FFI-Platypus \
|
RUN_DEPENDS= p5-FFI-Platypus>=1.11:devel/p5-FFI-Platypus \
|
||||||
p5-Ref-Util>=0:devel/p5-Ref-Util
|
p5-Ref-Util>=0:devel/p5-Ref-Util
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000060:devel/p5-Test2-Suite \
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple \
|
||||||
p5-Test2-Tools-FFI>=0:devel/p5-Test2-Tools-FFI
|
p5-Test2-Tools-FFI>=0:devel/p5-Test2-Tools-FFI
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
LIB_DEPENDS= libffi.so:devel/libffi
|
LIB_DEPENDS= libffi.so:devel/libffi
|
||||||
RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
|
RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
|
||||||
p5-FFI-CheckLib>=0.05:devel/p5-FFI-CheckLib
|
p5-FFI-CheckLib>=0.05:devel/p5-FFI-CheckLib
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= gmake perl5 pkgconfig
|
USES= gmake perl5 pkgconfig
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Future>=0.50:devel/p5-Future \
|
RUN_DEPENDS= p5-Future>=0.50:devel/p5-Future \
|
||||||
p5-XS-Parse-Keyword>=0.13:devel/p5-XS-Parse-Keyword \
|
p5-XS-Parse-Keyword>=0.13:devel/p5-XS-Parse-Keyword \
|
||||||
p5-XS-Parse-Sublike>=0.14:devel/p5-XS-Parse-Sublike
|
p5-XS-Parse-Sublike>=0.14:devel/p5-XS-Parse-Sublike
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000148:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Future>=0:devel/p5-Future \
|
||||||
p5-Struct-Dumb>=0:devel/p5-Struct-Dumb
|
p5-Struct-Dumb>=0:devel/p5-Struct-Dumb
|
||||||
TEST_DEPENDS= p5-Test-ExpectAndCheck>=0.06:devel/p5-Test-ExpectAndCheck \
|
TEST_DEPENDS= p5-Test-ExpectAndCheck>=0.06:devel/p5-Test-ExpectAndCheck \
|
||||||
p5-Test-Future-IO-Impl>=0:devel/p5-Test-Future-IO-Impl \
|
p5-Test-Future-IO-Impl>=0:devel/p5-Test-Future-IO-Impl \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -12,7 +12,7 @@ WWW= https://metacpan.org/release/Future
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Future>=0.44:devel/p5-Future \
|
||||||
TEST_DEPENDS= p5-Future-IO>=0:devel/p5-Future-IO \
|
TEST_DEPENDS= p5-Future-IO>=0:devel/p5-Future-IO \
|
||||||
p5-Test-Metrics-Any>=0:devel/p5-Test-Metrics-Any \
|
p5-Test-Metrics-Any>=0:devel/p5-Test-Metrics-Any \
|
||||||
p5-Test-Pod>=1:devel/p5-Test-Pod \
|
p5-Test-Pod>=1:devel/p5-Test-Pod \
|
||||||
p5-Test2-Suite>=0.000149:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Carp-Assert>=0:devel/p5-Carp-Assert \
|
||||||
TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON \
|
TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON \
|
||||||
p5-Test-Deep>=0:devel/p5-Test-Deep \
|
p5-Test-Deep>=0:devel/p5-Test-Deep \
|
||||||
p5-Test-Most>=0:devel/p5-Test-Most \
|
p5-Test-Most>=0:devel/p5-Test-Most \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Importer>=0:devel/p5-Importer
|
RUN_DEPENDS= p5-Importer>=0:devel/p5-Importer
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000126:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-XS-Parse-Keyword>=0.39:devel/p5-XS-Parse-Keyword \
|
BUILD_DEPENDS= p5-XS-Parse-Keyword>=0.39:devel/p5-XS-Parse-Keyword \
|
||||||
p5-XS-Parse-Sublike>=0.15:devel/p5-XS-Parse-Sublike
|
p5-XS-Parse-Sublike>=0.15:devel/p5-XS-Parse-Sublike
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000148:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Exception-Class>=0:devel/p5-Exception-Class \
|
RUN_DEPENDS= p5-Exception-Class>=0:devel/p5-Exception-Class \
|
||||||
p5-Eval-Closure>=0:devel/p5-Eval-Closure
|
p5-Eval-Closure>=0:devel/p5-Eval-Closure
|
||||||
TEST_DEPENDS= p5-Specio>=0.14:devel/p5-Specio \
|
TEST_DEPENDS= p5-Specio>=0.14:devel/p5-Specio \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite \
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple \
|
||||||
p5-Test2-Plugin-NoWarnings>=0:devel/p5-Test2-Plugin-NoWarnings \
|
p5-Test2-Plugin-NoWarnings>=0:devel/p5-Test2-Plugin-NoWarnings \
|
||||||
p5-Test-Without-Module>=0:devel/p5-Test-Without-Module
|
p5-Test-Without-Module>=0:devel/p5-Test-Without-Module
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ WWW= https://metacpan.org/release/Sentinel
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000148:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= Shell-Config-Generate
|
PORTNAME= Shell-Config-Generate
|
||||||
PORTVERSION= 0.34
|
PORTVERSION= 0.34
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -13,7 +14,7 @@ LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Shell-Guess>=0.09:devel/p5-Shell-Guess \
|
RUN_DEPENDS= p5-Shell-Guess>=0.09:devel/p5-Shell-Guess \
|
||||||
p5-Test2-Suite>=0.000118:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= p5-Future-AsyncAwait>=0.60:devel/p5-Future-AsyncAwait \
|
BUILD_DEPENDS= p5-Future-AsyncAwait>=0.60:devel/p5-Future-AsyncAwait \
|
||||||
${RUN_DEPENDS}
|
${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-XS-Parse-Keyword>=0.13:devel/p5-XS-Parse-Keyword
|
RUN_DEPENDS= p5-XS-Parse-Keyword>=0.13:devel/p5-XS-Parse-Keyword
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-XS-Parse-Keyword>=0.36:devel/p5-XS-Parse-Keyword
|
RUN_DEPENDS= p5-XS-Parse-Keyword>=0.36:devel/p5-XS-Parse-Keyword
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000147:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-XS-Parse-Keyword>=0.06:devel/p5-XS-Parse-Keyword
|
RUN_DEPENDS= p5-XS-Parse-Keyword>=0.06:devel/p5-XS-Parse-Keyword
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= Test-Archive-Libarchive
|
PORTNAME= Test-Archive-Libarchive
|
||||||
PORTVERSION= 0.02
|
PORTVERSION= 0.02
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Ref-Util>=0:devel/p5-Ref-Util \
|
RUN_DEPENDS= p5-Ref-Util>=0:devel/p5-Ref-Util \
|
||||||
p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Future>=0:devel/p5-Future \
|
RUN_DEPENDS= p5-Future>=0:devel/p5-Future \
|
||||||
p5-Test-Deep>=0:devel/p5-Test-Deep
|
p5-Test-Deep>=0:devel/p5-Test-Deep
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= Test-Future-IO-Impl
|
PORTNAME= Test-Future-IO-Impl
|
||||||
PORTVERSION= 0.14
|
PORTVERSION= 0.14
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -13,7 +14,7 @@ LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
RUN_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
|
RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
|
||||||
p5-Probe-Perl>=0.01:sysutils/p5-Probe-Perl
|
p5-Probe-Perl>=0.01:sysutils/p5-Probe-Perl
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000060:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= Test2-Harness-UI
|
PORTNAME= Test2-Harness-UI
|
||||||
PORTVERSION= 0.000144
|
PORTVERSION= 0.000144
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:EXODIST
|
MASTER_SITE_SUBDIR= CPAN:EXODIST
|
||||||
|
@ -40,7 +41,7 @@ RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone \
|
||||||
p5-Starman>=0:www/p5-Starman \
|
p5-Starman>=0:www/p5-Starman \
|
||||||
p5-Statistics-Basic>=0:math/p5-Statistics-Basic \
|
p5-Statistics-Basic>=0:math/p5-Statistics-Basic \
|
||||||
p5-Test2-Harness>=1.000151:devel/p5-Test2-Harness \
|
p5-Test2-Harness>=1.000151:devel/p5-Test2-Harness \
|
||||||
p5-Test2-Suite>=0.000126:devel/p5-Test2-Suite \
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple \
|
||||||
p5-Text-Xslate>=0:textproc/p5-Text-Xslate \
|
p5-Text-Xslate>=0:textproc/p5-Text-Xslate \
|
||||||
p5-Time-Elapsed>=0.33:devel/p5-Time-Elapsed
|
p5-Time-Elapsed>=0.33:devel/p5-Time-Elapsed
|
||||||
TEST_DEPENDS= p5-HTTP-Tiny-UNIX>=0:www/p5-HTTP-Tiny-UNIX
|
TEST_DEPENDS= p5-HTTP-Tiny-UNIX>=0:www/p5-HTTP-Tiny-UNIX
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= Test2-Harness
|
PORTNAME= Test2-Harness
|
||||||
PORTVERSION= 1.000155
|
PORTVERSION= 1.000155
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:EXODIST
|
MASTER_SITE_SUBDIR= CPAN:EXODIST
|
||||||
|
@ -21,7 +22,7 @@ RUN_DEPENDS= p5-Data-UUID>=0:devel/p5-Data-UUID \
|
||||||
p5-Term-Table>=0.015:devel/p5-Term-Table \
|
p5-Term-Table>=0.015:devel/p5-Term-Table \
|
||||||
p5-Test2-Plugin-MemUsage>=0.002002:devel/p5-Test2-Plugin-MemUsage \
|
p5-Test2-Plugin-MemUsage>=0.002002:devel/p5-Test2-Plugin-MemUsage \
|
||||||
p5-Test2-Plugin-UUID>=0.002001:devel/p5-Test2-Plugin-UUID \
|
p5-Test2-Plugin-UUID>=0.002001:devel/p5-Test2-Plugin-UUID \
|
||||||
p5-Test2-Suite>=0.000127:devel/p5-Test2-Suite \
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple \
|
||||||
p5-YAML-Tiny>=0:textproc/p5-YAML-Tiny \
|
p5-YAML-Tiny>=0:textproc/p5-YAML-Tiny \
|
||||||
p5-goto-file>=0.005:devel/p5-goto-file
|
p5-goto-file>=0.005:devel/p5-goto-file
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Path-Tiny>=0.048:devel/p5-Path-Tiny
|
RUN_DEPENDS= p5-Path-Tiny>=0.048:devel/p5-Path-Tiny
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000130:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= Test2-Plugin-DBIProfile
|
PORTNAME= Test2-Plugin-DBIProfile
|
||||||
PORTVERSION= 0.002006
|
PORTVERSION= 0.002006
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:EXODIST
|
MASTER_SITE_SUBDIR= CPAN:EXODIST
|
||||||
|
@ -17,7 +18,7 @@ USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Test2-Suite>=0.000126:devel/p5-Test2-Suite
|
RUN_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
TEST_DEPENDS= p5-DBD-SQLite>=1.44:databases/p5-DBD-SQLite
|
TEST_DEPENDS= p5-DBD-SQLite>=1.44:databases/p5-DBD-SQLite
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000124:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000124:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= ART20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \
|
TEST_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-UUID-Tiny>=1.04:devel/p5-UUID-Tiny
|
RUN_DEPENDS= p5-UUID-Tiny>=1.04:devel/p5-UUID-Tiny
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000162:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
|
||||||
p5-FFI-CheckLib>=0.11:devel/p5-FFI-CheckLib \
|
p5-FFI-CheckLib>=0.11:devel/p5-FFI-CheckLib \
|
||||||
p5-FFI-Platypus>=1.00:devel/p5-FFI-Platypus \
|
p5-FFI-Platypus>=1.00:devel/p5-FFI-Platypus \
|
||||||
p5-File-ShareDir-Dist>=0:devel/p5-File-ShareDir-Dist
|
p5-File-ShareDir-Dist>=0:devel/p5-File-ShareDir-Dist
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Devel-Cycle>=0:devel/p5-Devel-Cycle \
|
RUN_DEPENDS= p5-Devel-Cycle>=0:devel/p5-Devel-Cycle \
|
||||||
p5-PadWalker>=1.0:devel/p5-PadWalker
|
p5-PadWalker>=1.0:devel/p5-PadWalker
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Object-Pad>=0.80.8:devel/p5-Object-Pad \
|
||||||
p5-Syntax-Keyword-Dynamically>=0:devel/p5-Syntax-Keyword-Dynamically \
|
p5-Syntax-Keyword-Dynamically>=0:devel/p5-Syntax-Keyword-Dynamically \
|
||||||
p5-Tickit>=0.66:devel/p5-Tickit \
|
p5-Tickit>=0.66:devel/p5-Tickit \
|
||||||
p5-meta>=0.003:devel/p5-meta
|
p5-meta>=0.003:devel/p5-meta
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -18,7 +18,7 @@ BUILD_DEPENDS= libtickit>=0.4.4:devel/libtickit \
|
||||||
${RUN_DEPENDS}
|
${RUN_DEPENDS}
|
||||||
LIB_DEPENDS= libtickit.so:devel/libtickit
|
LIB_DEPENDS= libtickit.so:devel/libtickit
|
||||||
RUN_DEPENDS= p5-Struct-Dumb>=0.04:devel/p5-Struct-Dumb
|
RUN_DEPENDS= p5-Struct-Dumb>=0.04:devel/p5-Struct-Dumb
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000149:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= p5-ExtUtils-CChecker>=0.11:devel/p5-ExtUtils-CChecker \
|
BUILD_DEPENDS= p5-ExtUtils-CChecker>=0.11:devel/p5-ExtUtils-CChecker \
|
||||||
${RUN_DEPENDS}
|
${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-File-ShareDir>=1.00:devel/p5-File-ShareDir
|
RUN_DEPENDS= p5-File-ShareDir>=1.00:devel/p5-File-ShareDir
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000074:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Net-Domain-TLD>=1.74:dns/p5-Net-Domain-TLD
|
RUN_DEPENDS= p5-Net-Domain-TLD>=1.74:dns/p5-Net-Domain-TLD
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-List-UtilsBy>=0:devel/p5-List-UtilsBy \
|
RUN_DEPENDS= p5-List-UtilsBy>=0:devel/p5-List-UtilsBy \
|
||||||
p5-Module-Pluggable>=0:devel/p5-Module-Pluggable
|
p5-Module-Pluggable>=0:devel/p5-Module-Pluggable
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -17,7 +17,7 @@ RUN_DEPENDS= dot:graphics/graphviz \
|
||||||
p5-IPC-Run>=0.60:devel/p5-IPC-Run \
|
p5-IPC-Run>=0.60:devel/p5-IPC-Run \
|
||||||
p5-Parse-RecDescent>=1.965001:devel/p5-Parse-RecDescent \
|
p5-Parse-RecDescent>=1.965001:devel/p5-Parse-RecDescent \
|
||||||
p5-XML-Twig>=3.52:textproc/p5-XML-Twig
|
p5-XML-Twig>=3.52:textproc/p5-XML-Twig
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000030:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= cpe perl5 tar:tgz
|
USES= cpe perl5 tar:tgz
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libgsl.so:math/gsl
|
||||||
BUILD_DEPENDS= p5-Alien-Build>=2.21:devel/p5-Alien-Build \
|
BUILD_DEPENDS= p5-Alien-Build>=2.21:devel/p5-Alien-Build \
|
||||||
p5-PkgConfig>0:devel/p5-PkgConfig
|
p5-PkgConfig>0:devel/p5-PkgConfig
|
||||||
RUN_DEPENDS= p5-Alien-Build>=2.21:devel/p5-Alien-Build
|
RUN_DEPENDS= p5-Alien-Build>=2.21:devel/p5-Alien-Build
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite \
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple \
|
||||||
p5-Alien-Build>=0:devel/p5-Alien-Build
|
p5-Alien-Build>=0:devel/p5-Alien-Build
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-namespace-clean>=0.24:devel/p5-namespace-clean \
|
RUN_DEPENDS= p5-namespace-clean>=0.24:devel/p5-namespace-clean \
|
||||||
p5-strictures>=2.000000:devel/p5-strictures
|
p5-strictures>=2.000000:devel/p5-strictures
|
||||||
TEST_DEPENDS= p5-GIS-Distance>=0.17:math/p5-GIS-Distance \
|
TEST_DEPENDS= p5-GIS-Distance>=0.17:math/p5-GIS-Distance \
|
||||||
p5-Test2-Suite>=0.000094:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuildtiny
|
USE_PERL5= modbuildtiny
|
||||||
|
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Class-Measure>=0:devel/p5-Class-Measure \
|
||||||
p5-GIS-Distance-Fast>=0.13:math/p5-GIS-Distance-Fast \
|
p5-GIS-Distance-Fast>=0.13:math/p5-GIS-Distance-Fast \
|
||||||
p5-namespace-clean>=0.24:devel/p5-namespace-clean \
|
p5-namespace-clean>=0.24:devel/p5-namespace-clean \
|
||||||
p5-strictures>=2.000000:devel/p5-strictures
|
p5-strictures>=2.000000:devel/p5-strictures
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000094:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuildtiny
|
USE_PERL5= modbuildtiny
|
||||||
|
|
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Const-Fast>=0.014:devel/p5-Const-Fast \
|
RUN_DEPENDS= p5-Const-Fast>=0.014:devel/p5-Const-Fast \
|
||||||
p5-GIS-Distance>=0.14:math/p5-GIS-Distance
|
p5-GIS-Distance>=0.14:math/p5-GIS-Distance
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000094:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuildtiny
|
USE_PERL5= modbuildtiny
|
||||||
|
|
|
@ -13,7 +13,7 @@ LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test-UseAllModules>=0:devel/p5-Test-UseAllModules \
|
TEST_DEPENDS= p5-Test-UseAllModules>=0:devel/p5-Test-UseAllModules \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -17,7 +17,7 @@ RUN_DEPENDS= p5-URI-Encode-XS>=0.11:net/p5-URI-Encode-XS \
|
||||||
p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak
|
p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak
|
||||||
TEST_DEPENDS= p5-Pod-Parser>=0:textproc/p5-Pod-Parser \
|
TEST_DEPENDS= p5-Pod-Parser>=0:textproc/p5-Pod-Parser \
|
||||||
p5-Test-LeakTrace>=0.16:devel/p5-Test-LeakTrace \
|
p5-Test-LeakTrace>=0.16:devel/p5-Test-LeakTrace \
|
||||||
p5-Test2-Suite>=0.000141:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Convert-ASN1>=0.20:converters/p5-Convert-ASN1 \
|
||||||
p5-Inline>=0.40:devel/p5-Inline \
|
p5-Inline>=0.40:devel/p5-Inline \
|
||||||
p5-Net-SSLeay>=1.25:security/p5-Net-SSLeay
|
p5-Net-SSLeay>=1.25:security/p5-Net-SSLeay
|
||||||
TEST_DEPENDS= p5-Test-Taint>=0:devel/p5-Test-Taint \
|
TEST_DEPENDS= p5-Test-Taint>=0:devel/p5-Test-Taint \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5 ssl
|
USES= perl5 ssl
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -11,7 +11,7 @@ WWW= https://metacpan.org/release/File-Cmp
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Convert-Color>=0:graphics/p5-Convert-Color \
|
RUN_DEPENDS= p5-Convert-Color>=0:graphics/p5-Convert-Color \
|
||||||
p5-Convert-Color-XTerm>=0:graphics/p5-Convert-Color-XTerm \
|
p5-Convert-Color-XTerm>=0:graphics/p5-Convert-Color-XTerm \
|
||||||
p5-String-Tagged>=0:textproc/p5-String-Tagged
|
p5-String-Tagged>=0:textproc/p5-String-Tagged
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -12,7 +12,7 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Unicode-EastAsianWidth>=12.0:textproc/p5-Unicode-EastAsianWidth
|
RUN_DEPENDS= p5-Unicode-EastAsianWidth>=12.0:textproc/p5-Unicode-EastAsianWidth
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -14,7 +14,7 @@ LICENSE_FILEGPLv1+ = ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser
|
RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= p5-AnyEvent>=7.13:devel/p5-AnyEvent \
|
||||||
p5-Protocol-WebSocket>=0.20:www/p5-Protocol-WebSocket \
|
p5-Protocol-WebSocket>=0.20:www/p5-Protocol-WebSocket \
|
||||||
p5-URI>=1.53:net/p5-URI \
|
p5-URI>=1.53:net/p5-URI \
|
||||||
p5-URI-ws>=0:net/p5-URI-ws
|
p5-URI-ws>=0:net/p5-URI-ws
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000121:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \
|
||||||
TEST_DEPENDS= p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \
|
TEST_DEPENDS= p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \
|
||||||
p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
||||||
p5-Plack>=0:www/p5-Plack \
|
p5-Plack>=0:www/p5-Plack \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
||||||
p5-IO-Async>=0.350:devel/p5-IO-Async \
|
p5-IO-Async>=0.350:devel/p5-IO-Async \
|
||||||
p5-Net-FastCGI>=0.10:www/p5-Net-FastCGI
|
p5-Net-FastCGI>=0.10:www/p5-Net-FastCGI
|
||||||
TEST_DEPENDS= p5-Test2-Suite>=0.000149:devel/p5-Test2-Suite
|
TEST_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Future>=0.28:devel/p5-Future \
|
||||||
p5-URI>=0:net/p5-URI
|
p5-URI>=0:net/p5-URI
|
||||||
TEST_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL \
|
TEST_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL \
|
||||||
p5-Test-Metrics-Any>=0:devel/p5-Test-Metrics-Any \
|
p5-Test-Metrics-Any>=0:devel/p5-Test-Metrics-Any \
|
||||||
p5-Test2-Suite>=0.000147:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
|
@ -19,7 +19,7 @@ RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
|
||||||
p5-HTML-TreeBuilder-XPath>=0:www/p5-HTML-TreeBuilder-XPath \
|
p5-HTML-TreeBuilder-XPath>=0:www/p5-HTML-TreeBuilder-XPath \
|
||||||
p5-libwww>=0:www/p5-libwww
|
p5-libwww>=0:www/p5-libwww
|
||||||
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
|
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
|
||||||
p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
p5-Test-Simple>=1.302200:devel/p5-Test-Simple
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue