perl5.16 possible typo and LATEST_LINK

Andrej Zverev andrej.zverev at gmail.com
Wed Oct 23 19:11:25 UTC 2013


Yes, this is typo, same in lang/perl5.18, but good news what typo dont
have any effect.
I'm not sure about you question about LATEST_LINK, but i think we
don't need it anymore/

On Wed, Oct 23, 2013 at 10:46 PM, olli hauer <ohauer at gmx.de> wrote:
> Shouldn't LATEST_LINK also switch with the perl default version?
>
> Additional there is a possible typo in the perl5.16 Makefile around line 186 s/%/$/
>
> -       ${SED} -i '' -e 's|%%PERL_PKGNAME%%|${PKGNAME}|g; s|%%PERL_VER%%|%{PERL_VER}|g;' \
> +       ${SED} -i '' -e 's|%%PERL_PKGNAME%%|${PKGNAME}|g; s|%%PERL_VER%%|${PERL_VER}|g;' \
>
>
> --
> br,
> olli
>
> _______________________________________________
> freebsd-perl at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-perl
> To unsubscribe, send any mail to "freebsd-perl-unsubscribe at freebsd.org"


More information about the freebsd-perl mailing list