ports/179763: [PATCH] www/p5-HTTP-MobileAgent: correct bad dependency callout
John Marino
draco at marino.st
Thu Jun 20 12:20:00 UTC 2013
>Number: 179763
>Category: ports
>Synopsis: [PATCH] www/p5-HTTP-MobileAgent: correct bad dependency callout
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 20 12:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: John Marino
>Release:
>Organization:
>Environment:
>Description:
The p5-WWW-MobileCarrier package was incorrectly referenced as ja-p5-WWW-MobileCarrier. The attached patch restores the build.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig 2013-03-29 00:44:53.000000000 +0000
+++ Makefile
@@ -17,7 +17,7 @@ LICENSE_COMB= dual
RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \
p5-HTTP-Message>=1.43:${PORTSDIR}/www/p5-HTTP-Message \
p5-Scalar-List-Utils>=1.14:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- ja-p5-WWW-MobileCarrierJP>=0.04:${PORTSDIR}/japanese/p5-WWW-MobileCarrierJP \
+ p5-WWW-MobileCarrierJP>=0.04:${PORTSDIR}/japanese/p5-WWW-MobileCarrierJP \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
p5-YAML>0:${PORTSDIR}/textproc/p5-YAML
BUILD_DEPENDS:= ${RUN_DEPENDS}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list