Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2013 23:11:24 +0400
From:      Andrej Zverev <andrej.zverev@gmail.com>
To:        olli hauer <ohauer@gmx.de>
Cc:        perl <perl@freebsd.org>
Subject:   Re: perl5.16 possible typo and LATEST_LINK
Message-ID:  <CAD5bB%2BiDt41v-kjVxdMWdsnk-dT4dXSU_7ZhhCr=UhSxSx-5Vw@mail.gmail.com>
In-Reply-To: <5268198E.5030900@gmx.de>
References:  <5268198E.5030900@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-perl
> To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAD5bB%2BiDt41v-kjVxdMWdsnk-dT4dXSU_7ZhhCr=UhSxSx-5Vw>