Subject: Re: How to upgrade a package that other packages depend on?
To: None <netbsd-help@NetBSD.org>
From: Jukka Salmi <jukka-netbsd@2004.salmi.ch>
List: netbsd-help
Date: 05/06/2004 08:50:06
Harry Waddell --> netbsd-help (2004-05-05 22:00:18 -0700):
> I guess it depends on how import the systems, and it's availability, are to
> you. For my workstation and notebook,  I'd just do a "make update" in
> pkgsrc/security/openssl
[...]

Be sure to not set UPDATE_TARGET=bin-install if you do 'make update',
otherwise dependencies are uninstalled and lost (see pkg/25282).
However, if you want / need to set UPDATE_TARGET=bin-install, you should
remove the '${MAKE} ${MAKEFLAGS} clean' at the end of the real-su-bin-install
target in pkgsrc/mk/bsd.pkg.mk; 'make update' should work then.


HTH, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~