git: 7401867631fe - main - devel/p5-Test-Auto: Update to 0.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Aug 2022 11:43:17 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7401867631fe9f66392280676691c3b324567482
commit 7401867631fe9f66392280676691c3b324567482
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 11:22:12 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 11:40:58 +0000
devel/p5-Test-Auto: Update to 0.13
Changes: https://metacpan.org/dist/Test-Auto/changes
---
devel/p5-Test-Auto/Makefile | 6 ++----
devel/p5-Test-Auto/distinfo | 6 +++---
devel/p5-Test-Auto/pkg-plist | 14 --------------
3 files changed, 5 insertions(+), 21 deletions(-)
diff --git a/devel/p5-Test-Auto/Makefile b/devel/p5-Test-Auto/Makefile
index e99a5c5291ac..414c17ceb9aa 100644
--- a/devel/p5-Test-Auto/Makefile
+++ b/devel/p5-Test-Auto/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Test-Auto
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,9 +11,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Moo>=2.003006:devel/p5-Moo \
- p5-Try-Tiny>=0.30:lang/p5-Try-Tiny \
- p5-Type-Tiny>=1.010001:devel/p5-Type-Tiny
+RUN_DEPENDS= p5-Venus>=1.10:devel/p5-Venus
USES= perl5
USE_PERL5= configure
diff --git a/devel/p5-Test-Auto/distinfo b/devel/p5-Test-Auto/distinfo
index 8bef69fc3a58..befddc78d0bb 100644
--- a/devel/p5-Test-Auto/distinfo
+++ b/devel/p5-Test-Auto/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589487619
-SHA256 (Test-Auto-0.12.tar.gz) = 26b4e266c57fdce59bdbca5b74c2f2cfae9246ce163cadfae6b2d0439d6bbf24
-SIZE (Test-Auto-0.12.tar.gz) = 32210
+TIMESTAMP = 1661599197
+SHA256 (Test-Auto-0.13.tar.gz) = 78e2a12e22917a2d2663d8dd3f228f04a33ec4953cb30394221edd95366e9e3d
+SIZE (Test-Auto-0.13.tar.gz) = 15346
diff --git a/devel/p5-Test-Auto/pkg-plist b/devel/p5-Test-Auto/pkg-plist
index 4831e422cfc5..0e95d9b9108d 100644
--- a/devel/p5-Test-Auto/pkg-plist
+++ b/devel/p5-Test-Auto/pkg-plist
@@ -1,16 +1,2 @@
-bin/testauto
%%SITE_PERL%%/Test/Auto.pm
-%%SITE_PERL%%/Test/Auto/Data.pm
-%%SITE_PERL%%/Test/Auto/Document.pm
-%%SITE_PERL%%/Test/Auto/Parser.pm
-%%SITE_PERL%%/Test/Auto/Plugin.pm
-%%SITE_PERL%%/Test/Auto/Subtests.pm
-%%SITE_PERL%%/Test/Auto/Try.pm
-%%SITE_PERL%%/Test/Auto/Types.pm
-%%PERL5_MAN1%%/testauto.1.gz
%%PERL5_MAN3%%/Test::Auto.3.gz
-%%PERL5_MAN3%%/Test::Auto::Document.3.gz
-%%PERL5_MAN3%%/Test::Auto::Parser.3.gz
-%%PERL5_MAN3%%/Test::Auto::Plugin.3.gz
-%%PERL5_MAN3%%/Test::Auto::Subtests.3.gz
-%%PERL5_MAN3%%/Test::Auto::Types.3.gz