Date: Mon, 30 Jan 2023 13:18:09 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: aa6d02f5a7ef - main - devel/p5-Sub-Install: Update to 0.929 Message-ID: <202301301318.30UDI9u3082880@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=aa6d02f5a7efae96865ba5de5315a93bddb79533 commit aa6d02f5a7efae96865ba5de5315a93bddb79533 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:43:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:02:04 +0000 devel/p5-Sub-Install: Update to 0.929 - Add LICENSE_FILE Changes: https://metacpan.org/dist/Sub-Install/changes --- devel/p5-Sub-Install/Makefile | 4 ++-- devel/p5-Sub-Install/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/p5-Sub-Install/Makefile b/devel/p5-Sub-Install/Makefile index bcd85ddf083d..f41f2443ef6c 100644 --- a/devel/p5-Sub-Install/Makefile +++ b/devel/p5-Sub-Install/Makefile @@ -1,6 +1,5 @@ PORTNAME= Sub-Install -PORTVERSION= 0.928 -PORTREVISION= 1 +PORTVERSION= 0.929 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,7 @@ WWW= https://metacpan.org/release/Sub-Install LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Sub-Install/distinfo b/devel/p5-Sub-Install/distinfo index bf20e5b6638a..ce54c18814b0 100644 --- a/devel/p5-Sub-Install/distinfo +++ b/devel/p5-Sub-Install/distinfo @@ -1,2 +1,3 @@ -SHA256 (Sub-Install-0.928.tar.gz) = 61e567a7679588887b7b86d427bc476ea6d77fffe7e0d17d640f89007d98ef0f -SIZE (Sub-Install-0.928.tar.gz) = 18669 +TIMESTAMP = 1674590734 +SHA256 (Sub-Install-0.929.tar.gz) = 80b1e281d8cd3b2b31dac711f5c8a1657a87cd80bbe69af3924bcbeb4e5db077 +SIZE (Sub-Install-0.929.tar.gz) = 21122
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301318.30UDI9u3082880>