Subject: Re: buildlink3 now requires libgcrypt 1.2.0 or higher
To: Jeremy C. Reed <reed@reedmedia.net>
From: Thomas Klausner <wiz@NetBSD.org>
List: tech-pkg
Date: 05/27/2004 02:23:18
On Wed, May 26, 2004 at 05:13:57PM -0700, Jeremy C. Reed wrote:
> I have libgcrypt-1.2.0 installed.
> 
> Because the version changed from
> lib/libgcrypt-pthread.so.11.0 to lib/libgcrypt.so.12.1 any dependencies
> that use it should be bumped too.

True.

> Is it okay if I add a PKGREVISION to opencdk and increase
> opencdk/buildlink3.mk like the following?
> BUILDLINK_DEPENDS.opencdk+=     opencdk>=0.5.4nb1

Yes. And similar things should be done for all of:
chat/bitlbee
chat/gaim
chat/gossip
chat/loudmouth
databases/gramps
devel/libgail-gnome
emulators/fuse
emulators/fuse-utils
emulators/libspectrum
inputmethod/imhangul_status_applet
mail/balsa2
mail/evolution
mail/evolution-data-server
mail/wmbiff
meta-pkgs/gnome
meta-pkgs/gnome-accessibility
meta-pkgs/gnome-base
meta-pkgs/gnome-extras
misc/gnome2-utils
net/gnome-netstatus
net/libsoup
net/libsoup-devel
net/tsclient
security/gnutls
security/gsasl
security/libksba
security/opencdk
security/py-gnutls
textproc/py-gdick
time/gtodo-applet
www/gtkhtml3
www/thy
x11/gnome-panel
x11/gnome2-applets
x11/py-gnome2

That's from "make show-deps PKG=libgcrypt" in /usr/pkgsrc.
 Thomas