On Sun, Dec 14, 2014 at 06:14:37PM +0000, [email protected] wrote:
> p5-Net-HTTP only requires p5-IO-Socket-SSL for live testing, removed as
> a RUN-DEPENDS, change to a TEST_DEPENDS. Recommended rather than required.
>
> p5-LWP-Protocol-https relied on p5-Net-HTTP RUN_DEPENDS to
> install p5-IO-Socket-SSL, added as a RUN_DEPENDS, was already a
> BUILD_DEPENDS.
>
> Tested on amd64. Run with for some time.
>
>
> OK?
OK bluhm@
> RCS file: /home/cvs/ports/net/p5-Net-HTTP/Makefile,v
> +RUN_DEPENDS= www/p5-URI
> BUILD_DEPENDS= ${RUN_DEPENDS}
put a space before =