mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/p5-Net-OAuth: Update to 0.31
Changes: https://metacpan.org/dist/Net-OAuth/changes
This commit is contained in:
parent
f63a502967
commit
9ca251bc5e
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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) = 25681
|
||||
|
|
Loading…
Add table
Reference in a new issue