aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-accumulators
diff options
context:
space:
mode:
authorLong Nguyen <nguyen.long.908132@gmail.com>2020-12-16 06:00:41 +0700
committerGitHub <noreply@github.com>2020-12-15 15:00:41 -0800
commit7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b (patch)
treefea1ac5e3fd3c0d525b0b358076eb127b5d1405d /ports/boost-accumulators
parent7e50ef05c8afa214732389bb7d98bcc86c12759e (diff)
downloadvcpkg-7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b.tar.gz
vcpkg-7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b.zip
[icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX (#14969)
Diffstat (limited to 'ports/boost-accumulators')
-rw-r--r--ports/boost-accumulators/CONTROL4
-rw-r--r--ports/boost-accumulators/portfile.cmake2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-accumulators/CONTROL b/ports/boost-accumulators/CONTROL
index ae078631a..7daae9eee 100644
--- a/ports/boost-accumulators/CONTROL
+++ b/ports/boost-accumulators/CONTROL
@@ -1,6 +1,6 @@
-# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
+# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-accumulators
Version: 1.74.0
-Build-Depends: boost-array, boost-assert, boost-circular-buffer, boost-concept-check, boost-config, boost-core, boost-detail, boost-fusion, boost-interval, boost-iterator, boost-mpl, boost-numeric-conversion, boost-odeint, boost-parameter, boost-preprocessor, boost-range, boost-serialization, boost-static-assert, boost-throw-exception, boost-tuple, boost-typeof, boost-type-traits, boost-ublas, boost-utility, boost-vcpkg-helpers
+Build-Depends: boost-array, boost-assert, boost-circular-buffer, boost-concept-check, boost-config, boost-core, boost-detail, boost-fusion, boost-interval, boost-iterator, boost-mpl, boost-numeric-conversion, boost-odeint, boost-parameter, boost-preprocessor, boost-range, boost-serialization, boost-static-assert, boost-throw-exception, boost-tuple, boost-type-traits, boost-typeof, boost-ublas, boost-utility, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/accumulators
Description: Boost accumulators module
diff --git a/ports/boost-accumulators/portfile.cmake b/ports/boost-accumulators/portfile.cmake
index aebba77c4..e5c361ce3 100644
--- a/ports/boost-accumulators/portfile.cmake
+++ b/ports/boost-accumulators/portfile.cmake
@@ -1,4 +1,4 @@
-# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
+# Automatically generated by scripts/boost/generate-ports.ps1
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH