Date: Tue, 29 Nov 2011 18:49:50 +0800 (CST) From: Stephon Chen <stephon@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: stephon@pixnet.tw Subject: ports/162945: [PATCH] mail/p5-SES: update to 1.01 Message-ID: <201111291049.pATAnodU009262@aqua> Resent-Message-ID: <201111291110.pATBA9RE095793@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 162945 >Category: ports >Synopsis: [PATCH] mail/p5-SES: update to 1.01 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Nov 29 11:10:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Stephon Chen >Release: FreeBSD 8.2-RELEASE amd64 >Organization: PIXNET >Environment: System: FreeBSD aqua 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 >Description: - Update to 1.01 Port maintainer (stephon@pixnet.tw) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-SES-1.01.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/p5-SES/Makefile /.amd_mnt/10.4.1.1/vol/home/admin/stephon/ports/mail/p5-SES/Makefile --- /usr/ports/mail/p5-SES/Makefile 2011-05-09 15:16:38.000000000 +0800 +++ /.amd_mnt/10.4.1.1/vol/home/admin/stephon/ports/mail/p5-SES/Makefile 2011-11-21 16:46:40.555139000 +0800 @@ -6,17 +6,23 @@ # PORTNAME= SES -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= mail perl5 -MASTER_SITES= http://aws-catalog-download-files.s3.amazonaws.com/ +MASTER_SITES= http://d36cz9buwru1tt.cloudfront.net/catalog/attachments/ PKGNAMEPREFIX= p5- -DISTNAME= Amazon${PORTNAME}-2011-03-03 +DISTNAME= ses-tools-2011-10-31 MAINTAINER= stephon@pixnet.tw COMMENT= Perl module of Amazon Simple Email Services -RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA +LICENSE= ASL +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \ + p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ + p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww NO_BUILD= yes USE_PERL5_RUN= yes diff -ruN --exclude=CVS /usr/ports/mail/p5-SES/distinfo /.amd_mnt/10.4.1.1/vol/home/admin/stephon/ports/mail/p5-SES/distinfo --- /usr/ports/mail/p5-SES/distinfo 2011-07-05 15:43:27.000000000 +0800 +++ /.amd_mnt/10.4.1.1/vol/home/admin/stephon/ports/mail/p5-SES/distinfo 2011-11-21 16:44:34.967108000 +0800 @@ -1,2 +1,2 @@ -SHA256 (AmazonSES-2011-03-03.zip) = 19ec217d018437b187a27e2103833a89ec9badd18bba10c2823166a643ea922f -SIZE (AmazonSES-2011-03-03.zip) = 306054 +SHA256 (ses-tools-2011-10-31.zip) = b800fd4fd1d83a85e411713767cad21c697d866161df96455b285ded25a075cf +SIZE (ses-tools-2011-10-31.zip) = 293804 --- p5-SES-1.01.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111291049.pATAnodU009262>