aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2011-06-30 04:08:49 +0800
committermm <mm@FreeBSD.org>2011-06-30 04:08:49 +0800
commitcf67780b5c85d50a08059e037e9e5d6554b94a04 (patch)
treecfdef9ab158bdf0c48f4b6b6c9a060a27c668643 /UPDATING
parent5f5c9d9496d8d0998c47bdb1d304c6719e4ae7ef (diff)
downloadfreebsd-ports-gnome-cf67780b5c85d50a08059e037e9e5d6554b94a04.tar.gz
freebsd-ports-gnome-cf67780b5c85d50a08059e037e9e5d6554b94a04.tar.zst
freebsd-ports-gnome-cf67780b5c85d50a08059e037e9e5d6554b94a04.zip
Add UPDATING entry for graphics/opencv
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1bf86479f159..5ac68ad36f7c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20110629:
+ AFFECTS: users of graphics/opencv
+ AUTHOR: mm@FreeBSD.org
+
+ OpenCV was updated to version 2.3.0rc and to avoid circular dependencies
+ split into two ports: graphics/opencv-core and graphics/opencv
+
+ Before updating please uninstall the graphics/opencv port first because
+ the new dependency graphics/opencv-core contains conflicting files with
+ the old port graphics/opencv.
+
20110626:
AFFECTS: users of mail/p5-Mail-SpamAssassin
AUTHOR: wxs@FreeBSD.org