mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07: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:
@@ -26,7 +26,7 @@ TEST_DEPENDS= p5-FFI-C>=0:devel/p5-FFI-C \
|
||||
p5-Term-Table>=0:devel/p5-Term-Table \
|
||||
p5-Test-Archive-Libarchive>=0:devel/p5-Test-Archive-Libarchive \
|
||||
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
|
||||
|
||||
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-YAML>=0:textproc/p5-YAML
|
||||
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-LoadModule>=0:devel/p5-Test2-Tools-LoadModule
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
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
|
||||
USE_PERL5= configure
|
||||
|
||||
@@ -11,7 +11,7 @@ WWW= https://metacpan.org/release/Cache-Memcached-Fast
|
||||
LICENSE= ART10 GPLv2+
|
||||
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
|
||||
USE_PERL5= configure
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
PORTNAME= DBIx-QuickDB
|
||||
PORTVERSION= 0.000035
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
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-Importer>=0.024:devel/p5-Importer \
|
||||
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
|
||||
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-Guess>=0.09:devel/p5-Shell-Guess \
|
||||
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
|
||||
|
||||
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 \
|
||||
p5-PkgConfig-LibPkgConf>=0.04:devel/p5-PkgConfig-LibPkgConf \
|
||||
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
|
||||
USE_PERL5= configure
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= cmake:devel/cmake-core \
|
||||
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
|
||||
USE_PERL5= configure
|
||||
|
||||
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
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
|
||||
USE_PERL5= modbuildtiny
|
||||
|
||||
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable
|
||||
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
|
||||
USE_PERL5= modbuild
|
||||
|
||||
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Exporter-Tiny>=1:devel/p5-Exporter-Tiny \
|
||||
p5-Path-Tiny>=0.076:devel/p5-Path-Tiny \
|
||||
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
|
||||
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 \
|
||||
p5-Guard>=0:devel/p5-Guard \
|
||||
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-bignum>=0:math/p5-bignum \
|
||||
p5-indirect>=0:devel/p5-indirect \
|
||||
|
||||
@@ -12,7 +12,7 @@ WWW= https://metacpan.org/release/Data-Munge
|
||||
LICENSE= ART10 GPLv1+
|
||||
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
|
||||
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-Specio>=0.18:devel/p5-Specio \
|
||||
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
|
||||
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-Test-File-ShareDir>=0:devel/p5-Test-File-ShareDir \
|
||||
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
|
||||
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-Syntax-Keyword-Match>=0:devel/p5-Syntax-Keyword-Match
|
||||
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
|
||||
USE_PERL5= modbuild
|
||||
|
||||
@@ -12,7 +12,7 @@ LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
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
|
||||
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 \
|
||||
p5-Path-Tiny>=0:devel/p5-Path-Tiny \
|
||||
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
|
||||
USE_PERL5= configure
|
||||
|
||||
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
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
|
||||
USE_PERL5= configure
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Ref-Util>=0:devel/p5-Ref-Util
|
||||
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
|
||||
USE_PERL5= configure
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user