ports/183622: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Sun Nov 3 18:20:01 UTC 2013
The following reply was made to PR ports/183622; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/183622: commit references a PR
Date: Sun, 3 Nov 2013 18:17:40 +0000 (UTC)
Author: rene
Date: Sun Nov 3 18:17:33 2013
New Revision: 332637
URL: http://svnweb.freebsd.org/changeset/ports/332637
Log:
Remove non-default option that depends on the expired
port textproc/p5-Text-Emoticon-MSN
PR: ports/183622
Submitted by: myself
Approved by: perl (az)
Modified:
head/www/p5-MojoMojo/Makefile
Modified: head/www/p5-MojoMojo/Makefile
==============================================================================
--- head/www/p5-MojoMojo/Makefile Sun Nov 3 18:12:02 2013 (r332636)
+++ head/www/p5-MojoMojo/Makefile Sun Nov 3 18:17:33 2013 (r332637)
@@ -89,7 +89,7 @@ USES= perl5
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 @@ DOCBOOK_FORMATTER_DESC= DocBook formatte
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 @@ TRANSCLUSION_RUN_DEPENDS= p5-URI-Fetch>=
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>
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-perl
mailing list