mirror of https://git.FreeBSD.org/ports.git
net/p5-Net-OAuth: Update to 0.30
Changes: https://metacpan.org/dist/Net-OAuth/changes
This commit is contained in:
parent
0b56788545
commit
5fddbe3719
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= Net-OAuth
|
||||
PORTVERSION= 0.28
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.30
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,8 +15,9 @@ LICENSE_COMB= dual
|
|||
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>=1.35:net/p5-URI
|
||||
p5-URI>=5.15:net/p5-URI
|
||||
TEST_DEPENDS= p5-Test-Warn>=0.21:devel/p5-Test-Warn
|
||||
|
||||
USES= perl5
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Net-OAuth-0.28.tar.gz) = 7bfc319da0ac578e00962f35a350cf51110a3a313016d1fdc30722028a22904c
|
||||
SIZE (Net-OAuth-0.28.tar.gz) = 29063
|
||||
TIMESTAMP = 1736671187
|
||||
SHA256 (Net-OAuth-0.30.tar.gz) = ed22ea36834c6cb99165c145b87766468de6a69a71e7bd6fb854966127aecfac
|
||||
SIZE (Net-OAuth-0.30.tar.gz) = 30347
|
||||
|
|
Loading…
Reference in New Issue