From b75b16e980b5be5b3a466db59c0a9c5a4ded6053 Mon Sep 17 00:00:00 2001 From: Kubilay Kocak Date: Sun, 17 Sep 2017 05:22:30 +0000 Subject: MOVED/UPDATING: Improve cmake-modules entries Clarify the wording around the devel/cmake-modules deletion (merge into devel/cmake), and provide explicit instructions for users on how to proceed. PR: 222000 --- UPDATING | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 2878f43033e8..30d254e10b69 100644 --- a/UPDATING +++ b/UPDATING @@ -13,14 +13,18 @@ you update your ports collection, before attempting any port upgrades. devel/cargo was merged into lang/rust. 20170914: - AFFECTS: users of CMake + AFFECTS: users of CMake & CMake Modules AUTHOR: adridg@freebsd.org - The ports devel/cmake and devel/cmake-modules have been merged into - devel/cmake. The benefit of being able to update the modules without - the binary is outweighed by the issues caused by having the binary - out-of-sync with the modules. + The devel/cmake-modules port has been merged into devel/cmake. + The benefit of being able to update the modules without the binary + is outweighed by the issues caused by having the binary out-of-sync + with the modules. + + Users should delete the devel/cmake-modules package and then + upgrade or reinstall devel/cmake. + All ports have been updated to depend only on CMake. 20170904 -- cgit v1.2.3