diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2013-01-17 19:29:47 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2013-01-17 19:29:47 +0000 |
commit | 6f3f7ad9291fda21f616b2a6f822137f27b25bcc (patch) | |
tree | 5cf81866677f0ba1314d66d50ad3d2c671d11d91 /net/p5-Net-Amazon-MechanicalTurk | |
parent | f49f34357a99a02ef0c37c8b4078623243012c22 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Amazon-MechanicalTurk')
-rw-r--r-- | net/p5-Net-Amazon-MechanicalTurk/Makefile | 14 | ||||
-rw-r--r-- | net/p5-Net-Amazon-MechanicalTurk/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-Amazon-MechanicalTurk/files/pkg-message.in | 4 |
3 files changed, 10 insertions, 12 deletions
diff --git a/net/p5-Net-Amazon-MechanicalTurk/Makefile b/net/p5-Net-Amazon-MechanicalTurk/Makefile index 11fcf664f779..f7718a8c54d0 100644 --- a/net/p5-Net-Amazon-MechanicalTurk/Makefile +++ b/net/p5-Net-Amazon-MechanicalTurk/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: p5-Net-Amazon-MechanicalTurk -# Date created: 2007-10-29 -# Whom: Greg Larkin <glarkin@FreeBSD.org> -# +# Created by: Greg Larkin <glarkin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-Amazon-MechanicalTurk -PORTVERSION= 1.01 -PORTREVISION= 1 +PORTVERSION= 1.02 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +14,10 @@ RUN_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww + p5-libwww>=6:${PORTSDIR}/www/p5-libwww \ + p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ + p5-Net-SSLeay>=1.33:${PORTSDIR}/security/p5-Net-SSLeay \ + p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/net/p5-Net-Amazon-MechanicalTurk/distinfo b/net/p5-Net-Amazon-MechanicalTurk/distinfo index 0fc865d5c7e0..30964379e4da 100644 --- a/net/p5-Net-Amazon-MechanicalTurk/distinfo +++ b/net/p5-Net-Amazon-MechanicalTurk/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Amazon-MechanicalTurk-1.01.tar.gz) = 2ffa90b54b234ca26b55f624b21a312211ab00a28a5d867210876b711936b09f -SIZE (Net-Amazon-MechanicalTurk-1.01.tar.gz) = 61660 +SHA256 (Net-Amazon-MechanicalTurk-1.02.tar.gz) = 8d095ec148e094b27f4cccc79e1caf9c31f3cc0e6dd82ce8a8e442c8dc7b0f8e +SIZE (Net-Amazon-MechanicalTurk-1.02.tar.gz) = 62570 diff --git a/net/p5-Net-Amazon-MechanicalTurk/files/pkg-message.in b/net/p5-Net-Amazon-MechanicalTurk/files/pkg-message.in index 78d61a2863cd..f100f22a97ed 100644 --- a/net/p5-Net-Amazon-MechanicalTurk/files/pkg-message.in +++ b/net/p5-Net-Amazon-MechanicalTurk/files/pkg-message.in @@ -21,8 +21,8 @@ You need to do some things before you can use the Amazon Mechanical Turk: service_url: http://mechanicalturk.amazonaws.com/?Service=AWSMechanicalTurkRequester - DISCLAIMER: No one but you is responsible for paying MTurk workers for - the HITs that you submit to the live service. Please make sure + DISCLAIMER: You are responsible for paying MTurk workers for the HITs + that you submit to the live service. Please make sure you know which MTurk service you are submitting HITs to - the sandbox (default) or the production service. |