Skip to content

Commit a1ee6d2

Browse files
PhoebeHuiJangBoo
authored andcommitted
[vcpkg baseline] Retrigger failed ports in baseline (microsoft#11965)
* [vcpkg baseline] Retrigger flaky ports * update the url for geographiclib * Rebase the changes * Remove libpq:arm64-windows=fail in baseline file
1 parent 0ce9864 commit a1ee6d2

File tree

5 files changed

+3
-6
lines changed

5 files changed

+3
-6
lines changed

ports/geographiclib/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Source: geographiclib
2-
Version: 1.47-patch1-12
2+
Version: 1.47-patch1-13
33
Homepage: https://sourceforge.net/projects/geographiclib/
44
Description: a small set of C++ classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic field (e.g., WMM2010) calculations, and for solving geodesic problems.

ports/geographiclib/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
vcpkg_download_distfile(ARCHIVE
2-
URLS "https://jaist.dl.sourceforge.net/project/geographiclib/distrib/archive/GeographicLib-1.47-patch1.zip"
2+
URLS "https://sourceforge.net/projects/geographiclib/files/distrib/archive/GeographicLib-1.47-patch1.zip"
33
FILENAME "geographiclib-1.47-patch1.zip"
44
SHA512 d8fdfd7ae093057ec1a4ab922457fe71a3fb9975df5b673c276d62a0e9c4f212dc63652830b9d89e3890bc96aafd335992943cf6a1bce8260acf932d1eb7abfd
55
)

ports/polyclipping/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Source: polyclipping
2-
Version: 6.4.2
2+
Version: 6.4.2-1
33
Description: The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.

ports/polyclipping/portfile.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
include(vcpkg_common_functions)
2-
31
vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
42

53
vcpkg_download_distfile(ARCHIVE

scripts/ci.baseline.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,6 @@ libpng-apng:x64-windows = skip
880880
libpng-apng:x64-windows-static = skip
881881
libpng-apng:x86-windows = skip
882882
libpq:arm-uwp=fail
883-
libpq:arm64-windows=fail
884883
libpq:x64-uwp=fail
885884
libqcow:arm-uwp=fail
886885
libqcow:x64-uwp=fail

0 commit comments

Comments
 (0)