pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/graphics



Hi Adam!

On Sat, Aug 31, 2013 at 10:19:32PM +0000, Adam Ciarciński wrote:
> Module Name:  pkgsrc
> Committed By: adam
> Date:         Sat Aug 31 22:19:32 UTC 2013
> 
> Modified Files:
>       pkgsrc/graphics/cairo: Makefile PLIST buildlink3.mk distinfo options.mk
>       pkgsrc/graphics/cairo-gobject: DESCR Makefile buildlink3.mk
> Added Files:
>       pkgsrc/graphics/cairo: Makefile.common
> Removed Files:
>       pkgsrc/graphics/cairo-gobject: options.mk

cairo's buildlink3.mk and Makefile grew an lzo dependency. Packages
that depend on cairo now don't build against an older version because
lzo's buildlink3.mk is linked in, but lzo is not installed (because
previous versions of cairo didn't need it).

This leads to:
ERROR: lzo>=2.01 is not installed; can't buildlink files.

Please bump the ABI version in cairo's buildlink3.mk and do a
recursive revbump!

Thanks,
 Thomas



Home | Main Index | Thread Index | Old Index