ports/161295: [PATCH] mail/p5-SES: update to 1.01
Stephon Chen
stephon at gmail.com
Wed Oct 5 06:00:24 UTC 2011
>Number: 161295
>Category: ports
>Synopsis: [PATCH] mail/p5-SES: update to 1.01
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Oct 05 06:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Stephon Chen
>Release: FreeBSD 7.4-RELEASE amd64
>Organization:
PIXNET
>Environment:
System: FreeBSD aqua 7.4-RELEASE FreeBSD 7.4-RELEASE #0: Fri Feb 18 01:55:22 UTC 2011
>Description:
- Update to 1.01
Fix dependencys of perl modules
Port maintainer (stephon at 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-10-05 14:00:21.503966000 +0800
@@ -6,7 +6,7 @@
#
PORTNAME= SES
-PORTVERSION= 1.00
+PORTVERSION= 1.01
CATEGORIES= mail perl5
MASTER_SITES= http://aws-catalog-download-files.s3.amazonaws.com/
PKGNAMEPREFIX= p5-
@@ -15,8 +15,11 @@
MAINTAINER= stephon at 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
+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-XMK-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
NO_BUILD= yes
USE_PERL5_RUN= yes
--- p5-SES-1.01.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list