Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2013 15:41:14 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183622: www/p5-MojoMojo: drop dependency on expired textproc/p5-Text-Emoticon-MSN
Message-ID:  <201311031541.rA3FfEmu097354@oldred.freebsd.org>
Resent-Message-ID: <201311031550.rA3Fo03Y067043@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311031541.rA3FfEmu097354>