Index: head/net/p5-Amazon-SQS-Simple/Makefile =================================================================== --- head/net/p5-Amazon-SQS-Simple/Makefile (revision 234664) +++ head/net/p5-Amazon-SQS-Simple/Makefile (revision 234665) @@ -1,43 +1,43 @@ # New ports collection makefile for: p5-Amazon-SQS-Simple # Date created: 2007-10-31 # Whom: Greg Larkin # # $FreeBSD$ # PORTNAME= Amazon-SQS-Simple -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= net perl5 MASTER_SITES= CPAN/../../authors/id/S/SW/SWHITAKER PKGNAMEPREFIX= p5- MAINTAINER= glarkin@FreeBSD.org COMMENT= OO API for accessing the Amazon Simple Queue Service BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Amazon::SQS::Simple::Message.3 \ Amazon::SQS::Simple::Queue.3 \ Amazon::SQS::Simple::Base.3 \ Amazon::SQS::Simple::SendResponse.3 \ Amazon::SQS::Simple.3 SUB_FILES= pkg-message .include .if ${PERL_LEVEL} < 500703 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 .endif post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/net/p5-Amazon-SQS-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/net/p5-Amazon-SQS-Simple/distinfo =================================================================== --- head/net/p5-Amazon-SQS-Simple/distinfo (revision 234664) +++ head/net/p5-Amazon-SQS-Simple/distinfo (revision 234665) @@ -1,3 +1,3 @@ -MD5 (Amazon-SQS-Simple-1.03.tar.gz) = 9962c0ff53175c30cdf3a65df49eb83b -SHA256 (Amazon-SQS-Simple-1.03.tar.gz) = 0287345ef9513d8f7df38a752eb32541828b4a349d04485166e065403de213b4 -SIZE (Amazon-SQS-Simple-1.03.tar.gz) = 8447 +MD5 (Amazon-SQS-Simple-1.04.tar.gz) = 55db2244e952e65a63725e7177cc5e11 +SHA256 (Amazon-SQS-Simple-1.04.tar.gz) = e2658849b52cef012bcc1fe9963f0148a77bcc3dfc1295e4e7b65ee8c4f39303 +SIZE (Amazon-SQS-Simple-1.04.tar.gz) = 8743 Property changes on: head/net/p5-Amazon-SQS-Simple/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property