Index: devel/cmake/Makefile =================================================================== --- devel/cmake/Makefile (revision 476798) +++ devel/cmake/Makefile (working copy) @@ -3,8 +3,7 @@ PORTNAME= cmake # Remember to update devel/cmake-doc and devel/cmake-gui as well. -DISTVERSION= 3.12.0 -PORTREVISION= 1 +DISTVERSION= 3.12.1 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ Index: devel/cmake/distinfo =================================================================== --- devel/cmake/distinfo (revision 476798) +++ devel/cmake/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531849848 -SHA256 (cmake-3.12.0.tar.gz) = d0781a90f6cdb9049d104ac16a150f9350b693498b9dea8a0331e799db6b9d69 -SIZE (cmake-3.12.0.tar.gz) = 8089372 +TIMESTAMP = 1533828712 +SHA256 (cmake-3.12.1.tar.gz) = c53d5c2ce81d7a957ee83e3e635c8cda5dfe20c9d501a4828ee28e1615e57ab2 +SIZE (cmake-3.12.1.tar.gz) = 8090272 Index: devel/cmake/files/patch-Modules_FindTCL.cmake =================================================================== --- devel/cmake/files/patch-Modules_FindTCL.cmake (revision 476798) +++ devel/cmake/files/patch-Modules_FindTCL.cmake (nonexistent) @@ -1,36 +0,0 @@ ---- Modules/FindTCL.cmake.orig 2018-07-18 21:37:55.956332000 +0800 -+++ Modules/FindTCL.cmake 2018-07-18 21:45:48.214853000 +0800 -@@ -85,6 +85,8 @@ - ) - - set(TCLTK_POSSIBLE_LIB_PATH_SUFFIXES -+ lib/tcl/tcl8.7 -+ lib/tcl/tk8.7 - lib/tcl/tcl8.6 - lib/tcl/tk8.6 - lib/tcl/tcl8.5 -@@ -116,6 +118,7 @@ - NAMES - tcl - tcl${TCL_LIBRARY_VERSION} tcl${TCL_TCLSH_VERSION} tcl${TK_WISH_VERSION} -+ tcl87 tcl8.7 tcl87t tcl8.7t - tcl86 tcl8.6 tcl86t tcl8.6t - tcl85 tcl8.5 - tcl84 tcl8.4 -@@ -130,6 +133,7 @@ - NAMES - tk - tk${TK_LIBRARY_VERSION} tk${TCL_TCLSH_VERSION} tk${TK_WISH_VERSION} -+ tk87 tk8.7 tk87t tk8.7t - tk86 tk8.6 tk86t tk8.6t - tk85 tk8.5 - tk84 tk8.4 -@@ -176,6 +180,8 @@ - set(TCLTK_POSSIBLE_INCLUDE_PATH_SUFFIXES - include/tcl${TK_LIBRARY_VERSION} - include/tcl${TCL_LIBRARY_VERSION} -+ include/tcl8.7 -+ include/tk8.7 - include/tcl8.6 - include/tk8.6 - include/tcl8.5 Property changes on: devel/cmake/files/patch-Modules_FindTCL.cmake ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: devel/cmake/files/patch-Modules_FindTclStub.cmake =================================================================== --- devel/cmake/files/patch-Modules_FindTclStub.cmake (revision 476798) +++ devel/cmake/files/patch-Modules_FindTclStub.cmake (nonexistent) @@ -1,18 +0,0 @@ ---- Modules/FindTclStub.cmake.orig 2018-07-18 21:37:55.827263000 +0800 -+++ Modules/FindTclStub.cmake 2018-07-18 21:46:40.911277000 +0800 -@@ -101,6 +101,7 @@ - NAMES - tclstub - tclstub${TK_LIBRARY_VERSION} tclstub${TCL_TCLSH_VERSION} tclstub${TK_WISH_VERSION} -+ tclstub87 tclstub8.7 - tclstub86 tclstub8.6 - tclstub85 tclstub8.5 - tclstub84 tclstub8.4 -@@ -114,6 +115,7 @@ - NAMES - tkstub - tkstub${TCL_LIBRARY_VERSION} tkstub${TCL_TCLSH_VERSION} tkstub${TK_WISH_VERSION} -+ tkstub87 tkstub8.7 - tkstub86 tkstub8.6 - tkstub85 tkstub8.5 - tkstub84 tkstub8.4 Property changes on: devel/cmake/files/patch-Modules_FindTclStub.cmake ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: devel/cmake/files/patch-Modules_FindTclsh.cmake =================================================================== --- devel/cmake/files/patch-Modules_FindTclsh.cmake (revision 476798) +++ devel/cmake/files/patch-Modules_FindTclsh.cmake (nonexistent) @@ -1,10 +0,0 @@ ---- Modules/FindTclsh.cmake.orig 2018-07-18 21:37:55.834809000 +0800 -+++ Modules/FindTclsh.cmake 2018-07-18 21:47:04.152861000 +0800 -@@ -68,6 +68,7 @@ - set(TCL_TCLSH_NAMES - tclsh - tclsh${TCL_LIBRARY_VERSION} tclsh${TK_LIBRARY_VERSION} tclsh${TK_WISH_VERSION} -+ tclsh87 tclsh8.7 - tclsh86 tclsh8.6 - tclsh85 tclsh8.5 - tclsh84 tclsh8.4 Property changes on: devel/cmake/files/patch-Modules_FindTclsh.cmake ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: devel/cmake/pkg-plist =================================================================== --- devel/cmake/pkg-plist (revision 476798) +++ devel/cmake/pkg-plist (working copy) @@ -170,6 +170,7 @@ %%DATADIR%%/Help/envvar/FFLAGS.rst %%DATADIR%%/Help/envvar/LDFLAGS.rst %%DATADIR%%/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst +%%DATADIR%%/Help/envvar/PackageName_ROOT.rst %%DATADIR%%/Help/envvar/RC.rst %%DATADIR%%/Help/envvar/RCFLAGS.rst %%DATADIR%%/Help/generator/Borland Makefiles.rst @@ -1443,6 +1444,7 @@ %%DATADIR%%/Help/variable/MSVC_IDE.rst %%DATADIR%%/Help/variable/MSVC_TOOLSET_VERSION.rst %%DATADIR%%/Help/variable/MSVC_VERSION.rst +%%DATADIR%%/Help/variable/PackageName_ROOT.rst %%DATADIR%%/Help/variable/PROJECT-NAME_BINARY_DIR.rst %%DATADIR%%/Help/variable/PROJECT-NAME_DESCRIPTION.rst %%DATADIR%%/Help/variable/PROJECT-NAME_HOMEPAGE_URL.rst Index: devel/cmake-doc/Makefile =================================================================== --- devel/cmake-doc/Makefile (revision 476798) +++ devel/cmake-doc/Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cmake -DISTVERSION= 3.12.0 +DISTVERSION= 3.12.1 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ PKGNAMESUFFIX= -doc Index: devel/cmake-doc/pkg-plist =================================================================== --- devel/cmake-doc/pkg-plist (revision 476798) +++ devel/cmake-doc/pkg-plist (working copy) @@ -142,6 +142,7 @@ %%DOCSDIR%%/html/_sources/envvar/FFLAGS.rst.txt %%DOCSDIR%%/html/_sources/envvar/LDFLAGS.rst.txt %%DOCSDIR%%/html/_sources/envvar/MACOSX_DEPLOYMENT_TARGET.rst.txt +%%DOCSDIR%%/html/_sources/envvar/PackageName_ROOT.rst.txt %%DOCSDIR%%/html/_sources/envvar/RC.rst.txt %%DOCSDIR%%/html/_sources/envvar/RCFLAGS.rst.txt %%DOCSDIR%%/html/_sources/generator/Borland Makefiles.rst.txt @@ -1398,6 +1399,7 @@ %%DOCSDIR%%/html/_sources/variable/MSVC_IDE.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC_TOOLSET_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/MSVC_VERSION.rst.txt +%%DOCSDIR%%/html/_sources/variable/PackageName_ROOT.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_BINARY_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_DESCRIPTION.rst.txt %%DOCSDIR%%/html/_sources/variable/PROJECT-NAME_HOMEPAGE_URL.rst.txt @@ -1593,6 +1595,7 @@ %%DOCSDIR%%/html/envvar/FFLAGS.html %%DOCSDIR%%/html/envvar/LDFLAGS.html %%DOCSDIR%%/html/envvar/MACOSX_DEPLOYMENT_TARGET.html +%%DOCSDIR%%/html/envvar/PackageName_ROOT.html %%DOCSDIR%%/html/envvar/RC.html %%DOCSDIR%%/html/envvar/RCFLAGS.html %%DOCSDIR%%/html/generator/Borland Makefiles.html @@ -2853,6 +2856,7 @@ %%DOCSDIR%%/html/variable/MSVC_IDE.html %%DOCSDIR%%/html/variable/MSVC_TOOLSET_VERSION.html %%DOCSDIR%%/html/variable/MSVC_VERSION.html +%%DOCSDIR%%/html/variable/PackageName_ROOT.html %%DOCSDIR%%/html/variable/PROJECT-NAME_BINARY_DIR.html %%DOCSDIR%%/html/variable/PROJECT-NAME_DESCRIPTION.html %%DOCSDIR%%/html/variable/PROJECT-NAME_HOMEPAGE_URL.html Index: devel/cmake-gui/Makefile =================================================================== --- devel/cmake-gui/Makefile (revision 476798) +++ devel/cmake-gui/Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cmake -DISTVERSION= 3.12.0 +DISTVERSION= 3.12.1 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ PKGNAMESUFFIX= -gui