mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 0.38
- pass to perl@ PR: ports/110102 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
This commit is contained in:
parent
1e03f1e937
commit
d7d85038af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187424
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= Net-Amazon-S3
|
||||
PORTVERSION= 0.37
|
||||
PORTVERSION= 0.38
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Net
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Use the Amazon S3 - Simple Storage Service
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
|
||||
@ -29,10 +29,6 @@ MAN3= Net::Amazon::S3.3 Net::Amazon::S3::Bucket.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600 # Inherited from www/p5-libwww
|
||||
IGNORE= requires Perl 5.6 or later. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500703
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
|
||||
.endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Net-Amazon-S3-0.37.tar.gz) = 17fa602a94878bfce5030c05205022e1
|
||||
SHA256 (Net-Amazon-S3-0.37.tar.gz) = 50bf3265055e514681298cc2d6383ef2233b4f4190c60d5b53a558eaf32d3036
|
||||
SIZE (Net-Amazon-S3-0.37.tar.gz) = 16683
|
||||
MD5 (Net-Amazon-S3-0.38.tar.gz) = 4da8a9ada2b428efa3e79f836b174cb8
|
||||
SHA256 (Net-Amazon-S3-0.38.tar.gz) = 7d45de832c5f534a653e4d34efbff7cde7df3f15f1776c2eee42fcddad5f0061
|
||||
SIZE (Net-Amazon-S3-0.38.tar.gz) = 17354
|
||||
|
Loading…
Reference in New Issue
Block a user