Date: Fri, 18 Apr 2025 05:44:11 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: 9ca251bc5e29 - main - net/p5-Net-OAuth: Update to 0.31 Message-ID: <202504180544.53I5iB93085524@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ca251bc5e291d8ab725fa5c6cfbb11a9ce9b22a commit 9ca251bc5e291d8ab725fa5c6cfbb11a9ce9b22a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-04-18 05:14:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-04-18 05:37:16 +0000 net/p5-Net-OAuth: Update to 0.31 Changes: https://metacpan.org/dist/Net-OAuth/changes --- net/p5-Net-OAuth/Makefile | 8 ++++---- net/p5-Net-OAuth/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile index e73df0d1d321..e80a0ef4e10a 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -1,5 +1,5 @@ PORTNAME= Net-OAuth -PORTVERSION= 0.30 +PORTVERSION= 0.31 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,12 +16,12 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0.31:devel/p5-Class-Accessor \ p5-Class-Data-Inheritable>=0.06:devel/p5-Class-Data-Inheritable \ p5-Crypt-URandom>=0.37:security/p5-Crypt-URandom \ - p5-Digest-HMAC>=1.01:security/p5-Digest-HMAC \ - p5-URI>=5.15:net/p5-URI + p5-URI>=5.15:net/p5-URI \ + p5-libwww>=1:www/p5-libwww TEST_DEPENDS= p5-Test-Warn>=0.21:devel/p5-Test-Warn USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure NO_ARCH= yes diff --git a/net/p5-Net-OAuth/distinfo b/net/p5-Net-OAuth/distinfo index b51073b91911..0c060020ca9a 100644 --- a/net/p5-Net-OAuth/distinfo +++ b/net/p5-Net-OAuth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736671187 -SHA256 (Net-OAuth-0.30.tar.gz) = ed22ea36834c6cb99165c145b87766468de6a69a71e7bd6fb854966127aecfac -SIZE (Net-OAuth-0.30.tar.gz) = 30347 +TIMESTAMP = 1744288814 +SHA256 (Net-OAuth-0.31.tar.gz) = c2770f028269fcdb65150f2bb313f8a6f6b5def4ee21b5619f5cbfa4031b7c54 +SIZE (Net-OAuth-0.31.tar.gz) = 25681home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504180544.53I5iB93085524>
