aboutsummaryrefslogtreecommitdiff
path: root/ports/hpx/CONTROL
diff options
context:
space:
mode:
authorHartmut Kaiser <hartmut.kaiser@gmail.com>2018-03-25 08:33:34 +0900
committerRobert Schumacher <roschuma@microsoft.com>2018-03-24 16:33:34 -0700
commit21ef72d02a7ea840b3427bda2ea2705aeaef2f00 (patch)
tree73e4732d6b9de1688f3c02b0a2986685e9660975 /ports/hpx/CONTROL
parent21909157e28363480a02d2e30697e8c3d5f36e53 (diff)
downloadvcpkg-21ef72d02a7ea840b3427bda2ea2705aeaef2f00.tar.gz
vcpkg-21ef72d02a7ea840b3427bda2ea2705aeaef2f00.zip
Updating HPX to V1.1 (#3120)
* Updating HPX to V1.1 * [hpx] Use vcpkg_fixup_cmake_targets
Diffstat (limited to 'ports/hpx/CONTROL')
-rw-r--r--ports/hpx/CONTROL10
1 files changed, 5 insertions, 5 deletions
diff --git a/ports/hpx/CONTROL b/ports/hpx/CONTROL
index 471b64986..ff6801a42 100644
--- a/ports/hpx/CONTROL
+++ b/ports/hpx/CONTROL
@@ -1,5 +1,5 @@
-Source: hpx
-Version: 1.0.0-8
-Build-Depends: hwloc, boost-chrono, boost-date-time, boost-filesystem, boost-program-options, boost-regex, boost-system, boost-thread, boost-context, boost-iostreams, boost-random, boost-atomic, boost-asio, boost-dynamic-bitset, boost-assign, boost-format, boost-signals2, boost-parameter, boost-bimap, boost-accumulators, boost-lockfree, boost-icl
-Description: The C++ Standards Library for Concurrency and Parallelism
- HPX is a C++ Standards Library for Concurrency and Parallelism. It implements all of the corresponding facilities as defined by the C++ Standard. Additionally, in HPX we implement functionalities proposed as part of the ongoing C++ standardization process. We also extend the C++ Standard APIs to the distributed case.
+Source: hpx
+Version: 1.1.0-1
+Build-Depends: hwloc, boost-accumulators, boost-algorithm, boost-asio, boost-assign, boost-atomic, boost-bimap, boost-chrono, boost-config, boost-context, boost-date-time, boost-dynamic-bitset, boost-exception, boost-filesystem, boost-format, boost-iostreams, boost-lockfree, boost-parameter, boost-program-options, boost-range, boost-regex, boost-signals2, boost-smart-ptr, boost-spirit, boost-system, boost-thread, boost-throw-exception, boost-variant, boost-winapi
+Description: The C++ Standards Library for Concurrency and Parallelism
+ HPX is a C++ Standards Library for Concurrency and Parallelism. It implements all of the corresponding facilities as defined by the C++ Standard. Additionally, in HPX we implement functionalities proposed as part of the ongoing C++ standardization process. We also extend the C++ Standard APIs to the distributed case.