Subject: Re: missing dependence in comms/jpilot?
To: Steven M. Bellovin <smb@cs.columbia.edu>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-users
Date: 06/18/2006 10:50:15
On Sat, Jun 17, 2006 at 09:00:52PM -0400, Steven M. Bellovin wrote:
> > This error usually signifies a missing include of intltool/buildlink3.mk.
> 
> Yes, that did it.  I'm ready to commit the fix -- but do I bump the package
> revision number?  It affects a build-time dependency, not a run-time one,
> so I'd guess not.

For build dependencies changes you don't have to bump the
PKGREVISION, if the resulting binary packages before
and after the change are not different, which applies
here, I think.

Cheers,
 Thomas