On Fri, Oct 25, 2013 at 8:26 PM, Steven Hartland <s...@freebsd.org> wrote:

> Hi Sunpoet seems your the most active maintainer
> of perl ports system on FreeBSD so please excuse
> the email if your not the correct person but here goes.
>
> Currently make install for all p5-* ports fail
> because they cant find the installed files.
>
> This seems to be because the site_perl directory
> struction now uses PERL_VERSION instead of PERL_VER
> e.g 5.14.4 not 5.14
>
> The attached patch fixes this for me by changing
> the package vars to use PERL_VERISON but its not
> clear if its the install which is incorrect or
> the vars.
>
> cc'ed ports@ just in case.
>
>    Regards
>    Steve


Hi Steven,

The perl infrastructure change was made by az@.
It helps to make minor version update easier (e.g. 5.14.2 -> 5.14.4).
Please see UPDATING 20130612 entry for further information.
Thanks.

Regards,
sunpoet
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to