Subject: Re: RFC: recommended dependencies (diffs attached)
To: None <tech-pkg@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: tech-pkg
Date: 01/08/2004 23:09:37
On 08/01/2004, at 10:51 PM, Thomas Klausner wrote:

> In your scheme, what are reasons for BUILDLINK_DEPENDS
> to be bumped?

   Only if there is a real dependency change.  I.e., if
there is a user-visible change that only allows packages
to compile against one version of a package or another,
but not both.

   For example, when libgnome got updated to 2.4.0 the
API was changed and older gnome2 packages would not
build against the new version of libgnome and vice
versa.  This is a clear case where dependencies need
to be updated in buildlink[23].mk

   Cheers
       ,
    Rene