On Sat, Aug 18, 2012 at 04:42:39PM -0700, Anil Madhavapeddy wrote: > Are there any special considerations for renaming a port (e.g. > security/cryptokit -> security/ocaml-cryptokit) in terms of binary upgrades > between releases? > > It would seem that as long as all the dependent ports also have the new name, > there shouldn't be, but I thought I'd check...
See @pkgpath in pkg_create(1). pkg_add will not attempt to upgrade anything with mismatched pkgpaths. -- Best Regards Edd Barrett http://www.theunixzoo.co.uk
