aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-04-06 22:43:56 +0800
committerbapt <bapt@FreeBSD.org>2015-04-06 22:43:56 +0800
commit9ffd26d8bd53428891746ad1c48adc163bc567ed (patch)
tree0e46f2f16c93c7aa5ee536f9083d974a86f5d716 /UPDATING
parente07321c49cd1f88baef29a3dab20a1394cc8ac68 (diff)
downloadfreebsd-ports-gnome-9ffd26d8bd53428891746ad1c48adc163bc567ed.tar.gz
freebsd-ports-gnome-9ffd26d8bd53428891746ad1c48adc163bc567ed.tar.zst
freebsd-ports-gnome-9ffd26d8bd53428891746ad1c48adc163bc567ed.zip
Document the operations on the xen front
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 587445fda2a2..eb6c0c66e0ef 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20150406:
+ AFFECTS: User of emulators/xen emulators/xl and sysutils/xen-tools
+ AUTHOR: bapt@FreeBSD.org
+
+ sysutils/xen-tools has been renamed sysutils/xen-guest-tools
+ emulators/xl has been renamed sysutils/xen-tools
+ emulators/xen has been renamed emulators/xen-kernel
+ A new emulators/xen has been introduced, it is a metaport that depends on
+ emulators/xen-kernel and sysutils/xen-tools
+
20150403:
AFFECTS: Users of irc/rbot
AUTHOR: bdrewery@FreeBSD.org