Date: Fri, 3 Jun 2022 23:40:31 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: 6078acc431d9 - main - devel/p5-Test-Compile: Update to 3.1.0 Message-ID: <202206032340.253NeV3R089109@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=6078acc431d92eebdecc92ae4f9154b2417f8023 commit 6078acc431d92eebdecc92ae4f9154b2417f8023 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 23:23:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 23:36:47 +0000 devel/p5-Test-Compile: Update to 3.1.0 - Use DISTVERSIONPREFIX Changes: https://metacpan.org/dist/Test-Compile/changes --- devel/p5-Test-Compile/Makefile | 10 ++++------ devel/p5-Test-Compile/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/devel/p5-Test-Compile/Makefile b/devel/p5-Test-Compile/Makefile index c9387fea65d4..911d493c34d3 100644 --- a/devel/p5-Test-Compile/Makefile +++ b/devel/p5-Test-Compile/Makefile @@ -1,12 +1,12 @@ # Created by: Cezary Morga <cm@therek.net> PORTNAME= Test-Compile -PORTVERSION= 3.0.1 +PORTVERSION= 3.1.0 +DISTVERSIONPREFIX= v CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EGILES PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Check whether Perl module files compile correctly @@ -14,11 +14,9 @@ COMMENT= Check whether Perl module files compile correctly LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Devel-CheckOS>=0:devel/p5-Devel-CheckOS - -NO_ARCH= yes USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/p5-Test-Compile/distinfo b/devel/p5-Test-Compile/distinfo index 49403bdee1d7..c671a9cc8484 100644 --- a/devel/p5-Test-Compile/distinfo +++ b/devel/p5-Test-Compile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632102762 -SHA256 (Test-Compile-v3.0.1.tar.gz) = 9e2098d321fb46fe713c71b5c21f9a08c96625142715943e6bd712d1119a0677 -SIZE (Test-Compile-v3.0.1.tar.gz) = 18490 +TIMESTAMP = 1654275987 +SHA256 (Test-Compile-v3.1.0.tar.gz) = f1a3f708ea4fe3fbb3d7ef5aa1439dede22a923bb863234ea65a19400f80fd81 +SIZE (Test-Compile-v3.1.0.tar.gz) = 18826
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206032340.253NeV3R089109>