diff options
-rw-r--r-- | www/p5-WWW-OAuth/Makefile | 8 | ||||
-rw-r--r-- | www/p5-WWW-OAuth/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www/p5-WWW-OAuth/Makefile b/www/p5-WWW-OAuth/Makefile index 5cbce6145e30..6eeb68778202 100644 --- a/www/p5-WWW-OAuth/Makefile +++ b/www/p5-WWW-OAuth/Makefile @@ -1,5 +1,5 @@ PORTNAME= WWW-OAuth -PORTVERSION= 1.002 +PORTVERSION= 1.003 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,12 +15,14 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Tiny-Chained>0:devel/p5-Class-Tiny-Chained \ p5-Crypt-URandom>=0.37:security/p5-Crypt-URandom \ p5-HTTP-Message>0:www/p5-HTTP-Message \ + p5-libwww>0:www/p5-libwww \ p5-Module-Runtime>0:devel/p5-Module-Runtime \ p5-Mojolicious>0:www/p5-Mojolicious \ p5-Role-Tiny>0:devel/p5-Role-Tiny \ p5-URI>0:net/p5-URI \ - p5-WWW-Form-UrlEncoded>0:www/p5-WWW-Form-UrlEncoded \ - p5-libwww>0:www/p5-libwww + p5-WWW-Form-UrlEncoded>0:www/p5-WWW-Form-UrlEncoded +TEST_DEPENDS= p5-Crypt-SysRandom>=0:security/p5-Crypt-SysRandom \ + p5-Test-Needs>=0:devel/p5-Test-Needs USES= perl5 USE_PERL5= configure diff --git a/www/p5-WWW-OAuth/distinfo b/www/p5-WWW-OAuth/distinfo index 66538c72eb17..35174b7178f2 100644 --- a/www/p5-WWW-OAuth/distinfo +++ b/www/p5-WWW-OAuth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738090236 -SHA256 (WWW-OAuth-1.002.tar.gz) = bf8830ed7167d62aaa664a7270654910f7e54697f24823177b37753e477fcab2 -SIZE (WWW-OAuth-1.002.tar.gz) = 26590 +TIMESTAMP = 1746944401 +SHA256 (WWW-OAuth-1.003.tar.gz) = 8fcb117acd71b07fb6fe9dd4330b4f6cc702634520270b1d1bedb925e58e1df6 +SIZE (WWW-OAuth-1.003.tar.gz) = 27014 |