pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc



On Mon, Jun 03, 2013 at 10:57:07PM +0200, Krister Walfridsson wrote:
> On Mon, 3 Jun 2013, Thomas Klausner wrote:
> 
> >Log Message:
> >Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
> >to address issues with NetBSD-6(and earlier)'s fontconfig not being
> >new enough for pango.
> 
> The change
>   cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/py-Tk/buildlink3.mk
> does not seem right...
> 
> It changes
>   -BUILDLINK_ABI_DEPENDS.pytk+=   ${PYPKGPREFIX}-Tk>=0nb6
>   +BUILDLINK_ABI_DEPENDS.pytk+=   ${PYPKGPREFIX}-Tk>=2.7.5nb1
> but PKGNAME is defined as
>   PKGNAME=        ${PYPKGPREFIX}-Tk-${PY_DISTVERSION}
> which means that the ABI dependecy cannot be fulfilled for py26 that has
>   PKGNAME=py26-Tk-2.6.8nb1

What do you suggest how to fix this?
 Thomas



Home | Main Index | Thread Index | Old Index