Date: Mon, 16 Sep 2013 22:39:21 +0400 From: Andrej Zverev <andrej.zverev@gmail.com> To: Dave Hayes <dave@jetcafe.org> Cc: "perl@FreeBSD.org" <perl@freebsd.org> Subject: Re: ports/181914: net/p5-Socket-GetAddrInfo fails to build package Message-ID: <CAD5bB%2BhK6MUhUURBFTwrgxRLcm_PczjSRoLhoX6QmeTvwpEA2w@mail.gmail.com> In-Reply-To: <201309161830.r8GIU1EU041596@freefall.freebsd.org> References: <201309161830.r8GIU1EU041596@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This version (0.22) somehow is totally broken. Installing own files in
random way (or at least I can't understand logic). So if you change it
this way it will also be broken in another way. (pkg-plist)
I think right way:
1. Revert to 0.21
2. Avoid automatic install and write custom do-install target
On Mon, Sep 16, 2013 at 10:30 PM, Dave Hayes <dave@jetcafe.org> wrote:
> The following reply was made to PR ports/181914; it has been noted by GNATS.
>
> From: Dave Hayes <dave@jetcafe.org>
> To: bug-followup@FreeBSD.org, kritek@gmail.com
> Cc:
> Subject: Re: ports/181914: net/p5-Socket-GetAddrInfo fails to build package
> Date: Mon, 16 Sep 2013 11:00:45 -0700
>
> This problem appears to go away when I do this:
>
> .if ${PERL_LEVEL} < 501400
> PLIST_SUB+= OLD_PERL="" NEW_PERL="@comment "
> .else
> #PLIST_SUB+= OLD_PERL="@comment " NEW_PERL=""
> PLIST_SUB+= OLD_PERL="" NEW_PERL="@comment "
> .endif
>
> Is there any documentation on what the OLD_PERL and NEW_PERL definitions
> are intended for?
> --
> Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org
> >>>> *The opinions expressed above are entirely my own* <<<<
>
> A magician was driving down the road. Then he turned into a driveway...
> _______________________________________________
> 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%2BhK6MUhUURBFTwrgxRLcm_PczjSRoLhoX6QmeTvwpEA2w>
