On 03/17/17 19:28, Scott B wrote:
> twirssi is missing the converters/p5-JSON-Any runtime dependency. It's
> not sorted so that
> it's only a one line diff.
> 
> Scott
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/twirssi/Makefile,v
> retrieving revision 1.11
> diff -u -p -u -r1.11 Makefile
> --- Makefile    19 Oct 2015 12:52:27 -0000      1.11
> +++ Makefile    17 Mar 2017 19:16:09 -0000
> @@ -17,6 +17,7 @@ EXTRACT_SUFX= .pl
> 
>  RUN_DEPENDS=    net/irssi \
>               net/p5-Net-Twitter \
> +               converters/p5-JSON-Any \
>               www/p5-LWP-Protocol-https \
>               www/p5-WWW-Shorten
> 
> 
If you change the RDEP you need to bump the REVISION also.
Add below to the Makefile

REVISION =      0

or use portbump


Reply via email to