cvs commit: ports/lang/perl5.8 Makefile distinfo ports/lang/perl5.8/files patch-perl.c

Vladimir Timofeev vovkasm at gmail.com
Sun Feb 15 19:52:32 PST 2009


Hi, it breaks build.
To fix, in Makefile:
< BSDPAN_WRKSRC=  ${WRKDIR}/BSDPAN-${PORTVERSION}
> BSDPAN_WRKSRC=  ${WRKDIR}/BSDPAN-${BSDPAN_VERSION}

On Mon, Feb 16, 2009 at 01:42, Sergey Skvortsov <skv at freebsd.org> wrote:
> skv         2009-02-15 22:42:37 UTC
>
>  FreeBSD ports repository
>
>  Modified files:
>    lang/perl5.8         Makefile distinfo
>    lang/perl5.8/files   patch-perl.c
>  Log:
>  * Fix suidperl functionality. [1]
>  * Update BSDPAN.
>
>  PR:             ports/131434 [1]
>  Submitted by:   William Olson <wolson xx gmail.com> [1]
>
>  Revision  Changes    Path
>  1.100     +3 -1      ports/lang/perl5.8/Makefile
>  1.26      +3 -3      ports/lang/perl5.8/distinfo
>  1.6       +9 -0      ports/lang/perl5.8/files/patch-perl.c
> _______________________________________________
> cvs-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
>


More information about the cvs-all mailing list