diff --git a/archivers/p5-Archive-Libarchive/Makefile b/archivers/p5-Archive-Libarchive/Makefile index a3d3d4861e53..78aa33260d7d 100644 --- a/archivers/p5-Archive-Libarchive/Makefile +++ b/archivers/p5-Archive-Libarchive/Makefile @@ -1,37 +1,37 @@ PORTNAME= Archive-Libarchive PORTVERSION= 0.09 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Modern Perl bindings to libarchive WWW= https://metacpan.org/dist/Archive-Libarchive LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-FFI-C-Stat>=0:devel/p5-FFI-C-Stat \ p5-FFI-CheckLib>=0.30:devel/p5-FFI-CheckLib \ p5-FFI-Platypus>=1.38:devel/p5-FFI-Platypus \ p5-FFI-Platypus-Type-Enum>=0.05:devel/p5-FFI-Platypus-Type-Enum \ p5-FFI-Platypus-Type-PtrObject>=0:devel/p5-FFI-Platypus-Type-PtrObject \ p5-Ref-Util>=0:devel/p5-Ref-Util TEST_DEPENDS= p5-FFI-C>=0:devel/p5-FFI-C \ p5-File-chdir>=0:devel/p5-File-chdir \ p5-Path-Tiny>=0:devel/p5-Path-Tiny \ p5-Sub-Identify>=0:devel/p5-Sub-Identify \ 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/astro/p5-Astro-App-Satpass2/Makefile b/astro/p5-Astro-App-Satpass2/Makefile index d593c878d34c..e949fd1646c1 100644 --- a/astro/p5-Astro-App-Satpass2/Makefile +++ b/astro/p5-Astro-App-Satpass2/Makefile @@ -1,31 +1,31 @@ PORTNAME= Astro-App-Satpass2 PORTVERSION= 0.054 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Forecast satellite visibility WWW= https://metacpan.org/release/Astro-App-Satpass2 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Astro-SIMBAD-Client>=0:astro/p5-Astro-SIMBAD-Client \ p5-Astro-satpass>=0.077:astro/p5-Astro-satpass \ p5-Clone>=0:devel/p5-Clone \ p5-File-HomeDir>=0.93:devel/p5-File-HomeDir \ p5-IPC-System-Simple>=0:devel/p5-IPC-System-Simple \ 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 NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/astro/p5-Astro-FITS-CFITSIO/Makefile b/astro/p5-Astro-FITS-CFITSIO/Makefile index 4fbf29192805..c0d99192511e 100644 --- a/astro/p5-Astro-FITS-CFITSIO/Makefile +++ b/astro/p5-Astro-FITS-CFITSIO/Makefile @@ -1,25 +1,25 @@ PORTNAME= Astro-FITS-CFITSIO PORTVERSION= 1.18 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for using the cfitsio library WWW= https://metacpan.org/release/Astro-FITS-CFITSIO 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 CONFIGURE_ENV= CFITSIO=${LOCALBASE} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Astro/FITS/CFITSIO/CFITSIO.so .include diff --git a/databases/p5-Cache-Memcached-Fast/Makefile b/databases/p5-Cache-Memcached-Fast/Makefile index 0ed665e2e9f5..0dc6a0378f5f 100644 --- a/databases/p5-Cache-Memcached-Fast/Makefile +++ b/databases/p5-Cache-Memcached-Fast/Makefile @@ -1,24 +1,24 @@ PORTNAME= Cache-Memcached-Fast PORTVERSION= 0.28 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fast Perl client for memcached, a distributed memory cache daemon 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 MAKE_JOBS_UNSAFE= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Cache/Memcached/Fast/Fast.so .include diff --git a/databases/p5-DBIx-QuickDB/Makefile b/databases/p5-DBIx-QuickDB/Makefile index d7e2c189edd9..3641e5dc8432 100644 --- a/databases/p5-DBIx-QuickDB/Makefile +++ b/databases/p5-DBIx-QuickDB/Makefile @@ -1,27 +1,28 @@ PORTNAME= DBIx-QuickDB PORTVERSION= 0.000035 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Quickly start a db server WWW= https://metacpan.org/dist/DBIx-QuickDB LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} 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 NO_ARCH= yes .include diff --git a/devel/p5-Alien-Base-ModuleBuild/Makefile b/devel/p5-Alien-Base-ModuleBuild/Makefile index 255acac62b1d..5bd8e02bb513 100644 --- a/devel/p5-Alien-Base-ModuleBuild/Makefile +++ b/devel/p5-Alien-Base-ModuleBuild/Makefile @@ -1,31 +1,31 @@ PORTNAME= Alien-Base-ModuleBuild PORTVERSION= 1.17 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module::Build subclass for building Alien:: modules and libraries WWW= https://metacpan.org/release/Alien-Base-ModuleBuild LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Alien-Build>=0:devel/p5-Alien-Build \ p5-Archive-Extract>=0.80:archivers/p5-Archive-Extract \ p5-File-chdir>=0.1010:devel/p5-File-chdir \ p5-Path-Tiny>=0.108:devel/p5-Path-Tiny \ 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Alien-Build/Makefile b/devel/p5-Alien-Build/Makefile index 15728b8f62d5..225d9e38287d 100644 --- a/devel/p5-Alien-Build/Makefile +++ b/devel/p5-Alien-Build/Makefile @@ -1,31 +1,31 @@ PORTNAME= Alien-Build PORTVERSION= 2.83 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Build external dependencies for use in CPAN WWW= https://metacpan.org/release/Alien-Build LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Capture-Tiny>=0.17:devel/p5-Capture-Tiny \ p5-FFI-CheckLib>=0.11:devel/p5-FFI-CheckLib \ p5-File-Which>=1.10:sysutils/p5-File-Which \ p5-File-chdir>=0:devel/p5-File-chdir \ p5-Path-Tiny>=0.077:devel/p5-Path-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 NO_ARCH= yes .include diff --git a/devel/p5-Alien-cmake3/Makefile b/devel/p5-Alien-cmake3/Makefile index 8aa1aec06795..025a36587518 100644 --- a/devel/p5-Alien-cmake3/Makefile +++ b/devel/p5-Alien-cmake3/Makefile @@ -1,25 +1,25 @@ PORTNAME= Alien-cmake3 PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Find, download, or build CMake v3 or better WWW= https://metacpan.org/dist/Alien-cmake3 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 NO_ARCH= yes .include diff --git a/devel/p5-Class-Measure/Makefile b/devel/p5-Class-Measure/Makefile index fb80437da113..a7b90e580e09 100644 --- a/devel/p5-Class-Measure/Makefile +++ b/devel/p5-Class-Measure/Makefile @@ -1,24 +1,24 @@ PORTNAME= Class-Measure PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create, compare, and convert units of measurement WWW= https://metacpan.org/release/Class-Measure LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 NO_ARCH= yes .include diff --git a/devel/p5-Commandable/Makefile b/devel/p5-Commandable/Makefile index 2d55bb715b80..59fe482148d6 100644 --- a/devel/p5-Commandable/Makefile +++ b/devel/p5-Commandable/Makefile @@ -1,26 +1,26 @@ PORTNAME= Commandable PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utilities for commandline-based programs WWW= https://metacpan.org/release/Commandable LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 NO_ARCH= yes .include diff --git a/devel/p5-Config-AWS/Makefile b/devel/p5-Config-AWS/Makefile index 07ef565f76fa..f103d875676b 100644 --- a/devel/p5-Config-AWS/Makefile +++ b/devel/p5-Config-AWS/Makefile @@ -1,26 +1,26 @@ PORTNAME= Config-AWS PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse AWS config files WWW= https://metacpan.org/dist/Config-AWS LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE 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 NO_ARCH= yes .include diff --git a/devel/p5-Data-Dumper-Interp/Makefile b/devel/p5-Data-Dumper-Interp/Makefile index 10c3611ecc1c..1f361e6508a9 100644 --- a/devel/p5-Data-Dumper-Interp/Makefile +++ b/devel/p5-Data-Dumper-Interp/Makefile @@ -1,34 +1,34 @@ PORTNAME= Data-Dumper-Interp PORTVERSION= 7.007 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Interpolate Data::Dumper output into strings for human consumption WWW= https://metacpan.org/release/Data-Dumper-Interp LICENSE= CC0-1.0 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-Dumper>=0:devel/p5-Data-Dumper \ p5-Data-Structure-Util>=0:devel/p5-Data-Structure-Util \ p5-Data-Visitor>=0.32:devel/p5-Data-Visitor \ p5-Moose>=0:devel/p5-Moose \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ p5-Term-ReadKey>=0:devel/p5-Term-ReadKey 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 \ p5-multidimensional>=0:devel/p5-multidimensional USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Data-Munge/Makefile b/devel/p5-Data-Munge/Makefile index 4a7fe480f8d6..5f0f527e1938 100644 --- a/devel/p5-Data-Munge/Makefile +++ b/devel/p5-Data-Munge/Makefile @@ -1,22 +1,22 @@ PORTNAME= Data-Munge PORTVERSION= 0.100 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= Data-Munge-${PORTVERSION:S|0$||} MAINTAINER= perl@FreeBSD.org COMMENT= Various utility functions 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 NO_ARCH= yes .include diff --git a/devel/p5-DateTime-Format-ISO8601/Makefile b/devel/p5-DateTime-Format-ISO8601/Makefile index a97ae42620f7..60f079d8343e 100644 --- a/devel/p5-DateTime-Format-ISO8601/Makefile +++ b/devel/p5-DateTime-Format-ISO8601/Makefile @@ -1,30 +1,30 @@ PORTNAME= DateTime-Format-ISO8601 PORTVERSION= 0.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse ISO8601 formats WWW= https://metacpan.org/release/DateTime-Format-ISO8601 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DateTime>=1.45:devel/p5-DateTime \ p5-DateTime-Format-Builder>=0.77:devel/p5-DateTime-Format-Builder \ 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 NO_ARCH= yes PORTSCOUT= skipv:0.0401,0.0402,0.0403 .include diff --git a/devel/p5-DateTime-Locale/Makefile b/devel/p5-DateTime-Locale/Makefile index 8305aa3c3303..2842762c0786 100644 --- a/devel/p5-DateTime-Locale/Makefile +++ b/devel/p5-DateTime-Locale/Makefile @@ -1,34 +1,34 @@ PORTNAME= DateTime-Locale PORTVERSION= 1.43 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Localization support for DateTime WWW= https://metacpan.org/release/DateTime-Locale LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ ${RUN_DEPENDS} RUN_DEPENDS= p5-Dist-CheckConflicts>=0.02:devel/p5-Dist-CheckConflicts \ p5-File-ShareDir>=0:devel/p5-File-ShareDir \ p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \ p5-Specio>=0:devel/p5-Specio \ p5-namespace-autoclean>=0.19:devel/p5-namespace-autoclean TEST_DEPENDS= p5-CPAN-Meta-Check>=0.011:devel/p5-CPAN-Meta-Check \ p5-IPC-System-Simple>=0:devel/p5-IPC-System-Simple \ 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 NO_ARCH= yes .include diff --git a/devel/p5-Devel-MAT/Makefile b/devel/p5-Devel-MAT/Makefile index b3b6f0b9cfe3..7ea5032f2841 100644 --- a/devel/p5-Devel-MAT/Makefile +++ b/devel/p5-Devel-MAT/Makefile @@ -1,36 +1,36 @@ PORTNAME= Devel-MAT PORTVERSION= 0.53 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl Memory Analysis Tool WWW= https://metacpan.org/release/Devel-MAT LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Commandable>=0.04:devel/p5-Commandable \ p5-Devel-MAT-Dumper>=0.48:devel/p5-Devel-MAT-Dumper \ p5-Feature-Compat-Try>=0:devel/p5-Feature-Compat-Try \ p5-File-ShareDir>=0:devel/p5-File-ShareDir \ p5-Heap>=0:devel/p5-Heap \ p5-List-UtilsBy>=0:devel/p5-List-UtilsBy \ p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ p5-String-Tagged>=0:textproc/p5-String-Tagged \ p5-String-Tagged-Terminal>=0.03:textproc/p5-String-Tagged-Terminal \ 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Devel/MAT/MAT.so .include diff --git a/devel/p5-ExtUtils-CChecker/Makefile b/devel/p5-ExtUtils-CChecker/Makefile index b3e10f99a84a..685a71cd9694 100644 --- a/devel/p5-ExtUtils-CChecker/Makefile +++ b/devel/p5-ExtUtils-CChecker/Makefile @@ -1,22 +1,22 @@ PORTNAME= ExtUtils-CChecker PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Configure-time utilities for using C headers, libraries, OS features WWW= https://metacpan.org/release/ExtUtils-CChecker 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 NO_ARCH= yes .include diff --git a/devel/p5-FFI-C-Stat/Makefile b/devel/p5-FFI-C-Stat/Makefile index 50dd091c2887..6a9d5af45072 100644 --- a/devel/p5-FFI-C-Stat/Makefile +++ b/devel/p5-FFI-C-Stat/Makefile @@ -1,29 +1,29 @@ PORTNAME= FFI-C-Stat PORTVERSION= 0.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Object-oriented FFI interface to native stat and lstat WWW= https://metacpan.org/dist/FFI-C-Stat LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-FFI-Platypus>=1.00:devel/p5-FFI-Platypus \ p5-Ref-Util>=0:devel/p5-Ref-Util 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/share/dist/FFI-C-Stat/lib/libFFI-C-Stat.so .include diff --git a/devel/p5-FFI-CheckLib/Makefile b/devel/p5-FFI-CheckLib/Makefile index dc0f6e548ff4..62b758ca8024 100644 --- a/devel/p5-FFI-CheckLib/Makefile +++ b/devel/p5-FFI-CheckLib/Makefile @@ -1,24 +1,24 @@ PORTNAME= FFI-CheckLib PORTVERSION= 0.31 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Check that a library is available for FFI WWW= https://metacpan.org/release/FFI-CheckLib LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 NO_ARCH= yes .include diff --git a/devel/p5-FFI-Platypus-Type-Enum/Makefile b/devel/p5-FFI-Platypus-Type-Enum/Makefile index 63462c4d8b88..6e5358f008d7 100644 --- a/devel/p5-FFI-Platypus-Type-Enum/Makefile +++ b/devel/p5-FFI-Platypus-Type-Enum/Makefile @@ -1,25 +1,25 @@ PORTNAME= FFI-Platypus-Type-Enum PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Custom platypus type for dealing with C enumerated types WWW= https://metacpan.org/dist/FFI-Platypus-Type-Enum LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 NO_ARCH= yes .include diff --git a/devel/p5-FFI-Platypus-Type-PtrObject/Makefile b/devel/p5-FFI-Platypus-Type-PtrObject/Makefile index f2fba86389f9..36765e3a33c0 100644 --- a/devel/p5-FFI-Platypus-Type-PtrObject/Makefile +++ b/devel/p5-FFI-Platypus-Type-PtrObject/Makefile @@ -1,26 +1,26 @@ PORTNAME= FFI-Platypus-Type-PtrObject PORTVERSION= 0.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Platypus custom type for an object wrapped around an opaque pointer WWW= https://metacpan.org/dist/FFI-Platypus-Type-PtrObject LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-FFI-Platypus>=1.11:devel/p5-FFI-Platypus \ 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 USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-FFI-Platypus/Makefile b/devel/p5-FFI-Platypus/Makefile index 4abfdbe1ba83..eee650c6578b 100644 --- a/devel/p5-FFI-Platypus/Makefile +++ b/devel/p5-FFI-Platypus/Makefile @@ -1,29 +1,29 @@ PORTNAME= FFI-Platypus PORTVERSION= 2.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write Perl bindings to non-Perl libraries with FFI WWW= https://metacpan.org/release/FFI-Platypus LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= libffi.so:devel/libffi RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ 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 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/FFI/Platypus/Platypus.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/share/dist/FFI-Platypus/lib/libplfill.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/share/dist/FFI-Platypus/probe/bin/dlrun .include diff --git a/devel/p5-Future-AsyncAwait/Makefile b/devel/p5-Future-AsyncAwait/Makefile index 4ac9fcb832cf..ee9e479149e6 100644 --- a/devel/p5-Future-AsyncAwait/Makefile +++ b/devel/p5-Future-AsyncAwait/Makefile @@ -1,28 +1,28 @@ PORTNAME= Future-AsyncAwait PORTVERSION= 0.66 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Deferred subroutine syntax for futures WWW= https://metacpan.org/dist/Future-AsyncAwait LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Future>=0.50:devel/p5-Future \ p5-XS-Parse-Keyword>=0.13:devel/p5-XS-Parse-Keyword \ 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 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Future/AsyncAwait/AsyncAwait.so .include diff --git a/devel/p5-Future-IO/Makefile b/devel/p5-Future-IO/Makefile index b90131e9497e..8ad8f579fe1f 100644 --- a/devel/p5-Future-IO/Makefile +++ b/devel/p5-Future-IO/Makefile @@ -1,28 +1,28 @@ PORTNAME= Future-IO PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Future-returning IO methods WWW= https://metacpan.org/dist/Future-IO LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Future>=0:devel/p5-Future \ p5-Struct-Dumb>=0:devel/p5-Struct-Dumb TEST_DEPENDS= p5-Test-ExpectAndCheck>=0.06:devel/p5-Test-ExpectAndCheck \ 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Future/Makefile b/devel/p5-Future/Makefile index c054ee42df22..d5de4cd06a34 100644 --- a/devel/p5-Future/Makefile +++ b/devel/p5-Future/Makefile @@ -1,24 +1,24 @@ PORTNAME= Future PORTVERSION= 0.50 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Build objects representing outstanding operations WWW= https://metacpan.org/release/Future 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= modbuild NO_ARCH= yes PORTSCOUT= limit:^[0-9\.]*$$ .include diff --git a/devel/p5-IO-Async/Makefile b/devel/p5-IO-Async/Makefile index dc6ed1f750ae..d91934d8df78 100644 --- a/devel/p5-IO-Async/Makefile +++ b/devel/p5-IO-Async/Makefile @@ -1,29 +1,29 @@ PORTNAME= IO-Async PORTVERSION= 0.803 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl modules that implement asynchronous filehandle IO WWW= https://metacpan.org/release/IO-Async LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Future>=0.44:devel/p5-Future \ p5-Struct-Dumb>0:devel/p5-Struct-Dumb TEST_DEPENDS= p5-Future-IO>=0:devel/p5-Future-IO \ p5-Test-Metrics-Any>=0:devel/p5-Test-Metrics-Any \ 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-JSON-Path/Makefile b/devel/p5-JSON-Path/Makefile index c68ac69be9c5..405fb034737e 100644 --- a/devel/p5-JSON-Path/Makefile +++ b/devel/p5-JSON-Path/Makefile @@ -1,34 +1,34 @@ PORTNAME= JSON-Path PORTVERSION= 1.0.6 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Search nested hashref/arrayref structures using JSONPath WWW= https://metacpan.org/release/JSON-Path LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Carp-Assert>=0:devel/p5-Carp-Assert \ p5-Exporter-Easy>=0:devel/p5-Exporter-Easy \ p5-Exporter-Tiny>=0:devel/p5-Exporter-Tiny \ p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ p5-LV>=0:devel/p5-LV \ p5-Readonly>=0:devel/p5-Readonly \ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \ p5-Try-Tiny>=0:lang/p5-Try-Tiny TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON \ p5-Test-Deep>=0:devel/p5-Test-Deep \ 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Long-Jump/Makefile b/devel/p5-Long-Jump/Makefile index 08525ca97cd0..4f671da8a049 100644 --- a/devel/p5-Long-Jump/Makefile +++ b/devel/p5-Long-Jump/Makefile @@ -1,25 +1,25 @@ PORTNAME= Long-Jump PORTVERSION= 0.000003 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mechanism for returning to a specific point from a deeply nested stack WWW= https://metacpan.org/release/Long-Jump LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Metrics-Any/Makefile b/devel/p5-Metrics-Any/Makefile index 912d7f5e8736..13e20668f193 100644 --- a/devel/p5-Metrics-Any/Makefile +++ b/devel/p5-Metrics-Any/Makefile @@ -1,23 +1,23 @@ PORTNAME= Metrics-Any PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Abstract collection of monitoring metrics WWW= https://metacpan.org/release/Metrics-Any LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Object-Pad/Makefile b/devel/p5-Object-Pad/Makefile index d541e68d8622..6cf7d9fbd865 100644 --- a/devel/p5-Object-Pad/Makefile +++ b/devel/p5-Object-Pad/Makefile @@ -1,26 +1,26 @@ PORTNAME= Object-Pad PORTVERSION= 0.80.8 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= Object-Pad-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple syntax for lexical slot-based objects WWW= https://metacpan.org/dist/Object-Pad LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-XS-Parse-Keyword>=0.39:devel/p5-XS-Parse-Keyword \ 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 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Object/Pad/Pad.so .include diff --git a/devel/p5-Params-ValidationCompiler/Makefile b/devel/p5-Params-ValidationCompiler/Makefile index 91614c1aa9d0..a8cd1421151b 100644 --- a/devel/p5-Params-ValidationCompiler/Makefile +++ b/devel/p5-Params-ValidationCompiler/Makefile @@ -1,27 +1,27 @@ PORTNAME= Params-ValidationCompiler PORTVERSION= 0.31 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Build an optimized subroutine parameter validator once, use it forever WWW= https://metacpan.org/release/Params-ValidationCompiler LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Exception-Class>=0:devel/p5-Exception-Class \ p5-Eval-Closure>=0:devel/p5-Eval-Closure 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-Test-Without-Module>=0:devel/p5-Test-Without-Module USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Sentinel/Makefile b/devel/p5-Sentinel/Makefile index c879d7562d4c..2b494159bd38 100644 --- a/devel/p5-Sentinel/Makefile +++ b/devel/p5-Sentinel/Makefile @@ -1,23 +1,23 @@ PORTNAME= Sentinel PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create lightweight SCALARs with get/set callbacks WWW= https://metacpan.org/release/Sentinel LICENSE= ART10 GPLv1+ 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 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Sentinel/Sentinel.so .include diff --git a/devel/p5-Shell-Config-Generate/Makefile b/devel/p5-Shell-Config-Generate/Makefile index b1ac409b119c..ef6356915375 100644 --- a/devel/p5-Shell-Config-Generate/Makefile +++ b/devel/p5-Shell-Config-Generate/Makefile @@ -1,26 +1,27 @@ PORTNAME= Shell-Config-Generate PORTVERSION= 0.34 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Portably generate config for any shell WWW= https://metacpan.org/release/Shell-Config-Generate LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= configure NO_ARCH= yes PLIST_FILES= ${SITE_PERL_REL}/Shell/Config/Generate.pm \ ${SITE_MAN3_REL}/Shell::Config::Generate.3.gz .include diff --git a/devel/p5-Struct-Dumb/Makefile b/devel/p5-Struct-Dumb/Makefile index 4b871b7327c9..2272246ca501 100644 --- a/devel/p5-Struct-Dumb/Makefile +++ b/devel/p5-Struct-Dumb/Makefile @@ -1,23 +1,23 @@ PORTNAME= Struct-Dumb PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Make simple lightweight record-like structures WWW= https://metacpan.org/release/Struct-Dumb LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Syntax-Keyword-Dynamically/Makefile b/devel/p5-Syntax-Keyword-Dynamically/Makefile index c7941ae3542b..236573928d13 100644 --- a/devel/p5-Syntax-Keyword-Dynamically/Makefile +++ b/devel/p5-Syntax-Keyword-Dynamically/Makefile @@ -1,26 +1,26 @@ PORTNAME= Syntax-Keyword-Dynamically PORTVERSION= 0.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Dynamically change the value of a variable WWW= https://metacpan.org/dist/Syntax-Keyword-Dynamically LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Future-AsyncAwait>=0.60:devel/p5-Future-AsyncAwait \ ${RUN_DEPENDS} 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 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Syntax/Keyword/Dynamically/Dynamically.so .include diff --git a/devel/p5-Syntax-Keyword-Match/Makefile b/devel/p5-Syntax-Keyword-Match/Makefile index eeadcd7a3b3b..f97dbd34e1e5 100644 --- a/devel/p5-Syntax-Keyword-Match/Makefile +++ b/devel/p5-Syntax-Keyword-Match/Makefile @@ -1,25 +1,25 @@ PORTNAME= Syntax-Keyword-Match PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Match/case syntax for Perl WWW= https://metacpan.org/dist/Syntax-Keyword-Match LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Syntax/Keyword/Match/Match.so .include diff --git a/devel/p5-Syntax-Keyword-Try/Makefile b/devel/p5-Syntax-Keyword-Try/Makefile index 39a2dd893369..cd8147148c76 100644 --- a/devel/p5-Syntax-Keyword-Try/Makefile +++ b/devel/p5-Syntax-Keyword-Try/Makefile @@ -1,25 +1,25 @@ PORTNAME= Syntax-Keyword-Try PORTVERSION= 0.29 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= try/catch/finally syntax for Perl WWW= https://metacpan.org/release/Syntax-Keyword-Try LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Syntax/Keyword/Try/Try.so .include diff --git a/devel/p5-Test-Archive-Libarchive/Makefile b/devel/p5-Test-Archive-Libarchive/Makefile index 83b0b432312b..596d2e0b33c2 100644 --- a/devel/p5-Test-Archive-Libarchive/Makefile +++ b/devel/p5-Test-Archive-Libarchive/Makefile @@ -1,24 +1,25 @@ PORTNAME= Test-Archive-Libarchive PORTVERSION= 0.02 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Testing tools for Archive::Libarchive WWW= https://metacpan.org/dist/Test-Archive-Libarchive LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Test-ExpectAndCheck/Makefile b/devel/p5-Test-ExpectAndCheck/Makefile index bd97b1efd04b..1b76d69cd491 100644 --- a/devel/p5-Test-ExpectAndCheck/Makefile +++ b/devel/p5-Test-ExpectAndCheck/Makefile @@ -1,25 +1,25 @@ PORTNAME= Test-ExpectAndCheck PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Expect/check-style unit testing with object methods WWW= https://metacpan.org/dist/Test-ExpectAndCheck LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Future>=0:devel/p5-Future \ 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Test-Future-IO-Impl/Makefile b/devel/p5-Test-Future-IO-Impl/Makefile index e892c8f40b9e..d484b3e3f1b4 100644 --- a/devel/p5-Test-Future-IO-Impl/Makefile +++ b/devel/p5-Test-Future-IO-Impl/Makefile @@ -1,23 +1,24 @@ PORTNAME= Test-Future-IO-Impl PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Acceptance tests for Future::IO implementations WWW= https://metacpan.org/dist/Test-Future-IO-Impl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Test-Script/Makefile b/devel/p5-Test-Script/Makefile index 714262838ea0..608720e4ad20 100644 --- a/devel/p5-Test-Script/Makefile +++ b/devel/p5-Test-Script/Makefile @@ -1,25 +1,25 @@ PORTNAME= Test-Script PORTVERSION= 1.29 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Cross-platform basic tests for scripts WWW= https://metacpan.org/release/Test-Script LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Test2-Harness-UI/Makefile b/devel/p5-Test2-Harness-UI/Makefile index 80aacb93002f..dc81510e68d1 100644 --- a/devel/p5-Test2-Harness-UI/Makefile +++ b/devel/p5-Test2-Harness-UI/Makefile @@ -1,53 +1,54 @@ PORTNAME= Test2-Harness-UI PORTVERSION= 0.000144 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Web interface for viewing and inspecting yath test logs WWW= https://metacpan.org/dist/Test2-Harness-UI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone \ p5-Crypt-Eksblowfish>=0:security/p5-Crypt-Eksblowfish \ p5-DBI>=0:databases/p5-DBI \ p5-DBIx-Class>=0:databases/p5-DBIx-Class \ p5-DBIx-Class-Helpers>=0:databases/p5-DBIx-Class-Helpers \ p5-DBIx-Class-InflateColumn-Serializer>=0:databases/p5-DBIx-Class-InflateColumn-Serializer \ p5-DBIx-Class-Schema-Loader>=0:databases/p5-DBIx-Class-Schema-Loader \ p5-DBIx-Class-Tree>=0:databases/p5-DBIx-Class-Tree \ p5-DBIx-Class-UUIDColumns>=0:databases/p5-DBIx-Class-UUIDColumns \ p5-DBIx-QuickDB>=0.000020:databases/p5-DBIx-QuickDB \ p5-Data-GUID>=0:devel/p5-Data-GUID \ p5-DateTime>=0:devel/p5-DateTime \ p5-DateTime-Format-MySQL>=0:devel/p5-DateTime-Format-MySQL \ p5-DateTime-Format-Pg>=0:devel/p5-DateTime-Format-Pg \ p5-Email-Sender>=0:mail/p5-Email-Sender \ p5-Email-Simple>=0:mail/p5-Email-Simple \ p5-File-ShareDir>=0:devel/p5-File-ShareDir \ p5-Importer>=0.025:devel/p5-Importer \ p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ p5-Plack-Middleware-DBIx-DisconnectAll>=0:www/p5-Plack-Middleware-DBIx-DisconnectAll \ p5-Plack>=0:www/p5-Plack \ p5-Router-Simple>=0:www/p5-Router-Simple \ p5-Starman>=0:www/p5-Starman \ p5-Statistics-Basic>=0:math/p5-Statistics-Basic \ 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-Time-Elapsed>=0.33:devel/p5-Time-Elapsed TEST_DEPENDS= p5-HTTP-Tiny-UNIX>=0:www/p5-HTTP-Tiny-UNIX USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Test2-Harness/Makefile b/devel/p5-Test2-Harness/Makefile index 502d6546e5c6..37392dd6c9a8 100644 --- a/devel/p5-Test2-Harness/Makefile +++ b/devel/p5-Test2-Harness/Makefile @@ -1,54 +1,55 @@ PORTNAME= Test2-Harness PORTVERSION= 1.000155 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Test2 Harness designed for the Test2 event system WWW= https://metacpan.org/release/Test2-Harness LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-UUID>=0:devel/p5-Data-UUID \ p5-Importer>=0.025:devel/p5-Importer \ p5-Long-Jump>=0.000001:devel/p5-Long-Jump \ p5-Scope-Guard>=0:devel/p5-Scope-Guard \ p5-Term-Table>=0.015:devel/p5-Term-Table \ p5-Test2-Plugin-MemUsage>=0.002002:devel/p5-Test2-Plugin-MemUsage \ 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-goto-file>=0.005:devel/p5-goto-file USES= perl5 USE_PERL5= configure NO_ARCH= yes OPTIONS_DEFINE= RECOMMENDED OPTIONS_DEFAULT=RECOMMENDED RECOMMENDED_DESC= Recommended dependencies by upstream RECOMMENDED_BUILD_DEPENDS= p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS \ p5-Email-Stuffer>=0.016:mail/p5-Email-Stuffer \ p5-HTTP-Tiny-Multipart>=0.08:www/p5-HTTP-Tiny-Multipart \ p5-IO-Pager>=1.00:devel/p5-IO-Pager \ p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ p5-Test2-Plugin-Cover>=0.000025:devel/p5-Test2-Plugin-Cover \ p5-Test2-Plugin-DBIProfile>=0.002002:devel/p5-Test2-Plugin-DBIProfile \ p5-Test2-Plugin-IOEvents>=0.001001:devel/p5-Test2-Plugin-IOEvents RECOMMENDED_RUN_DEPENDS=p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS \ p5-Email-Stuffer>=0.016:mail/p5-Email-Stuffer \ p5-HTTP-Tiny-Multipart>=0.08:www/p5-HTTP-Tiny-Multipart \ p5-IO-Pager>=1.00:devel/p5-IO-Pager \ p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ p5-Test2-Plugin-Cover>=0.000025:devel/p5-Test2-Plugin-Cover \ p5-Test2-Plugin-DBIProfile>=0.002002:devel/p5-Test2-Plugin-DBIProfile \ p5-Test2-Plugin-IOEvents>=0.001001:devel/p5-Test2-Plugin-IOEvents .include diff --git a/devel/p5-Test2-Plugin-Cover/Makefile b/devel/p5-Test2-Plugin-Cover/Makefile index 279166d755fd..7288c9539d18 100644 --- a/devel/p5-Test2-Plugin-Cover/Makefile +++ b/devel/p5-Test2-Plugin-Cover/Makefile @@ -1,26 +1,26 @@ PORTNAME= Test2-Plugin-Cover PORTVERSION= 0.000027 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast and Minimal file coverage info WWW= https://metacpan.org/release/Test2-Plugin-Cover LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Test2/Plugin/Cover/Cover.so .include diff --git a/devel/p5-Test2-Plugin-DBIProfile/Makefile b/devel/p5-Test2-Plugin-DBIProfile/Makefile index 4d2d196a0522..f40f3544d5d4 100644 --- a/devel/p5-Test2-Plugin-DBIProfile/Makefile +++ b/devel/p5-Test2-Plugin-DBIProfile/Makefile @@ -1,25 +1,26 @@ PORTNAME= Test2-Plugin-DBIProfile PORTVERSION= 0.002006 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Plugin to enable and display DBI profiling WWW= https://metacpan.org/release/Test2-Plugin-DBIProfile LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure 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 NO_ARCH= yes .include diff --git a/devel/p5-Test2-Plugin-IOEvents/Makefile b/devel/p5-Test2-Plugin-IOEvents/Makefile index 23760245ccfc..91de0daddb44 100644 --- a/devel/p5-Test2-Plugin-IOEvents/Makefile +++ b/devel/p5-Test2-Plugin-IOEvents/Makefile @@ -1,24 +1,24 @@ PORTNAME= Test2-Plugin-IOEvents PORTVERSION= 0.001001 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Turn STDOUT and STDERR into Test2 events WWW= https://metacpan.org/release/Test2-Plugin-IOEvents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Test2-Plugin-MemUsage/Makefile b/devel/p5-Test2-Plugin-MemUsage/Makefile index 65dcbed65364..9b32b69e3795 100644 --- a/devel/p5-Test2-Plugin-MemUsage/Makefile +++ b/devel/p5-Test2-Plugin-MemUsage/Makefile @@ -1,24 +1,24 @@ PORTNAME= Test2-Plugin-MemUsage PORTVERSION= 0.002003 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Collect and display memory usage information WWW= https://metacpan.org/release/Test2-Plugin-MemUsage LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Test2-Plugin-NoWarnings/Makefile b/devel/p5-Test2-Plugin-NoWarnings/Makefile index 8171204799fb..ae4cdec53ddb 100644 --- a/devel/p5-Test2-Plugin-NoWarnings/Makefile +++ b/devel/p5-Test2-Plugin-NoWarnings/Makefile @@ -1,23 +1,23 @@ PORTNAME= Test2-Plugin-NoWarnings PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fail if tests warn WWW= https://metacpan.org/release/Test2-Plugin-NoWarnings LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Test2-Plugin-UUID/Makefile b/devel/p5-Test2-Plugin-UUID/Makefile index 617dbe862eac..0030710e4752 100644 --- a/devel/p5-Test2-Plugin-UUID/Makefile +++ b/devel/p5-Test2-Plugin-UUID/Makefile @@ -1,25 +1,25 @@ PORTNAME= Test2-Plugin-UUID PORTVERSION= 0.002008 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Use REAL UUIDs in Test2 WWW= https://metacpan.org/release/Test2-Plugin-UUID LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Test2-Tools-FFI/Makefile b/devel/p5-Test2-Tools-FFI/Makefile index 53d3afcc3f99..de3ca154cdab 100644 --- a/devel/p5-Test2-Tools-FFI/Makefile +++ b/devel/p5-Test2-Tools-FFI/Makefile @@ -1,30 +1,30 @@ PORTNAME= Test2-Tools-FFI PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PLICEASE PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tools for testing FFI WWW= https://metacpan.org/dist/Test2-Tools-FFI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ ${RUN_DEPENDS} RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ p5-FFI-CheckLib>=0.11:devel/p5-FFI-CheckLib \ p5-FFI-Platypus>=1.00:devel/p5-FFI-Platypus \ 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 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/share/dist/Test2-Tools-FFI/lib/libt2t.so .include diff --git a/devel/p5-Test2-Tools-MemoryCycle/Makefile b/devel/p5-Test2-Tools-MemoryCycle/Makefile index 31c9e97485c4..9bef18325cc8 100644 --- a/devel/p5-Test2-Tools-MemoryCycle/Makefile +++ b/devel/p5-Test2-Tools-MemoryCycle/Makefile @@ -1,26 +1,26 @@ PORTNAME= Test2-Tools-MemoryCycle PORTVERSION= 0.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PLICEASE PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Check for memory leaks and circular memory references WWW= https://metacpan.org/dist/Test2-Tools-MemoryCycle LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Devel-Cycle>=0:devel/p5-Devel-Cycle \ 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-Tickit-Widgets/Makefile b/devel/p5-Tickit-Widgets/Makefile index bb990c46f2bf..cd8ab9b8db97 100644 --- a/devel/p5-Tickit-Widgets/Makefile +++ b/devel/p5-Tickit-Widgets/Makefile @@ -1,29 +1,29 @@ PORTNAME= Tickit-Widgets PORTVERSION= 0.41 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Abstract base class for on-screen widgets WWW= https://metacpan.org/release/Tickit-Widgets LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Object-Pad>=0.80.8:devel/p5-Object-Pad \ p5-Parser-MGC>=0:devel/p5-Parser-MGC \ p5-Syntax-Keyword-Dynamically>=0:devel/p5-Syntax-Keyword-Dynamically \ p5-Tickit>=0.66:devel/p5-Tickit \ 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/devel/p5-Tickit/Makefile b/devel/p5-Tickit/Makefile index d0797fcd366f..3547251aa419 100644 --- a/devel/p5-Tickit/Makefile +++ b/devel/p5-Tickit/Makefile @@ -1,29 +1,29 @@ PORTNAME= Tickit PORTVERSION= 0.74 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Terminal Interface Construction KIT WWW= https://metacpan.org/release/Tickit LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= libtickit>=0.4.4:devel/libtickit \ p5-Module-Build-Using-PkgConfig>=0:devel/p5-Module-Build-Using-PkgConfig \ ${RUN_DEPENDS} LIB_DEPENDS= libtickit.so:devel/libtickit 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 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Tickit/Tickit.so .include diff --git a/devel/p5-XS-Parse-Keyword/Makefile b/devel/p5-XS-Parse-Keyword/Makefile index 524696786ab2..31dcffa30478 100644 --- a/devel/p5-XS-Parse-Keyword/Makefile +++ b/devel/p5-XS-Parse-Keyword/Makefile @@ -1,27 +1,27 @@ PORTNAME= XS-Parse-Keyword PORTVERSION= 0.44 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= XS functions to assist in parsing keyword syntax WWW= https://metacpan.org/dist/XS-Parse-Keyword LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-ExtUtils-CChecker>=0.11:devel/p5-ExtUtils-CChecker \ ${RUN_DEPENDS} 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 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/XS/Parse/Keyword/Keyword.so .include diff --git a/devel/p5-XS-Parse-Sublike/Makefile b/devel/p5-XS-Parse-Sublike/Makefile index c5c6d78fe367..ba742e2bacf0 100644 --- a/devel/p5-XS-Parse-Sublike/Makefile +++ b/devel/p5-XS-Parse-Sublike/Makefile @@ -1,25 +1,25 @@ PORTNAME= XS-Parse-Sublike PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= XS functions to assist in parsing sub-like syntax WWW= https://metacpan.org/dist/XS-Parse-Sublike 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Sublike/Extended/Extended.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/XS/Parse/Sublike/Sublike.so .include diff --git a/devel/p5-goto-file/Makefile b/devel/p5-goto-file/Makefile index 5e9eab492dc3..acadae34fff3 100644 --- a/devel/p5-goto-file/Makefile +++ b/devel/p5-goto-file/Makefile @@ -1,23 +1,23 @@ PORTNAME= goto-file PORTVERSION= 0.005 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EXODIST PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stop parsing the current file and move on to a different one WWW= https://metacpan.org/release/goto-file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/devel/p5-meta/Makefile b/devel/p5-meta/Makefile index 75634d65b6a1..6e2405a5f39f 100644 --- a/devel/p5-meta/Makefile +++ b/devel/p5-meta/Makefile @@ -1,24 +1,24 @@ PORTNAME= meta PORTVERSION= 0.004 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Meta-programming API WWW= https://metacpan.org/dist/meta LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/meta/meta.so .include diff --git a/dns/p5-Data-Validate-Domain/Makefile b/dns/p5-Data-Validate-Domain/Makefile index f85b65485fc5..e849cacf8e76 100644 --- a/dns/p5-Data-Validate-Domain/Makefile +++ b/dns/p5-Data-Validate-Domain/Makefile @@ -1,23 +1,23 @@ PORTNAME= Data-Validate-Domain PORTVERSION= 0.15 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Domain validation methods in Perl WWW= https://metacpan.org/release/Data-Validate-Domain LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/graphics/p5-Convert-Color/Makefile b/graphics/p5-Convert-Color/Makefile index f507ed2b6782..f9a54e4ccb35 100644 --- a/graphics/p5-Convert-Color/Makefile +++ b/graphics/p5-Convert-Color/Makefile @@ -1,25 +1,25 @@ PORTNAME= Convert-Color PORTVERSION= 0.17 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for color space conversions and named lookups WWW= https://metacpan.org/release/Convert-Color LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-List-UtilsBy>=0:devel/p5-List-UtilsBy \ 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 7ab0835d3a20..65f4dd9e338f 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -1,27 +1,27 @@ PORTNAME= GraphViz PORTVERSION= 2.25 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to GraphViz graphing tool WWW= https://metacpan.org/release/GraphViz LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-File-Which>=1.09:sysutils/p5-File-Which RUN_DEPENDS= dot:graphics/graphviz \ p5-IPC-Run>=0.60:devel/p5-IPC-Run \ p5-Parse-RecDescent>=1.965001:devel/p5-Parse-RecDescent \ 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/math/p5-Alien-GSL/Makefile b/math/p5-Alien-GSL/Makefile index 9fe6a5e27137..8c2fed87f19c 100644 --- a/math/p5-Alien-GSL/Makefile +++ b/math/p5-Alien-GSL/Makefile @@ -1,28 +1,28 @@ PORTNAME= Alien-GSL PORTVERSION= 1.07 PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR=CPAN:PLICEASE PKGNAMEPREFIX= p5- MAINTAINER= bokutin@bokut.in COMMENT= Detect and get configuration setting for GSL WWW= https://metacpan.org/release/Alien-GSL LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libgsl.so:math/gsl BUILD_DEPENDS= p5-Alien-Build>=2.21:devel/p5-Alien-Build \ p5-PkgConfig>0:devel/p5-PkgConfig 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 USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/math/p5-GIS-Distance-Fast/Makefile b/math/p5-GIS-Distance-Fast/Makefile index fc9a0ef9e9bd..0307c55c680c 100644 --- a/math/p5-GIS-Distance-Fast/Makefile +++ b/math/p5-GIS-Distance-Fast/Makefile @@ -1,28 +1,28 @@ PORTNAME= GIS-Distance-Fast PORTVERSION= 0.16 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BLUEFEET PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= C implementation of GIS::Distance formulas WWW= https://metacpan.org/release/GIS-Distance-Fast LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-namespace-clean>=0.24:devel/p5-namespace-clean \ p5-strictures>=2.000000:devel/p5-strictures 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 USE_PERL5= modbuildtiny post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/GIS/Distance/Fast/Fast.so .include diff --git a/math/p5-GIS-Distance/Makefile b/math/p5-GIS-Distance/Makefile index 163605ed698a..5bfddf319251 100644 --- a/math/p5-GIS-Distance/Makefile +++ b/math/p5-GIS-Distance/Makefile @@ -1,30 +1,30 @@ PORTNAME= GIS-Distance PORTVERSION= 0.20 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BLUEFEET PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate geographic distances WWW= https://metacpan.org/release/GIS-Distance LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Measure>=0:devel/p5-Class-Measure \ p5-Const-Fast>=0.014:devel/p5-Const-Fast \ p5-GIS-Distance-Fast>=0.13:math/p5-GIS-Distance-Fast \ p5-namespace-clean>=0.24:devel/p5-namespace-clean \ 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 USE_PERL5= modbuildtiny NO_ARCH= yes .include diff --git a/math/p5-Geo-Distance/Makefile b/math/p5-Geo-Distance/Makefile index 5bb3bae0cbe9..2f987e5a1d2d 100644 --- a/math/p5-Geo-Distance/Makefile +++ b/math/p5-Geo-Distance/Makefile @@ -1,25 +1,25 @@ PORTNAME= Geo-Distance PORTVERSION= 0.25 CATEGORIES= math perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate Distances and Closest Locations WWW= https://metacpan.org/release/Geo-Distance LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Const-Fast>=0.014:devel/p5-Const-Fast \ 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 USE_PERL5= modbuildtiny NO_ARCH= yes .include diff --git a/net-mgmt/p5-Net-Netmask/Makefile b/net-mgmt/p5-Net-Netmask/Makefile index 057caedd3606..38677b1d1e05 100644 --- a/net-mgmt/p5-Net-Netmask/Makefile +++ b/net-mgmt/p5-Net-Netmask/Makefile @@ -1,23 +1,23 @@ PORTNAME= Net-Netmask PORTVERSION= 2.0002 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse, manipulate, and lookup IP network blocks WWW= https://metacpan.org/release/Net-Netmask LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/net/p5-URI-Fast/Makefile b/net/p5-URI-Fast/Makefile index 42e3cb11a9be..c9f2f6e6de45 100644 --- a/net/p5-URI-Fast/Makefile +++ b/net/p5-URI-Fast/Makefile @@ -1,28 +1,28 @@ PORTNAME= URI-Fast PORTVERSION= 0.55 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast(er) URI parser WWW= https://metacpan.org/release/URI-Fast LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI-Encode-XS>=0.11:net/p5-URI-Encode-XS \ p5-URI>=0:net/p5-URI \ p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak TEST_DEPENDS= p5-Pod-Parser>=0:textproc/p5-Pod-Parser \ 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 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/URI/Fast/Fast.so .include diff --git a/security/p5-Crypt-OpenSSL-CA/Makefile b/security/p5-Crypt-OpenSSL-CA/Makefile index 258e98a2410b..39080de29ac4 100644 --- a/security/p5-Crypt-OpenSSL-CA/Makefile +++ b/security/p5-Crypt-OpenSSL-CA/Makefile @@ -1,36 +1,36 @@ PORTNAME= Crypt-OpenSSL-CA PORTVERSION= 0.91 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for OpenSSL CA API WWW= https://metacpan.org/release/Crypt-OpenSSL-CA LICENSE= ART10 GPLv1+ LICENSE_COMB= dual # Note: Devel::Mallinfo is skipped because mallinfo() is a GNU libc function BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Convert-ASN1>=0.20:converters/p5-Convert-ASN1 \ p5-Devel-Leak>=0:devel/p5-Devel-Leak \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-File-Which>=0:sysutils/p5-File-Which \ p5-IPC-Run>=0:devel/p5-IPC-Run \ p5-Inline-C>=0:devel/p5-Inline-C \ p5-Inline>=0.40:devel/p5-Inline \ p5-Net-SSLeay>=1.25:security/p5-Net-SSLeay 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 USE_PERL5= modbuild CONFIGURE_ARGS= --openssl-cflags=-L${OPENSSLINC} \ --openssl-ldflags="-I${OPENSSLLIB} ${OPENSSL_LDFLAGS}" post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/OpenSSL/CA/*/*.so .include diff --git a/sysutils/p5-File-Cmp/Makefile b/sysutils/p5-File-Cmp/Makefile index 49f359e57287..289f29bba716 100644 --- a/sysutils/p5-File-Cmp/Makefile +++ b/sysutils/p5-File-Cmp/Makefile @@ -1,21 +1,21 @@ PORTNAME= File-Cmp PORTVERSION= 1.09 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to compare two files character by character WWW= https://metacpan.org/release/File-Cmp LICENSE= BSD3CLAUSE 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-String-Pad/Makefile b/textproc/p5-String-Pad/Makefile index ce3d10e6c5f1..11a08f374630 100644 --- a/textproc/p5-String-Pad/Makefile +++ b/textproc/p5-String-Pad/Makefile @@ -1,22 +1,22 @@ PORTNAME= String-Pad PORTVERSION= 0.021 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= String padding routines for Perl WWW= https://metacpan.org/release/String-Pad LICENSE= ART10 GPLv1+ LICENSE_COMB= dual 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-Tagged-Terminal/Makefile b/textproc/p5-String-Tagged-Terminal/Makefile index a998d79d2386..092e4418388a 100644 --- a/textproc/p5-String-Tagged-Terminal/Makefile +++ b/textproc/p5-String-Tagged-Terminal/Makefile @@ -1,26 +1,26 @@ PORTNAME= String-Tagged-Terminal PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Format terminal output using String::Tagged WWW= https://metacpan.org/release/String-Tagged-Terminal LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Convert-Color>=0:graphics/p5-Convert-Color \ p5-Convert-Color-XTerm>=0:graphics/p5-Convert-Color-XTerm \ 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 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-String-Tagged/Makefile b/textproc/p5-String-Tagged/Makefile index 307a713bd542..f83e5e7f31dd 100644 --- a/textproc/p5-String-Tagged/Makefile +++ b/textproc/p5-String-Tagged/Makefile @@ -1,22 +1,22 @@ PORTNAME= String-Tagged PORTVERSION= 0.24 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sstring buffers with value tags on extents WWW= https://metacpan.org/release/String-Tagged 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 NO_ARCH= yes .include diff --git a/textproc/p5-String-TtyLength/Makefile b/textproc/p5-String-TtyLength/Makefile index ad064eb7d76f..dafe8ca5bc98 100644 --- a/textproc/p5-String-TtyLength/Makefile +++ b/textproc/p5-String-TtyLength/Makefile @@ -1,24 +1,24 @@ PORTNAME= String-TtyLength PORTVERSION= 0.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate length of string excluding ANSI tty codes WWW= https://metacpan.org/release/String-TtyLength LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-HTML/Makefile b/textproc/p5-Text-Table-HTML/Makefile index 451dad791060..15c0b8edd4f0 100644 --- a/textproc/p5-Text-Table-HTML/Makefile +++ b/textproc/p5-Text-Table-HTML/Makefile @@ -1,24 +1,24 @@ PORTNAME= Text-Table-HTML PORTVERSION= 0.011 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate HTML table WWW= https://metacpan.org/release/Text-Table-HTML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILEGPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-AnyEvent-WebSocket-Client/Makefile b/www/p5-AnyEvent-WebSocket-Client/Makefile index 8ed4a0b7d7f8..d445992f9f83 100644 --- a/www/p5-AnyEvent-WebSocket-Client/Makefile +++ b/www/p5-AnyEvent-WebSocket-Client/Makefile @@ -1,30 +1,30 @@ PORTNAME= AnyEvent-WebSocket-Client PORTVERSION= 0.55 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN #MASTER_SITE_SUBDIR= CPAN:PLICEASE PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= WebSocket client for AnyEvent WWW= https://github.com/plicease/AnyEvent-WebSocket-Client LICENSE= ART10 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-AnyEvent>=7.13:devel/p5-AnyEvent \ p5-AnyEvent-Connector>=0.03:devel/p5-AnyEvent-Connector \ p5-Moo>=2.0:devel/p5-Moo \ p5-PerlX-Maybe>=0.003:devel/p5-PerlX-Maybe \ p5-Protocol-WebSocket>=0.20:www/p5-Protocol-WebSocket \ p5-URI>=1.53:net/p5-URI \ 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-Dancer2-Plugin-Deferred/Makefile b/www/p5-Dancer2-Plugin-Deferred/Makefile index 9b0308075d95..c6fafa96c523 100644 --- a/www/p5-Dancer2-Plugin-Deferred/Makefile +++ b/www/p5-Dancer2-Plugin-Deferred/Makefile @@ -1,27 +1,27 @@ PORTNAME= Dancer2-Plugin-Deferred PORTVERSION= 0.008000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dancer2 plugin to defer messages or data across redirections WWW= https://metacpan.org/release/Dancer2-Plugin-Deferred LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \ p5-URI>=0:net/p5-URI TEST_DEPENDS= p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ 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 USE_PERL5= configure NO_ARCH= yes .include diff --git a/www/p5-Net-Async-FastCGI/Makefile b/www/p5-Net-Async-FastCGI/Makefile index 183b5e25178d..26901fa78a76 100644 --- a/www/p5-Net-Async-FastCGI/Makefile +++ b/www/p5-Net-Async-FastCGI/Makefile @@ -1,24 +1,24 @@ PORTNAME= Net-Async-FastCGI PORTVERSION= 0.26 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to use FastCGI with IO::Async WWW= https://metacpan.org/release/Net-Async-FastCGI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-IO-Async>=0.350:devel/p5-IO-Async \ 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 USE_PERL5= modbuild .include diff --git a/www/p5-Net-Async-HTTP/Makefile b/www/p5-Net-Async-HTTP/Makefile index cb875187c64d..6b7bd037b331 100644 --- a/www/p5-Net-Async-HTTP/Makefile +++ b/www/p5-Net-Async-HTTP/Makefile @@ -1,37 +1,37 @@ PORTNAME= Net-Async-HTTP PORTVERSION= 0.49 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Use HTTP with IO::Async WWW= https://metacpan.org/release/Net-Async-HTTP LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Future>=0.28:devel/p5-Future \ p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-IO-Async>=0.59:devel/p5-IO-Async \ p5-Metrics-Any>=0.05:devel/p5-Metrics-Any \ p5-Struct-Dumb>=0.07:devel/p5-Struct-Dumb \ p5-URI>=0:net/p5-URI TEST_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL \ 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 USE_PERL5= modbuild NO_ARCH= yes OPTIONS_DEFINE= SSL SSL_BUILD_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL SSL_RUN_DEPENDS= p5-IO-Async-SSL>=0.12:security/p5-IO-Async-SSL .include diff --git a/www/p5-Web-Query/Makefile b/www/p5-Web-Query/Makefile index 586186e2d16b..c06fff60cd9b 100644 --- a/www/p5-Web-Query/Makefile +++ b/www/p5-Web-Query/Makefile @@ -1,29 +1,29 @@ PORTNAME= Web-Query PORTVERSION= 1.01 CATEGORIES= www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Yet another scraping library like jQuery WWW= https://metacpan.org/release/Web-Query LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-HTML-Selector-XPath>=0.20:www/p5-HTML-Selector-XPath \ p5-HTML-TreeBuilder-LibXML>=0:www/p5-HTML-TreeBuilder-LibXML \ p5-HTML-TreeBuilder-XPath>=0:www/p5-HTML-TreeBuilder-XPath \ p5-libwww>=0:www/p5-libwww 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 USE_PERL5= configure NO_ARCH= yes .include