aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2020-12-19 07:57:02 +0000
committerKai Knoblich <kai@FreeBSD.org>2020-12-19 07:57:02 +0000
commit223e08d1beccab3dfdea917fd930376826d018ec (patch)
tree56974a8514cdf1195b45014ad8f4a916b6d23e34 /UPDATING
parenta81b48037286289affbeee8db0678ed0fba7bcac (diff)
downloadports-223e08d1beccab3dfdea917fd930376826d018ec.tar.gz
ports-223e08d1beccab3dfdea917fd930376826d018ec.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9a3ad327e61e..8e1e5077aaaa 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.
+20201218:
+ AFFECTS: users of www/qt5-webengine
+ AUTHOR: kai@FreeBSD.org
+
+ Users that upgrade www/qt5-webengine without using pkg/poudriere might
+ experience failures due to conflicts with the installed version of 5.15.2.
+
+ In that case, pkg delete -f the qt5-webengine package before building
+ the updated version.
+
20201130:
AFFECTS: users of graphics/jpeg
AUTHOR: rene@FreeBSD.org