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

[many ports] Update HTTP to HTTPS links where it can be done safely. #20464

Merged
merged 8 commits into from
Jan 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
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/antlr4/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ vcpkg_fail_port_install(ON_TARGET "uwp")
set(VERSION 4.9.1)

vcpkg_download_distfile(ARCHIVE
URLS "http://www.antlr.org/download/antlr4-cpp-runtime-${VERSION}-source.zip"
URLS "https://www.antlr.org/download/antlr4-cpp-runtime-${VERSION}-source.zip"
FILENAME "antlr4-cpp-runtime-${VERSION}-source.zip"
SHA512 fe33005f73f8d408fcea8ebab62c0def119bbe0c075f04a66404d0df258126eb6caf0a8bbac34d5c4c9e79d4aa8896f32698a560d4be7d71a32dcc3457245cee
)
Expand Down
4 changes: 2 additions & 2 deletions ports/antlr4/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "antlr4",
"version-string": "4.9.1",
"port-version": 1,
"version": "4.9.1",
"port-version": 2,
"description": "ANother Tool for Language Recognition",
"homepage": "https://www.antlr.org",
"supports": "!uwp",
Expand Down
2 changes: 1 addition & 1 deletion ports/apr-util/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
vcpkg_download_distfile(ARCHIVE
URLS "http://archive.apache.org/dist/apr/apr-util-1.6.1.tar.bz2"
URLS "https://archive.apache.org/dist/apr/apr-util-1.6.1.tar.bz2"
FILENAME "apr-util-1.6.1.tar.bz2"
SHA512 40eff8a37c0634f7fdddd6ca5e596b38de15fd10767a34c30bbe49c632816e8f3e1e230678034f578dd5816a94f246fb5dfdf48d644829af13bf28de3225205d

Expand Down
4 changes: 2 additions & 2 deletions ports/apr-util/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "apr-util",
"version-string": "1.6.1",
"port-version": 5,
"version": "1.6.1",
"port-version": 6,
"description": "Apache Portable Runtime (APR) project mission is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementation",
"homepage": "https://apr.apache.org/",
"dependencies": [
Expand Down
4 changes: 2 additions & 2 deletions ports/avisynthplus/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "avisynthplus",
"version-semver": "3.7.0",
"port-version": 1,
"port-version": 2,
"description": "An improved version of the AviSynth frameserver, with improved features and developer friendliness",
"homepage": "http://avs-plus.net/",
"homepage": "https://avs-plus.net/",
"supports": "!arm & !uwp"
}
2 changes: 1 addition & 1 deletion ports/berkeleydb/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
vcpkg_fail_port_install( ON_TARGET "uwp" "linux" "osx")

vcpkg_download_distfile(ARCHIVE
URLS "http://download.oracle.com/berkeley-db/db-4.8.30.NC.zip"
URLS "https://download.oracle.com/berkeley-db/db-4.8.30.NC.zip"
FILENAME "db-4.8.30.NC.zip"
SHA512 59c1d2d5a3551f988ab1dc063900572b67ad087537e0d71760de34601f9ebd4d5c070a49b809bec4a599a62417e9a162683ce0f6442deb1a0dadb80764bf6eab
)
Expand Down
4 changes: 2 additions & 2 deletions ports/berkeleydb/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "berkeleydb",
"version-string": "4.8.30",
"port-version": 6,
"version": "4.8.30",
"port-version": 7,
"description": "BDB - A high-performance embedded database for key/value data.",
"homepage": "https://download.oracle.com/",
"supports": "!(uwp | linux | osx)"
Expand Down
2 changes: 1 addition & 1 deletion ports/bext-di/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ file(INSTALL ${SOURCE_PATH}/include/boost
DESTINATION ${CURRENT_PACKAGES_DIR}/include)

vcpkg_download_distfile(LICENSE
URLS http://www.boost.org/LICENSE_1_0.txt
URLS https://www.boost.org/LICENSE_1_0.txt
FILENAME "di-copyright"
SHA512 d6078467835dba8932314c1c1e945569a64b065474d7aced27c9a7acc391d52e9f234138ed9f1aa9cd576f25f12f557e0b733c14891d42c16ecdc4a7bd4d60b8
)
Expand Down
3 changes: 2 additions & 1 deletion ports/bext-di/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "bext-di",
"version-string": "1.2.0",
"version": "1.2.0",
"port-version": 1,
"description": "C++14 Dependency Injection Library.",
"homepage": "https://github.com/boost-ext/di"
}
6 changes: 3 additions & 3 deletions ports/cello/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cello",
"version-string": "2019-07-23",
"port-version": 1,
"version-date": "2019-07-23",
"port-version": 2,
"description": "Higher level programming in C",
"homepage": "http://libcello.org/"
"homepage": "https://libcello.org/"
}
2 changes: 1 addition & 1 deletion ports/cfitsio/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
vcpkg_download_distfile(ARCHIVE
URLS "http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.49.tar.gz"
URLS "https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/cfitsio-3.49.tar.gz"
FILENAME "cfitsio-3.49.tar.gz"
SHA512 9836a4af3bbbfed1ea1b4c70b9d500ac485d7c3d8131eb8a25ee6ef6662f46ba52b5161c45c709ed9a601ff0e9ec36daa5650eaaf4f2cc7d6f4bb5640f10da15
)
Expand Down
2 changes: 1 addition & 1 deletion ports/cfitsio/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cfitsio",
"version": "3.49",
"port-version": 1,
"port-version": 2,
"description": "Library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format",
"homepage": "https://heasarc.gsfc.nasa.gov/fitsio/",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/chartdir/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chartdir",
"version": "7.0.0",
"port-version": 1,
"port-version": 2,
"description": "ChartDirector is a powerful chart component for creating professional looking charts for web and windows applications.",
"homepage": "https://www.advsofteng.com/"
}
2 changes: 1 addition & 1 deletion ports/clapack/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ endif()
vcpkg_check_linkage(ONLY_STATIC_LIBRARY)

vcpkg_download_distfile(ARCHIVE
URLS "http://www.netlib.org/clapack/clapack-3.2.1-CMAKE.tgz"
URLS "https://www.netlib.org/clapack/clapack-3.2.1-CMAKE.tgz"
FILENAME "clapack-3.2.1.tgz"
SHA512 cf19c710291ddff3f6ead7d86bdfdeaebca21291d9df094bf0a8ef599546b007757fb2dbb19b56511bb53ef7456eac0c73973b9627bf4d02982c856124428b49
)
Expand Down
4 changes: 2 additions & 2 deletions ports/clapack/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "clapack",
"version-string": "3.2.1",
"port-version": 19,
"version": "3.2.1",
"port-version": 20,
"description": "CLAPACK (f2c'ed version of LAPACK)",
"homepage": "https://www.netlib.org/clapack",
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion ports/cppunit/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
vcpkg_fail_port_install(ON_TARGET "uwp")

vcpkg_download_distfile(ARCHIVE
URLS "http://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz"
URLS "https://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz"
FILENAME "cppunit-1.15.1.tar.gz"
SHA512 0feb47faec451357bb4c4e287efa17bb60fd3ad966d5350e9f25b414aaab79e94921024b0c0497672f8d3eeb22a599213d2d71d9e1d28b243b3e37f3a9a43691
)
Expand Down
2 changes: 1 addition & 1 deletion ports/cppunit/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cppunit",
"version": "1.15.1",
"port-version": 1,
"port-version": 2,
"description": "Unit testing framework module for the C++ programming language",
"homepage": "https://www.freedesktop.org/wiki/Software/cppunit",
"supports": "!uwp",
Expand Down
4 changes: 2 additions & 2 deletions ports/crfsuite/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "crfsuite",
"version-date": "2019-07-21",
"port-version": 1,
"port-version": 2,
"description": "CRFSuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data.",
"homepage": "http://www.chokkan.org/software/crfsuite/",
"homepage": "https://www.chokkan.org/software/crfsuite/",
"supports": "!uwp",
"dependencies": [
"liblbfgs"
Expand Down
6 changes: 3 additions & 3 deletions ports/exprtk/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "exprtk",
"version-string": "2021-01-01",
"port-version": 1,
"version-date": "2021-01-01",
"port-version": 2,
"description": "Simple to use, easy to integrate and extremely efficient run-time C++ mathematical expression parser and evaluation engine.",
"homepage": "http://www.partow.net/programming/exprtk/index.html"
"homepage": "https://www.partow.net/programming/exprtk/index.html"
}
6 changes: 3 additions & 3 deletions ports/ffmpeg/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ vcpkg_from_github(
0011-Fix-x265-detection.patch
0012-Fix-ssl-110-detection.patch
0013-define-WINVER.patch
0014-avfilter-dependency-fix.patch # http://ffmpeg.org/pipermail/ffmpeg-devel/2021-February/275819.html
0014-avfilter-dependency-fix.patch # https://ffmpeg.org/pipermail/ffmpeg-devel/2021-February/275819.html
0015-Fix-xml2-detection.patch
0016-configure-dnn-needs-avformat.patch # http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279926.html
0016-configure-dnn-needs-avformat.patch # https://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279926.html
${PATCHES}
0018-libaom-Dont-use-aom_codec_av1_dx_algo.patch
0019-libx264-Do-not-explicitly-set-X264_API_IMPORTS.patch
Expand Down Expand Up @@ -541,7 +541,7 @@ if(VCPKG_TARGET_IS_UWP)
set(OPTIONS_CROSS " --enable-cross-compile --target-os=win32 --arch=${VCPKG_TARGET_ARCHITECTURE}")
endif()

set(OPTIONS_DEBUG "--debug") # Note: --disable-optimizations can't be used due to http://ffmpeg.org/pipermail/libav-user/2013-March/003945.html
set(OPTIONS_DEBUG "--debug") # Note: --disable-optimizations can't be used due to https://ffmpeg.org/pipermail/libav-user/2013-March/003945.html
set(OPTIONS_RELEASE "")

set(OPTIONS "${OPTIONS} ${OPTIONS_CROSS}")
Expand Down
2 changes: 1 addition & 1 deletion ports/ffmpeg/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ffmpeg",
"version": "4.4.1",
"port-version": 4,
"port-version": 5,
"description": [
"a library to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.",
"FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations."
Expand Down
2 changes: 1 addition & 1 deletion ports/fftw3/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
vcpkg_download_distfile(ARCHIVE
URLS "http://www.fftw.org/fftw-3.3.10.tar.gz"
URLS "https://www.fftw.org/fftw-3.3.10.tar.gz"
FILENAME "fftw-3.3.10.tar.gz"
SHA512 2d34b5ccac7b08740dbdacc6ebe451d8a34cf9d9bfec85a5e776e87adf94abfd803c222412d8e10fbaa4ed46f504aa87180396af1b108666cde4314a55610b40
)
Expand Down
2 changes: 1 addition & 1 deletion ports/fftw3/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fftw3",
"version": "3.3.10",
"port-version": 2,
"port-version": 3,
"description": "FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).",
"homepage": "https://www.fftw.org/",
"dependencies": [
Expand Down
6 changes: 3 additions & 3 deletions ports/fftwpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "fftwpp",
"version-string": "2019-12-19",
"port-version": 1,
"description": "FFTW++ is a C++ header/MPI transpose for Version 3 of the highly optimized FFTW (http://www.fftw.org) Fourier Transform library.",
"version-date": "2019-12-19",
"port-version": 2,
"description": "FFTW++ is a C++ header/MPI transpose for Version 3 of the highly optimized FFTW (https://www.fftw.org) Fourier Transform library.",
"homepage": "https://www.fftw.org/",
"dependencies": [
"fftw3"
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/antlr4.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "31ac3fa20b3f7944e5ac32b7ac7883f3d976dae6",
"version": "4.9.1",
"port-version": 2
},
{
"git-tree": "0b8591ea0b8692c0c2963c468ee5b9c2e260ace4",
"version-string": "4.9.1",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/apr-util.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d27be40b8f670b002604154ef5657c011b8de733",
"version": "1.6.1",
"port-version": 6
},
{
"git-tree": "dfc76280690e9d419c43ee5242466de5b4e317c2",
"version-string": "1.6.1",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/avisynthplus.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ed06319cd3b2bb9e0811743ca7f66dd9539eabef",
"version-semver": "3.7.0",
"port-version": 2
},
{
"git-tree": "747e0dd9f81ace8b2f473dc455871938d930df28",
"version-semver": "3.7.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/b-/berkeleydb.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "753782cd715f3780a1d3d75ef7655e92a414a440",
"version": "4.8.30",
"port-version": 7
},
{
"git-tree": "fdef7fa8068cc8b7443905db215bed2dcf378abf",
"version-string": "4.8.30",
Expand Down
5 changes: 5 additions & 0 deletions versions/b-/bext-di.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8b3c494eee383a036b07453ff9b34d1be65be06d",
"version": "1.2.0",
"port-version": 1
},
{
"git-tree": "a77676231f3c6c3fe9c145bfe670cfae495fb8ac",
"version-string": "1.2.0",
Expand Down
Loading