diff options
author | clsung <clsung@FreeBSD.org> | 2007-05-25 09:34:16 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-05-25 09:34:16 +0800 |
commit | 708b9d04b74061c2fa898b305d4d32e01cd125ec (patch) | |
tree | 89ccc3e90f6e22d857a5b0e37410d2230cbf559e /net/p5-S3 | |
parent | c6beb14756480cb84b93ff90034861573962039e (diff) | |
download | freebsd-ports-gnome-708b9d04b74061c2fa898b305d4d32e01cd125ec.tar.gz freebsd-ports-gnome-708b9d04b74061c2fa898b305d4d32e01cd125ec.tar.zst freebsd-ports-gnome-708b9d04b74061c2fa898b305d4d32e01cd125ec.zip |
- 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 |