Page MenuHomeFreeBSD

D16165.id45151.diff
No OneTemporary

D16165.id45151.diff

Index: devel/cmake/Makefile
===================================================================
--- devel/cmake/Makefile
+++ devel/cmake/Makefile
@@ -4,7 +4,7 @@
PORTNAME= cmake
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
DISTVERSION= 3.11.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
Index: devel/cmake/files/patch-Modules_FindBoost.cmake
===================================================================
--- devel/cmake/files/patch-Modules_FindBoost.cmake
+++ devel/cmake/files/patch-Modules_FindBoost.cmake
@@ -8,6 +8,15 @@
# Boost_NO_SYSTEM_PATHS - Set to ON to disable searching in locations not
# specified by these hint variables. Default is OFF.
# Boost_ADDITIONAL_VERSIONS
+@@ -872,7 +873,7 @@ function(_Boost_COMPONENT_HEADERS component _hdrs)
+ set(_Boost_ATOMIC_HEADERS "boost/atomic.hpp")
+ set(_Boost_CHRONO_HEADERS "boost/chrono.hpp")
+ set(_Boost_CONTAINER_HEADERS "boost/container/container_fwd.hpp")
+- set(_Boost_CONTEXT_HEADERS "boost/context/all.hpp")
++ set(_Boost_CONTEXT_HEADERS "boost/context/flags.hpp")
+ set(_Boost_COROUTINE_HEADERS "boost/coroutine/all.hpp")
+ set(_Boost_DATE_TIME_HEADERS "boost/date_time/date.hpp")
+ set(_Boost_EXCEPTION_HEADERS "boost/exception/exception.hpp")
@@ -1663,10 +1664,10 @@ foreach(COMPONENT ${Boost_FIND_COMPONENTS})
# Handle Python version suffixes
unset(COMPONENT_PYTHON_VERSION_MAJOR)

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 16, 4:24 AM (20 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27657866
Default Alt Text
D16165.id45151.diff (1 KB)

Event Timeline