- Update to 20070518
- reset to perl@ - fix unfetchable PR: ports/112877 Submitted by: gslin_AT_gslin dot org
This commit is contained in:
@@ -6,13 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= S3
|
||||
PORTVERSION= 20061002
|
||||
PORTVERSION= 20070518
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= http://developer.amazonwebservices.com/connect/servlet/KbServlet/download/133-102-760/
|
||||
MASTER_SITES= http://developer.amazonwebservices.com/connect/servlet/KbServlet/download/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= 133-102-1292
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= s3-example-perl-library
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A library in Perl for working with the Amazon S3 REST interface
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
|
||||
@@ -21,8 +22,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-C
|
||||
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
|
||||
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
|
||||
|
||||
BROKEN= Unfetchable - Size mismatch
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
MD5 (s3-example-perl-library.zip) = 45eaf4dd76b51e01341ffbdbfc38f371
|
||||
SHA256 (s3-example-perl-library.zip) = 2f2c421129808ce78c0db3b621dc2d15632930cae6553aaf951a683bc5052ddc
|
||||
SIZE (s3-example-perl-library.zip) = 15791
|
||||
MD5 (s3-example-perl-library.zip) = fd130dac6ce43b9624ea24a82a2be51d
|
||||
SHA256 (s3-example-perl-library.zip) = 49d4e75e813241a35df8954bd61dadf57a762e5f6119fa32acdc291ca4b49a53
|
||||
SIZE (s3-example-perl-library.zip) = 17112
|
||||
|
||||
Reference in New Issue
Block a user