Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2011 22:15:39 -0400
From:      Michael Scheidell <scheidell@secnap.net>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        sunpoet@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: www/p5-libwww dependency detection broken in mail/p5-Mail-SpamAssassin
Message-ID:  <4E1BAE4B.3050601@secnap.net>
In-Reply-To: <4E1BA1B9.80705@FreeBSD.org>
References:  <4E1BA1B9.80705@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 7/11/11 9:22 PM, Doug Barton wrote:
> spamassassin has the following for RUN_ and BUILD_:
>
> ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww
>
> That path is no longer correct, resulting in a loop. I can fix it here
> if the maintainer agrees, but it should likely be searched for all other
> ports that depend on this module to be sure that it's not broken elsewhere.
>
>
looks like < 6.0, libwww put itself into both ../Bundle/LWP.pm and 
../LWP.pm, and > 6.0 is only in ../LWP.pm.

so, if you would like to just change that, it should be upward 
compatible, and change the p5-HTML-Parser to > 3.46, than I am fine with 
that.


> Doug
>
______________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r). 
For Information please see http://www.secnap.com/products/spammertrap/
______________________________________________________________________  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E1BAE4B.3050601>