aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime GIMENO <maxime.gimeno@gmail.com>2021-06-21 23:23:58 +0200
committerGitHub <noreply@github.com>2021-06-21 14:23:58 -0700
commitc5ac711fefa6cacbd6bb6335349e36a765babf87 (patch)
tree191593ef48ea94c73c470267217f8b447d7baa56
parent44fd9d8c327aee1cd08f6121216a0385beabc97a (diff)
downloadvcpkg-c5ac711fefa6cacbd6bb6335349e36a765babf87.tar.gz
vcpkg-c5ac711fefa6cacbd6bb6335349e36a765babf87.zip
[ CGAL] Update version to 5.2.2 (#18387)
* Update to CGAL 5.2.2 * x-add-version * Reset port version to 0 * x-add-version * Update versions/c-/cgal.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
-rw-r--r--ports/cgal/CONTROL4
-rw-r--r--ports/cgal/portfile.cmake4
-rw-r--r--versions/baseline.json4
-rw-r--r--versions/c-/cgal.json5
4 files changed, 11 insertions, 6 deletions
diff --git a/ports/cgal/CONTROL b/ports/cgal/CONTROL
index 0bfaebf5d..ee817113a 100644
--- a/ports/cgal/CONTROL
+++ b/ports/cgal/CONTROL
@@ -1,6 +1,6 @@
Source: cgal
-Version: 5.2
-Port-Version: 3
+Version: 5.2.2
+Port-Version: 0
Build-Depends: mpfr, gmp, zlib, boost-accumulators, boost-algorithm, boost-bimap, boost-callable-traits, boost-concept-check, boost-container, boost-core, boost-detail, boost-filesystem, boost-functional, boost-fusion, boost-geometry, boost-graph, boost-heap, boost-intrusive, boost-iostreams, boost-iterator, boost-lambda, boost-logic, boost-math, boost-mpl, boost-multi-index, boost-multiprecision, boost-numeric-conversion, boost-optional, boost-parameter, boost-pool, boost-preprocessor, boost-property-map, boost-property-tree, boost-ptr-container, boost-random, boost-range, boost-serialization, boost-spirit, boost-thread, boost-tuple, boost-type-traits, boost-units, boost-utility, boost-variant
Homepage: https://github.com/CGAL/cgal
Description: The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry.
diff --git a/ports/cgal/portfile.cmake b/ports/cgal/portfile.cmake
index 562343cc3..87be4144f 100644
--- a/ports/cgal/portfile.cmake
+++ b/ports/cgal/portfile.cmake
@@ -3,8 +3,8 @@ vcpkg_buildpath_length_warning(37)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO CGAL/cgal
- REF v5.2
- SHA512 09f46c531365697968a9d9521eb9f3b5af5da9971be7fa86db990199f046c5a16dec821ca8a8ce1a2619b3ec44634e7426e39e997e8df783aa13552bc3d86064
+ REF v5.2.2
+ SHA512 48c6f44f41d6cf4fead878d9e5d62325ec90fc1f744d547b2f5683e41e48b25d19db2606804ac302c24520600d1f5b37a1649c19891cd9e87e227480ef410dbc
HEAD_REF master
)
diff --git a/versions/baseline.json b/versions/baseline.json
index 7c7e561db..0be479fdf 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1185,8 +1185,8 @@
"port-version": 1
},
"cgal": {
- "baseline": "5.2",
- "port-version": 3
+ "baseline": "5.2.2",
+ "port-version": 0
},
"cgicc": {
"baseline": "3.2.19-4",
diff --git a/versions/c-/cgal.json b/versions/c-/cgal.json
index 108360e4c..6f27b3aec 100644
--- a/versions/c-/cgal.json
+++ b/versions/c-/cgal.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "8ecf63852d98760d2b2bd0c75b70ab95a5e73aca",
+ "version-string": "5.2.2",
+ "port-version": 0
+ },
+ {
"git-tree": "14e2dc513d60c6c31b5fd94c6e891ac33fcb328f",
"version-string": "5.2",
"port-version": 3