ports/164975: [PATCH] www/p5-Jifty: add missing DEPENDS
Steve Wills
swills at FreeBSD.org
Sat Feb 11 05:10:05 UTC 2012
>Number: 164975
>Category: ports
>Synopsis: [PATCH] www/p5-Jifty: add missing DEPENDS
>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: Sat Feb 11 05:10:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Steve Wills
>Release: FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #13 r230974: Fri Feb 3 23:48:36
>Description:
see patch
Port maintainer (clsung at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:
--- p5-Jifty-1.10518_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Jifty/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- Makefile 27 Sep 2011 01:35:03 -0000 1.24
+++ Makefile 11 Feb 2012 05:00:41 -0000
@@ -7,7 +7,7 @@
PORTNAME= Jifty
PORTVERSION= 1.10518
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SARTAK
@@ -19,9 +19,11 @@
RUN_DEPENDS= \
p5-App-CLI>=0.03:${PORTSDIR}/devel/p5-App-CLI \
p5-CGI-Cookie-Splitter>=0:${PORTSDIR}/www/p5-CGI-Cookie-Splitter \
+ p5-CGI-Emulate-PSGI>=0.06:${PORTSDIR}/www/p5-CGI-Emulate-PSGI \
p5-CSS-Squish>=0.05:${PORTSDIR}/textproc/p5-CSS-Squish \
p5-Cache-Cache>0:${PORTSDIR}/devel/p5-Cache-Cache \
p5-Calendar-Simple>0:${PORTSDIR}/devel/p5-Calendar-Simple \
+ p5-Carp-Clan>=0:${PORTSDIR}/devel/p5-Carp-Clan \
p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Class-Accessor-Named>=0:${PORTSDIR}/devel/p5-Class-Accessor-Named \
p5-Class-Container>0:${PORTSDIR}/devel/p5-Class-Container \
@@ -47,16 +49,20 @@
p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \
p5-File-MMagic>0:${PORTSDIR}/devel/p5-File-MMagic \
p5-File-ShareDir>=0.04:${PORTSDIR}/devel/p5-File-ShareDir \
+ p5-Hash-MultiValue>=0.05:${PORTSDIR}/devel/p5-Hash-MultiValue \
p5-HTML-Lint>0:${PORTSDIR}/www/p5-HTML-Lint \
p5-HTML-Mason>=1.31.0.1:${PORTSDIR}/www/p5-HTML-Mason \
p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
p5-HTTP-Server-Simple-Recorder>0:${PORTSDIR}/www/p5-HTTP-Server-Simple-Recorder \
p5-HTTP-Server-Simple>=0.26:${PORTSDIR}/www/p5-HTTP-Server-Simple \
+ p5-HTML-TreeBuilder-XPath>=0:${PORTSDIR}/www/p5-HTML-TreeBuilder-XPath \
p5-Hash-Merge>0:${PORTSDIR}/textproc/p5-Hash-Merge \
p5-Hook-LexWrap>0:${PORTSDIR}/devel/p5-Hook-LexWrap \
+ p5-IO-Handle-Util>=0:${PORTSDIR}/devel/p5-IO-Handle-Util \
p5-IPC-PubSub>=0.23:${PORTSDIR}/devel/p5-IPC-PubSub \
p5-IPC-Run3>0:${PORTSDIR}/devel/p5-IPC-Run3 \
p5-Jifty-DBI>=0.57:${PORTSDIR}/databases/p5-Jifty-DBI \
+ p5-JSON-XS>=2.27:${PORTSDIR}/converters/p5-JSON-XS \
p5-Locale-Maketext-Lexicon>=0.60:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
p5-Log-Log4perl>=1.04:${PORTSDIR}/devel/p5-Log-Log4perl \
p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \
@@ -68,8 +74,11 @@
p5-PadWalker>0:${PORTSDIR}/devel/p5-PadWalker \
p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate \
p5-PerlIO-gzip>=0:${PORTSDIR}/archivers/p5-PerlIO-gzip \
+ p5-Plack>=0:${PORTSDIR}/www/p5-Plack \
+ p5-Plack-Middleware-Deflater>=0:${PORTSDIR}/www/p5-Plack-Middleware-Deflater \
p5-Pod-Simple>0:${PORTSDIR}/textproc/p5-Pod-Simple \
p5-Scalar-Defer>=0.10:${PORTSDIR}/devel/p5-Scalar-Defer \
+ p5-Shell-Command>=0:${PORTSDIR}/sysutils/p5-Shell-Command \
p5-SQL-ReservedWords>0:${PORTSDIR}/databases/p5-SQL-ReservedWords \
p5-String-Koremutake>0:${PORTSDIR}/textproc/p5-String-Koremutake \
p5-SUPER>=0:${PORTSDIR}/devel/p5-SUPER \
@@ -80,8 +89,10 @@
p5-Test-MockModule>=0.05:${PORTSDIR}/devel/p5-Test-MockModule \
p5-Test-MockObject>=1.07:${PORTSDIR}/devel/p5-Test-MockObject \
p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
+ p5-Test-Script-Run>=0.02:${PORTSDIR}/devel/p5-Test-Script-Run \
p5-Test-WWW-Declare>=0:${PORTSDIR}/devel/p5-Test-WWW-Declare \
p5-Test-WWW-Mechanize>=1.04:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
+ p5-Test-WWW-Mechanize-PSGI>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-PSGI \
p5-Test-WWW-Selenium>=0:${PORTSDIR}/devel/p5-Test-WWW-Selenium \
p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
p5-URI>0:${PORTSDIR}/net/p5-URI \
--- p5-Jifty-1.10518_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list