ports/164193: [PATCH] mail/p5-SES: Avoid p5-Switch warning and add mirror site

Gea-Suan Lin gslin at gslin.org
Mon Jan 16 05:00:25 UTC 2012


>Number:         164193
>Category:       ports
>Synopsis:       [PATCH] mail/p5-SES: Avoid p5-Switch warning and add mirror site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 16 05:00:24 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.4-RELEASE-p3 FreeBSD 7.4-RELEASE-p3 #0: Tue Sep 27 14:47:23 UTC 2011
>Description:
* Add p5-Switch to avoid warning message (Perl 5.14).
* Add my own mirror site.

Port maintainer (stephon at gmail.com) is cc'd.

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

--- p5-SES-1.01_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/p5-SES/Makefile /home/staff/gslin/work/ports/p5-SES/Makefile
--- /usr/ports/mail/p5-SES/Makefile	2012-01-09 23:41:01.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-SES/Makefile	2012-01-16 12:48:05.000000000 +0800
@@ -7,8 +7,10 @@
 
 PORTNAME=	SES
 PORTVERSION=	1.01
+PORTREVISION=	1
 CATEGORIES=	mail perl5
-MASTER_SITES=	http://d36cz9buwru1tt.cloudfront.net/catalog/attachments/
+MASTER_SITES=	http://d36cz9buwru1tt.cloudfront.net/catalog/attachments/ \
+		http://files.gslin.org/Software/
 PKGNAMEPREFIX=	p5-
 DISTNAME=	ses-tools-2011-10-31
 
@@ -20,6 +22,7 @@
 
 RUN_DEPENDS=	p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \
 		p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
+		p5-Switch>=0:${PORTSDIR}/lang/p5-Switch \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI \
 		p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
@@ -41,6 +44,7 @@
 
 do-install:
 	cd ${WRKSRC} && ${INSTALL_SCRIPT} ${SCRIPTS} ${PREFIX}/bin/
+	${MKDIR} ${PREFIX}/${SITE_PERL_REL}/
 	${INSTALL_DATA} ${WRKSRC}/SES.pm ${PREFIX}/${SITE_PERL_REL}/
 
 .include <bsd.port.mk>
--- p5-SES-1.01_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list