From stephon@aqua.pixnet.net  Tue Nov 29 11:05:23 2011
Return-Path: <stephon@aqua.pixnet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 19901106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 29 Nov 2011 11:05:23 +0000 (UTC)
	(envelope-from stephon@aqua.pixnet.net)
Received: from epaper.pixnet.net (srvnat.pixnet.tw [60.199.247.250])
	by mx1.freebsd.org (Postfix) with ESMTP id E33888FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 29 Nov 2011 11:05:22 +0000 (UTC)
Message-Id: <201111291049.pATAnodU009262@aqua>
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: [PATCH] mail/p5-SES: update to 1.01
X-Send-Pr-Version: 3.113
X-GNATS-Notify: stephon@pixnet.tw

>Number:         162945
>Category:       ports
>Synopsis:       [PATCH] mail/p5-SES: update to 1.01
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 29 11:10:09 UTC 2011
>Closed-Date:    Wed Nov 30 08:38:23 UTC 2011
>Last-Modified:  Wed Nov 30 08:38:23 UTC 2011
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Nov 29 11:10:27 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162945 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Nov 29 11:10:31 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162945 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: stephon@pixnet.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/162945: [PATCH] mail/p5-SES: update to 1.01
Date: Tue, 29 Nov 2011 11:10:29 UT

 Maintainer of mail/p5-SES,
 
 Please note that PR ports/162945 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162945
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Tue Nov 29 11:20:18 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162945 

From: Stephon Chen <stephon@gmail.com>
To: bug-followup@freebsd.org, stephon@gmail.com
Cc:  
Subject: Re: ports/162945: [PATCH] mail/p5-SES: update to 1.01
Date: Wed, 30 Nov 2011 12:13:25 +0800

 --0015175cd08854d96d04b2ebf6f6
 Content-Type: text/plain; charset=UTF-8
 
 Hello Ports Committer,
 
 I approve this patch
 
 Sincerely Yours
 --
 stephon
 
 On Tue, Nov 29, 2011 at 19:10, <edwin@freebsd.org> wrote:
 
 > Synopsis: [PATCH] mail/p5-SES: update to 1.01
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: edwin
 > State-Changed-When: Tue Nov 29 11:10:31 UTC 2011
 > State-Changed-Why:
 > Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=162945
 >
 
 --0015175cd08854d96d04b2ebf6f6
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 <div><span class=3D"Apple-style-span" style=3D"font-family: verdana, sans-s=
 erif; font-size: 12px; -webkit-border-horizontal-spacing: 1px; -webkit-bord=
 er-vertical-spacing: 1px; ">Hello Ports Committer,<br><br>I approve this pa=
 tch<br>
 
 <br>Sincerely Yours<br>--<br>stephon<br></span><br><div class=3D"gmail_quot=
 e">On Tue, Nov 29, 2011 at 19:10,  <span dir=3D"ltr">&lt;<a href=3D"mailto:=
 edwin@freebsd.org">edwin@freebsd.org</a>&gt;</span> wrote:<br><blockquote c=
 lass=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;=
 padding-left:1ex;">
 
 Synopsis: [PATCH] mail/p5-SES: update to 1.01<br>
 <br>
 State-Changed-From-To: open-&gt;feedback<br>
 State-Changed-By: edwin<br>
 State-Changed-When: Tue Nov 29 11:10:31 UTC 2011<br>
 State-Changed-Why:<br>
 Awaiting maintainers feedback (via the GNATS Auto Assign Tool)<br>
 <br>
 <a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3D162945" target=3D"_=
 blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3D162945</a><br>
 </blockquote></div><br></div>
 
 --0015175cd08854d96d04b2ebf6f6--
State-Changed-From-To: feedback->open 
State-Changed-By: culot 
State-Changed-When: Wed Nov 30 07:32:35 UTC 2011 
State-Changed-Why:  
Patch approved by maintainer (from a different address). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162945 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Wed Nov 30 08:38:22 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162945 
>Unformatted:
