aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7cab06a2b6bd..327c21072be2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,17 @@ you update your ports collection, before attempting any port upgrades.
was moved from /usr/local/libexec/unit to /var/db/unit in order to
avoid write operations on /usr/local filesystem.
+20210130:
+ AFFECTS: users of graphics/opencv-core
+ AUTHOR: tcberner@FreeBSD.org
+
+ graphics/opencv-core has been reintegrated into graphics/opencv.
+ So there is no longer a circular dependency
+ opencv-core -> ffmpeg -> opencv
+
+ If you experience problems updating the packages, try
+ pkg delete -f opencv-core
+
20210124:
AFFECTS: users of net-mgmt/netbox
AUTHOR: kai@FreeBSD.org