Date: Thu, 31 Oct 2024 09:24:18 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: 5a1fc890e638 - main - devel/p5-Alien-Build: Update to 2.84 Message-ID: <202410310924.49V9OIDN027950@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=5a1fc890e638c83cb8789dad5d04cf9a966f21d9 commit 5a1fc890e638c83cb8789dad5d04cf9a966f21d9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-31 09:08:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-31 09:22:58 +0000 devel/p5-Alien-Build: Update to 2.84 - Update LICENSE_FILE Changes: https://metacpan.org/dist/Alien-Build/changes --- devel/p5-Alien-Build/Makefile | 4 ++-- devel/p5-Alien-Build/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/p5-Alien-Build/Makefile b/devel/p5-Alien-Build/Makefile index 225d9e38287d..1e53dbc99c39 100644 --- a/devel/p5-Alien-Build/Makefile +++ b/devel/p5-Alien-Build/Makefile @@ -1,5 +1,5 @@ PORTNAME= Alien-Build -PORTVERSION= 2.83 +PORTVERSION= 2.84 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,7 +10,7 @@ WWW= https://metacpan.org/release/Alien-Build LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Capture-Tiny>=0.17:devel/p5-Capture-Tiny \ diff --git a/devel/p5-Alien-Build/distinfo b/devel/p5-Alien-Build/distinfo index 282ffd79886b..aa1f1c8af404 100644 --- a/devel/p5-Alien-Build/distinfo +++ b/devel/p5-Alien-Build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717663302 -SHA256 (Alien-Build-2.83.tar.gz) = 4817270314431350ff397125547f55641dcff98bdde213b9e5efc613f7c8b85a -SIZE (Alien-Build-2.83.tar.gz) = 547519 +TIMESTAMP = 1730301054 +SHA256 (Alien-Build-2.84.tar.gz) = 8e891fd3acbac39dd8fdc01376b9abff931e625be41e0910ca30ad59363b4477 +SIZE (Alien-Build-2.84.tar.gz) = 548423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410310924.49V9OIDN027950>