pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc



On Sun, Oct 23, 2016 at 01:33:41AM +0000, David Holland wrote:
> On Fri, Oct 07, 2016 at 06:26:20PM +0000, Adam Ciarcinski wrote:
>  > Module Name:       pkgsrc
>  > Committed By:      adam
>  > Date:              Fri Oct  7 18:26:14 UTC 2016
>  > 
>  > Modified Files:
>  >         :
>  >    pkgsrc/www/amaya: Makefile
>  >    pkgsrc/www/apache24: Makefile
>  >    pkgsrc/www/curl: Makefile buildlink3.mk
>  >         :
>  >
>  > Log Message:
>  > Revbump post boost update
> 
> This is way too broad again; e.g. 

It isn't. Please check before you claim stuff like that.

> valkyrie% grep -i boost www/amaya/** www/apache24/** www/curl/**
> Exit 1
> valkyrie% 
> 
> Do you have any idea why revbump is being so overaggressive?

Because of recursive dependencies and sometimes non-default options.

www/apache24/options.mk -> www/nghttp2/buildlink3.mk -> (depending on options) devel/boost-libs/buildlink3.mk
www/curl -> www/nghttp2/buildlink3.mk -> (depending on options) -> devel/boost-libs/buildlink3.mk
www/amaya -> textproc/redland -> textproc/raptor2 -> www/curl

 Thomas



Home | Main Index | Thread Index | Old Index