Add p5-AWS-Signature4 1.02

AWS::Signature4 implement's Amazon Web Service's Signature version 4.

WWW: https://metacpan.org/release/AWS-Signature4
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-12-12 13:42:50 +00:00
parent 3a770d300a
commit dad39e7ace
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519864
5 changed files with 36 additions and 0 deletions

View file

@ -1692,6 +1692,7 @@
SUBDIR += p5-AI-Pathfinding-AStar
SUBDIR += p5-AI-Prolog
SUBDIR += p5-ARGV-Struct
SUBDIR += p5-AWS-Signature4
SUBDIR += p5-Acme-Comment
SUBDIR += p5-Acme-Damn
SUBDIR += p5-Acme-MetaSyntactic

View file

@ -0,0 +1,27 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= AWS-Signature4
PORTVERSION= 1.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Create a version4 signature for Amazon Web Services
LICENSE= ART20 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE_ART20= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-TimeDate>=0:devel/p5-TimeDate \
p5-URI>=1.59:net/p5-URI \
p5-libwww>=5.835:www/p5-libwww
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1576073067
SHA256 (AWS-Signature4-1.02.tar.gz) = 20bbc16cb3454fe5e8cf34fe61f1a91fe26c3f17e449ff665fcbbb92ab443ebd
SIZE (AWS-Signature4-1.02.tar.gz) = 11698

View file

@ -0,0 +1,3 @@
AWS::Signature4 implement's Amazon Web Service's Signature version 4.
WWW: https://metacpan.org/release/AWS-Signature4

View file

@ -0,0 +1,2 @@
%%SITE_PERL%%/AWS/Signature4.pm
%%PERL5_MAN3%%/AWS::Signature4.3.gz