ports/161294: [PATCH] mail/p5-SES: [SUMMARIZE CHANGES]

Stephon Chen stephon at gmail.com
Wed Oct 5 05:40:10 UTC 2011


>Number:         161294
>Category:       ports
>Synopsis:       [PATCH] mail/p5-SES: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 05 05:40:07 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:
[DESCRIBE CHANGES]

Fix lack dependencies of perl modules and sort

Port maintainer (stephon at pixnet.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-SES-1.00_1.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 13:39:31.855212000 +0800
@@ -7,6 +7,7 @@
 
 PORTNAME=	SES
 PORTVERSION=	1.00
+PORTREVISION=	1
 CATEGORIES=	mail perl5
 MASTER_SITES=	http://aws-catalog-download-files.s3.amazonaws.com/
 PKGNAMEPREFIX=	p5-
@@ -15,8 +16,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.00_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list