Date: Tue, 22 Oct 2024 22:03:24 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: 4fba15adeff3 - main - devel/p5-Time-Out: Update to 1.0.0 Message-ID: <202410222203.49MM3O3s098708@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=4fba15adeff3409b9128f3f4ab64b4cbcad57383 commit 4fba15adeff3409b9128f3f4ab64b4cbcad57383 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-22 21:55:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-22 21:58:32 +0000 devel/p5-Time-Out: Update to 1.0.0 Changes: https://metacpan.org/dist/Time-Out/changes --- devel/p5-Time-Out/Makefile | 5 ++--- devel/p5-Time-Out/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/p5-Time-Out/Makefile b/devel/p5-Time-Out/Makefile index 0ded21d099ec..7d04802d244b 100644 --- a/devel/p5-Time-Out/Makefile +++ b/devel/p5-Time-Out/Makefile @@ -1,5 +1,5 @@ PORTNAME= Time-Out -PORTVERSION= 0.24 +PORTVERSION= 1.0.0 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,8 +12,7 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-App-cpanminus>=1.7046:devel/p5-App-cpanminus \ - p5-ExtUtils-MakeMaker-CPANfile>=0.09:devel/p5-ExtUtils-MakeMaker-CPANfile \ +BUILD_DEPENDS= p5-ExtUtils-MakeMaker-CPANfile>=0.09:devel/p5-ExtUtils-MakeMaker-CPANfile \ ${RUN_DEPENDS} RUN_DEPENDS= p5-Try-Tiny>=0:lang/p5-Try-Tiny TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ diff --git a/devel/p5-Time-Out/distinfo b/devel/p5-Time-Out/distinfo index 12cfa169170c..2758cacbd6ac 100644 --- a/devel/p5-Time-Out/distinfo +++ b/devel/p5-Time-Out/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701364502 -SHA256 (Time-Out-0.24.tar.gz) = 28393baeb943236132595ba1b8793a7c6acddea44c553133447bb6e34cd265cd -SIZE (Time-Out-0.24.tar.gz) = 15965 +TIMESTAMP = 1729594544 +SHA256 (Time-Out-1.0.0.tar.gz) = 514993f5516c16499bb918f377a07a7988bc4c8771f916dafd3014a2f24a1a06 +SIZE (Time-Out-1.0.0.tar.gz) = 16163
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410222203.49MM3O3s098708>