From c91270bd8d6b60bd7c36fb2ad128e2a8165e0686 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Thu, 14 Sep 2017 21:02:51 +0000 Subject: Update CMake to 3.9, merge devel/cmake-modules into devel/cmake Thanks to antoine@ for the exp-run. Approved by: rakuco (mentor) Reviewed by: tcberner (mentor) Reviewed by: mat PR: 222000 (exp-run) Differential Revision: https://reviews.freebsd.org/D12299 --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 2ec2d38cb815..4a1426384d1b 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. +20170914: + AFFECTS: users of CMake + 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. + + All ports have been updated to depend only on CMake. + 20170904 AFFECTS: users of net-mgmt/seafile-server AUTHOR: ultima@FreeBSD.org -- cgit v1.2.3