Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vcpkg baseline] Retrigger failed ports in baseline #11965

Merged
merged 4 commits into from
Jun 18, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/geographiclib/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: geographiclib
Version: 1.47-patch1-12
Version: 1.47-patch1-13
Homepage: https://sourceforge.net/projects/geographiclib/
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.
2 changes: 1 addition & 1 deletion ports/gperf/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: gperf
Version: 3.1-1
Version: 3.1-2
Description: GNU perfect hash function generator
Homepage: https://www.gnu.org/software/gperf/
2 changes: 1 addition & 1 deletion ports/libpq/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: libpq
Version: 12.2-2
Version: 12.2-3
Build-Depends: libpq[bonjour] (osx)
Supports: !uwp
Homepage: https://www.postgresql.org/
Expand Down
2 changes: 1 addition & 1 deletion ports/nettle/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: nettle
Version: 3.5.1-1
Version: 3.5.1-2
Homepage: https://git.lysator.liu.se/nettle/nettle
Description: Nettle is a low-level cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
Build-Depends: gmp, vs-yasm (windows)
2 changes: 1 addition & 1 deletion ports/ocilib/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: ocilib
Version: 4.6.4-1
Version: 4.6.4-2
Homepage: https://vrogier.github.io/ocilib/
Description: OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases.
Supports: !(arm|uwp)
2 changes: 1 addition & 1 deletion ports/polyclipping/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: polyclipping
Version: 6.4.2
Version: 6.4.2-1
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.
2 changes: 0 additions & 2 deletions ports/polyclipping/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
include(vcpkg_common_functions)

vcpkg_check_linkage(ONLY_STATIC_LIBRARY)

vcpkg_download_distfile(ARCHIVE
Expand Down
2 changes: 1 addition & 1 deletion ports/quickfix/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: quickfix
Version: 1.15.1-4
Version: 1.15.1-5
Build-Depends: openssl
Homepage: https:/quickfix/quickfix
Description: QuickFIX is a free and open source implementation of the FIX protocol.
2 changes: 1 addition & 1 deletion ports/qwt/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: qwt
Version: 6.1.3-11
Version: 6.1.3-12
Homepage: https://sourceforge.net/projects/qwt
Description: Qt widgets library for technical applications
Build-Depends: qt5-base, qt5-svg, qt5-tools