Date: Fri, 25 Mar 2022 13:43:08 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: 34aa66f315a0 - main - devel/p5-Inline-C: Update to 0.82 Message-ID: <202203251343.22PDh8fv018987@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=34aa66f315a0c5a46de0995d9683f8bad6cb59ab commit 34aa66f315a0c5a46de0995d9683f8bad6cb59ab Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-25 12:46:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-25 13:36:45 +0000 devel/p5-Inline-C: Update to 0.82 Changes: https://metacpan.org/dist/Inline-C/changes --- devel/p5-Inline-C/Makefile | 4 ++-- devel/p5-Inline-C/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/p5-Inline-C/Makefile b/devel/p5-Inline-C/Makefile index 32a7b00771c7..094bbd028c91 100644 --- a/devel/p5-Inline-C/Makefile +++ b/devel/p5-Inline-C/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= Inline-C -PORTVERSION= 0.81 +PORTVERSION= 0.82 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ ${RUN_DEPENDS} -RUN_DEPENDS= p5-Inline>=0.83:devel/p5-Inline \ +RUN_DEPENDS= p5-Inline>=0.86:devel/p5-Inline \ p5-Parse-RecDescent>=1.967009:devel/p5-Parse-RecDescent \ p5-Pegex>=0.66:devel/p5-Pegex TEST_DEPENDS= p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \ diff --git a/devel/p5-Inline-C/distinfo b/devel/p5-Inline-C/distinfo index 821f448635c2..294cd301401b 100644 --- a/devel/p5-Inline-C/distinfo +++ b/devel/p5-Inline-C/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1557679332 -SHA256 (Inline-C-0.81.tar.gz) = f185258d9050d7f79b4f00f12625cc469c2f700ff62d3e831cb18d80d2c87aac -SIZE (Inline-C-0.81.tar.gz) = 76855 +TIMESTAMP = 1647264464 +SHA256 (Inline-C-0.82.tar.gz) = 10fbcf1e158d1c8d77e1dd934e379165b126a45c13645ad0be9dc07d151dd0cc +SIZE (Inline-C-0.82.tar.gz) = 79182
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203251343.22PDh8fv018987>