aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-07-31 18:41:30 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-07-31 18:41:30 +0000
commit15dac70c75ad7e5286c80ca05c69fbfc1061905c (patch)
tree71f4780cd34e184b043831e0db99b92f22e0da0d /UPDATING
parente81287c37b3d7ec77e4687a96e63839a01baeb30 (diff)
downloadports-15dac70c75ad7e5286c80ca05c69fbfc1061905c.tar.gz
ports-15dac70c75ad7e5286c80ca05c69fbfc1061905c.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 563d698b7228..9b8fc7736159 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20180731:
+ AFFECTS: users of x11/xorg and all ports with USE_XORG=*proto
+ AUTHOR: zeising@daemonic.se
+
+ The xorg *proto packages have all been merged into one package,
+ x11/xorgproto. This might cause issues with upgrading. If you
+ get conflicts between xorgproto and old *proto packages, please
+ remove the old package and install xorgproto again.
+
20180728:
AFFECTS: users who upgrade from security/kc to security/kc24
AUTHOR: pi@FreeBSD.org