From 28abc94084b450de58c278d9654b13fd5ec49eec Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Thu, 16 Aug 2018 11:23:15 -0700 Subject: [boost-python] Apply fix for MSVC /permissive- --- ports/boost-python/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/boost-python/CONTROL') diff --git a/ports/boost-python/CONTROL b/ports/boost-python/CONTROL index 36bb42387..318dade7d 100644 --- a/ports/boost-python/CONTROL +++ b/ports/boost-python/CONTROL @@ -1,5 +1,5 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1 Source: boost-python -Version: 1.67.0-1 +Version: 1.67.0-2 Build-Depends: boost-bind, boost-config, boost-core, boost-detail, boost-graph, boost-integer, boost-iterator, boost-mpl, boost-preprocessor, boost-property-map, boost-smart-ptr, boost-static-assert, boost-tuple, boost-utility, boost-vcpkg-helpers, python3 Description: Boost python module -- cgit v1.2.3 From eae02c95b33ec0272a232395820379e0a8b2393d Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Thu, 9 Aug 2018 22:56:09 -0700 Subject: [boost] Update to 1.68.0 [boost-vcpkg-helpers] Improve include scanner [boost-vcpkg-helpers] Fix boost/functional/hash -> boost/container_hash dependency [boost-context] Install replacement boost/context/all.hpp to support FindBoost.cmake [boost] Improve port dependency qualifiers for UWP [boost-contract] Mark as known to fail for ARM --- ports/boost-python/CONTROL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/boost-python/CONTROL') diff --git a/ports/boost-python/CONTROL b/ports/boost-python/CONTROL index 318dade7d..31bd01788 100644 --- a/ports/boost-python/CONTROL +++ b/ports/boost-python/CONTROL @@ -1,5 +1,5 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1 Source: boost-python -Version: 1.67.0-2 -Build-Depends: boost-bind, boost-config, boost-core, boost-detail, boost-graph, boost-integer, boost-iterator, boost-mpl, boost-preprocessor, boost-property-map, boost-smart-ptr, boost-static-assert, boost-tuple, boost-utility, boost-vcpkg-helpers, python3 +Version: 1.68.0-2 +Build-Depends: boost-bind, boost-config, boost-conversion, boost-core, boost-detail, boost-graph, boost-integer, boost-iterator, boost-mpl, boost-preprocessor, boost-property-map, boost-smart-ptr, boost-static-assert, boost-tuple, boost-utility, boost-vcpkg-helpers, python3 Description: Boost python module -- cgit v1.2.3