Date: Thu, 3 Jan 2013 13:43:15 +0000 (UTC) From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309878 - head Message-ID: <201301031343.r03DhFII015881@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: decke Date: Thu Jan 3 13:43:14 2013 New Revision: 309878 URL: http://svnweb.freebsd.org/changeset/ports/309878 Log: - Add note for virtualbox update Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Jan 3 13:42:26 2013 (r309877) +++ head/UPDATING Thu Jan 3 13:43:14 2013 (r309878) @@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130103: + AFFECTS: users of emulators/virtualbox-ose + AUTHOR: decke@FreeBSD.org + + VirtualBox has been updated and does now depend on devel/kBuild instead + of devel/kBuild-devel. Both are in conflict with each other so this has + to be resolved manually. kBuild is only a build dependency so it is safe + to remove installed kBuild before updating. + + # pkg_delete -f kBuild-\* + 20130102: AFFECTS: users of mail/opensmtpd AUTHOR: ashish@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301031343.r03DhFII015881>