diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-25 01:34:16 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-25 01:34:16 +0000 |
commit | f236c3ce873eb7af2a313dcee4f637d0fc785dd4 (patch) | |
tree | e6597e2d696c4ab850c5f04f56b6e1e62cf11551 /net/p5-S3 | |
parent | Improve BROKEN message (diff) |
- Update to 20070518
- reset to perl@
- fix unfetchable
PR: ports/112877
Submitted by: gslin_AT_gslin dot org
Diffstat (limited to 'net/p5-S3')
-rw-r--r-- | net/p5-S3/Makefile | 9 | ||||
-rw-r--r-- | net/p5-S3/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/p5-S3/Makefile b/net/p5-S3/Makefile index d2c3a995375e..bfe8f09c479a 100644 --- a/net/p5-S3/Makefile +++ b/net/p5-S3/Makefile @@ -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 diff --git a/net/p5-S3/distinfo b/net/p5-S3/distinfo index f5b06beefe89..3ee48a1753bb 100644 --- a/net/p5-S3/distinfo +++ b/net/p5-S3/distinfo @@ -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 |