Date: Thu, 29 Sep 2022 14:40:05 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 56d0ae1f0739 - main - www/p5-RT-Client-REST: Update to 0.70 Message-ID: <202209291440.28TEe5kq044162@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=56d0ae1f0739be84799729e8048e38feb2d211d9 commit 56d0ae1f0739be84799729e8048e38feb2d211d9 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-09-29 14:38:46 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-09-29 14:38:46 +0000 www/p5-RT-Client-REST: Update to 0.70 PR: 266626 Reported by: svysh.fbsd@gmail.com(maintainer) --- www/p5-RT-Client-REST/Makefile | 8 ++++---- www/p5-RT-Client-REST/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/www/p5-RT-Client-REST/Makefile b/www/p5-RT-Client-REST/Makefile index 03d9955dc18a..5613d4e386e4 100644 --- a/www/p5-RT-Client-REST/Makefile +++ b/www/p5-RT-Client-REST/Makefile @@ -1,5 +1,5 @@ PORTNAME= RT-Client-REST -PORTVERSION= 0.60 +PORTVERSION= 0.70 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN @@ -14,12 +14,12 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ +RUN_DEPENDS= p5-DateTime-Format-DateParse>0:devel/p5-DateTime-Format-DateParse \ + p5-DateTime>0:devel/p5-DateTime \ p5-Error>=0:lang/p5-Error \ p5-Exception-Class>=0:devel/p5-Exception-Class \ - p5-DateTime>0:devel/p5-DateTime \ - p5-DateTime-Format-DateParse>0:devel/p5-DateTime-Format-DateParse \ p5-HTTP-Cookies>0:www/p5-HTTP-Cookies \ + p5-libwww>0:www/p5-libwww \ p5-Params-Validate>=0:devel/p5-Params-Validate \ p5-URI>0:net/p5-URI TEST_DEPENDS= p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \ diff --git a/www/p5-RT-Client-REST/distinfo b/www/p5-RT-Client-REST/distinfo index bb5b624adc90..c21fd9cff895 100644 --- a/www/p5-RT-Client-REST/distinfo +++ b/www/p5-RT-Client-REST/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597090114 -SHA256 (RT-Client-REST-0.60.tar.gz) = 0e6f2da3d96903491b43b19c61221cbeea88414264f907312f277daaf144248b -SIZE (RT-Client-REST-0.60.tar.gz) = 81651 +TIMESTAMP = 1664199816 +SHA256 (RT-Client-REST-0.70.tar.gz) = 2995485b4f1c5ae896c74fdb7d45f9e61d5d7a978628e62ce874351d8c2450b6 +SIZE (RT-Client-REST-0.70.tar.gz) = 85450
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209291440.28TEe5kq044162>