ports/181914: net/p5-Socket-GetAddrInfo fails to build package

Andrej Zverev andrej.zverev at gmail.com
Mon Sep 16 18:39:22 UTC 2013


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 at jetcafe.org> wrote:
> The following reply was made to PR ports/181914; it has been noted by GNATS.
>
> From: Dave Hayes <dave at jetcafe.org>
> To: bug-followup at FreeBSD.org, kritek at 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 at 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 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