Index: head/multimedia/kodi-devel/files/patch-cmake_scripts_common_Macros.cmake =================================================================== --- head/multimedia/kodi-devel/files/patch-cmake_scripts_common_Macros.cmake (nonexistent) +++ head/multimedia/kodi-devel/files/patch-cmake_scripts_common_Macros.cmake (revision 540957) @@ -0,0 +1,10 @@ +--- cmake/scripts/common/Macros.cmake.orig 2020-06-13 16:17:41 UTC ++++ cmake/scripts/common/Macros.cmake +@@ -571,7 +571,6 @@ function(core_find_git_rev stamp) + # allow manual setting GIT_VERSION + if(GIT_VERSION) + set(${stamp} ${GIT_VERSION} PARENT_SCOPE) +- string(TIMESTAMP APP_BUILD_DATE "%Y%m%d" UTC) + set(APP_BUILD_DATE ${APP_BUILD_DATE} PARENT_SCOPE) + else() + find_package(Git) Property changes on: head/multimedia/kodi-devel/files/patch-cmake_scripts_common_Macros.cmake ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property