ports/183622: www/p5-MojoMojo: drop dependency on expired textproc/p5-Text-Emoticon-MSN

Rene Ladan rene at FreeBSD.org
Sun Nov 3 15:50:00 UTC 2013


>Number:         183622
>Category:       ports
>Synopsis:       www/p5-MojoMojo: drop dependency on expired textproc/p5-Text-Emoticon-MSN
>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:   Sun Nov 03 15:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 10.0-BETA2-amd64
>Organization:
>Environment:
FreeBSD acer 10.0-BETA2 FreeBSD 10.0-BETA2 #0 r257166: Sat Oct 26 19:23:22 UTC 2013     root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

Ports r330406
>Description:
www/p5-MojoMojo depends on textproc/p5-Text-Emoticon-MSN, which is expired.

>How-To-Repeat:
Tools/scripts/rmport textproc/p5-Text-Emoticon-MSN
>Fix:


Patch attached with submission follows:

Index: www/p5-MojoMojo/Makefile
===================================================================
--- www/p5-MojoMojo/Makefile	(revision 332611)
+++ www/p5-MojoMojo/Makefile	(working copy)
@@ -89,7 +89,7 @@
 USE_PERL5=	configure
 
 OPTIONS_DEFINE=	DEPLOY FASTCGI TOCGEN RECAPTCHA SYNTAX_HIGHLIGHT RSS_FORMATTER \
-		DOCBOOK_FORMATTER POD_FORMATTER TRANSCLUSION AMAZON EMOTICONS
+		DOCBOOK_FORMATTER POD_FORMATTER TRANSCLUSION AMAZON
 DEPLOY_DESC=		Automatic database deployment
 TOCGEN_DESC=		Table of Contents generator
 RECAPTCHA_DESC=		reCAPTCHA for anonymous edits
@@ -99,7 +99,6 @@
 POD_FORMATTER_DESC=	POD formatter
 TRANSCLUSION_DESC=	Transclusion support
 AMAZON_DESC=		Amazon boxes
-EMOTICONS_DESC=		Emoticons
 
 DEPLOY_BUILD_DEPENDS=		p5-SQL-Translator>=0.09006:${PORTSDIR}/databases/p5-SQL-Translator
 DEPLOY_RUN_DEPENDS=		p5-SQL-Translator>=0.09006:${PORTSDIR}/databases/p5-SQL-Translator
@@ -125,7 +124,5 @@
 				p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 AMAZON_BUILD_DEPENDS=		p5-Net-Amazon>=0:${PORTSDIR}/net/p5-Net-Amazon
 AMAZON_RUN_DEPENDS=		p5-Net-Amazon>=0:${PORTSDIR}/net/p5-Net-Amazon
-EMOTICONS_BUILD_DEPENDS=	p5-Text-Emoticon-MSN>=0:${PORTSDIR}/textproc/p5-Text-Emoticon-MSN
-EMOTICONS_RUN_DEPENDS=		p5-Text-Emoticon-MSN>=0:${PORTSDIR}/textproc/p5-Text-Emoticon-MSN
 
 .include <bsd.port.mk>


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


More information about the freebsd-ports-bugs mailing list