diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2017-09-14 21:02:51 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2017-09-14 21:02:51 +0000 |
commit | c91270bd8d6b60bd7c36fb2ad128e2a8165e0686 (patch) | |
tree | 570aeb8e9fcad4efb19711621999d3df8296b6b9 /UPDATING | |
parent | 9620259fffa8cf46a8185e360528426f07898696 (diff) | |
download | ports-c91270bd8d6b60bd7c36fb2ad128e2a8165e0686.tar.gz ports-c91270bd8d6b60bd7c36fb2ad128e2a8165e0686.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |