Remove Perl core modules
- While I'm here, sort *_DEPENDS - Bump PORTREVISION for dependency change With hat: perl
This commit is contained in:
parent
834d39b748
commit
7e2c4fa11f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479744
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= Net-Amazon-Signature-V4
|
||||
PORTVERSION= 0.18
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -12,10 +13,8 @@ COMMENT= Perl extension for AWS signature V4, AWS4-HMAC-SHA256
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-URI>=0:net/p5-URI \
|
||||
p5-Digest-SHA>=0:security/p5-Digest-SHA \
|
||||
p5-Time-Piece>1.17:devel/p5-Time-Piece
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-URI>=0:net/p5-URI
|
||||
TEST_DEPENDS= p5-File-Slurper>0:devel/p5-File-Slurper
|
||||
|
||||
USES= perl5
|
||||
|
Loading…
Reference in New Issue
Block a user