From da094cc86b337b33eca9bd55e7c33bd626014b3d Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Thu, 28 Mar 2019 19:59:36 +0000 Subject: [PATCH] Add not about updating issues with www/qt5-webengine Reported by: Piotr Kubaj --- UPDATING | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/UPDATING b/UPDATING index 61a93adc491c..4300bc0a78bb 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. +20190328: + AFFECTS: users of www/qt5-webengine + AUTHOR: kde@FreeBSD.org + + Users that upgrade www/qt5-webengine without using pkg/poudriere might + experience failures due to conflicts with the installed version of 5.9.5. + + In that case, pkg delete -f the qt5-webengine package before building + the updated version. + 20190314: AFFECTS: users of mail/rspamd, mail/rspamd-devel AUTHOR: vsevolod@FreeBSD.org