svn commit: r309878 - head
Bernhard Froehlich
decke at FreeBSD.org
Thu Jan 3 13:43:15 UTC 2013
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 at 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 at FreeBSD.org
More information about the svn-ports-all
mailing list