Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2017 05:22:30 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449985 - head
Message-ID:  <201709170522.v8H5MU50066618@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Sun Sep 17 05:22:30 2017
New Revision: 449985
URL: https://svnweb.freebsd.org/changeset/ports/449985

Log:
  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

Modified:
  head/MOVED
  head/UPDATING

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Sep 17 04:43:18 2017	(r449984)
+++ head/MOVED	Sun Sep 17 05:22:30 2017	(r449985)
@@ -9544,6 +9544,6 @@ devel/py33-setuptools||2017-09-03|Removed, please upda
 x11-toolkits/py33-tkinter||2017-09-03|Removed, please update to Python 3.6
 devel/py3-enum34||2017-09-03|Removed, Python 3.3 only
 security/clambc||2017-09-14|Has expired: Practically unmaintained, featuring issues elsewhere solved 6 years ago
-devel/cmake-modules||2017-09-14|Merged with devel/cmake
+devel/cmake-modules||2017-09-14|Deleted, merged into devel/cmake
 devel/cargo|lang/rust|2017-09-15|Merged with lang/rust
 sysutils/filelight-kde4|sysutils/filelight|2017-09-16|Renamed to sysutils/filelight

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Sep 17 04:43:18 2017	(r449984)
+++ head/UPDATING	Sun Sep 17 05:22:30 2017	(r449985)
@@ -13,14 +13,18 @@ you update your ports collection, before attempting an
   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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709170522.v8H5MU50066618>