Date: Mon, 8 Apr 2024 20:20:58 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 457d3b0b322a - main - devel/p5-Test2-Plugin-NoWarnings: Update to 0.10 Message-ID: <202404082020.438KKwOI031991@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=457d3b0b322abceb4f885c0b39aa228ff9d7be13 commit 457d3b0b322abceb4f885c0b39aa228ff9d7be13 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-08 20:15:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-08 20:17:29 +0000 devel/p5-Test2-Plugin-NoWarnings: Update to 0.10 Changes: https://metacpan.org/dist/Test2-Plugin-NoWarnings/changes --- devel/p5-Test2-Plugin-NoWarnings/Makefile | 5 +++-- devel/p5-Test2-Plugin-NoWarnings/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/p5-Test2-Plugin-NoWarnings/Makefile b/devel/p5-Test2-Plugin-NoWarnings/Makefile index 2acb043ed6ac..8171204799fb 100644 --- a/devel/p5-Test2-Plugin-NoWarnings/Makefile +++ b/devel/p5-Test2-Plugin-NoWarnings/Makefile @@ -1,5 +1,5 @@ PORTNAME= Test2-Plugin-NoWarnings -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY @@ -12,7 +12,8 @@ WWW= https://metacpan.org/release/Test2-Plugin-NoWarnings LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite +TEST_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ + p5-Test2-Suite>=0:devel/p5-Test2-Suite USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Test2-Plugin-NoWarnings/distinfo b/devel/p5-Test2-Plugin-NoWarnings/distinfo index 76f077035cb2..0672e0429afb 100644 --- a/devel/p5-Test2-Plugin-NoWarnings/distinfo +++ b/devel/p5-Test2-Plugin-NoWarnings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416741 -SHA256 (Test2-Plugin-NoWarnings-0.09.tar.gz) = be3dd800042eef362bf17d2056cf9e934dee91ccce98e4f178b8fb5772f2fb74 -SIZE (Test2-Plugin-NoWarnings-0.09.tar.gz) = 26442 +TIMESTAMP = 1712580524 +SHA256 (Test2-Plugin-NoWarnings-0.10.tar.gz) = c97cb1122cc6e3e4a079059da71e12f65760bfb0671d19d25a7ec7c5f1f240fb +SIZE (Test2-Plugin-NoWarnings-0.10.tar.gz) = 27614
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404082020.438KKwOI031991>