mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/p5-Net-OAuth2: Update to 0.67
Changes: https://metacpan.org/dist/Net-OAuth2/changes
This commit is contained in:
parent
96997f6d69
commit
00a180e37c
2 changed files with 5 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= Net-OAuth2
|
PORTNAME= Net-OAuth2
|
||||||
PORTVERSION= 0.66
|
PORTVERSION= 0.67
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -17,10 +17,7 @@ RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
||||||
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
|
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
|
||||||
p5-URI>=0:net/p5-URI \
|
p5-URI>=0:net/p5-URI \
|
||||||
p5-libwww>=0:www/p5-libwww
|
p5-libwww>=0:www/p5-libwww
|
||||||
TEST_DEPENDS= p5-Test-Mock-LWP-Dispatch>=0:devel/p5-Test-Mock-LWP-Dispatch \
|
TEST_DEPENDS= p5-Test-Mock-LWP-Dispatch>=0:devel/p5-Test-Mock-LWP-Dispatch
|
||||||
p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
|
|
||||||
p5-Test-Pod>=1.22:devel/p5-Test-Pod \
|
|
||||||
p5-YAML>=0:textproc/p5-YAML
|
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1570031391
|
TIMESTAMP = 1632773628
|
||||||
SHA256 (Net-OAuth2-0.66.tar.gz) = 149a2b8418818848910951e88d73c062a6f1c7f2ce446d1c800f26d5f752d421
|
SHA256 (Net-OAuth2-0.67.tar.gz) = 62344c45a561b15aefb2c6c5d07f3443c0bb0bedbe71aee53da2ceb33a21e7de
|
||||||
SIZE (Net-OAuth2-0.66.tar.gz) = 22475
|
SIZE (Net-OAuth2-0.67.tar.gz) = 22450
|
||||||
|
|
Loading…
Add table
Reference in a new issue