aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-08-15 15:30:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-08-15 15:30:59 +0000
commit352d1611e7daf4f5f9be399bca7bb8cb70b7e154 (patch)
treef791543d1f2152e8c955f71c8e5f499f69f4a24f /math
parent46637f75e8b2021574f0999dc112d696b7756ddb (diff)
downloadports-352d1611e7daf4f5f9be399bca7bb8cb70b7e154.tar.gz
ports-352d1611e7daf4f5f9be399bca7bb8cb70b7e154.zip
*: 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
Diffstat (limited to 'math')
-rw-r--r--math/p5-Alien-GSL/Makefile2
-rw-r--r--math/p5-GIS-Distance-Fast/Makefile2
-rw-r--r--math/p5-GIS-Distance/Makefile2
-rw-r--r--math/p5-Geo-Distance/Makefile2
4 files changed, 4 insertions, 4 deletions
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
@@ -17,7 +17,7 @@ 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
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
@@ -17,7 +17,7 @@ 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
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
@@ -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-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
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
@@ -15,7 +15,7 @@ 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