diff options
| author | Dawid Wróbel <me@dawidwrobel.com> | 2021-06-02 20:53:16 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-02 17:53:16 -0700 |
| commit | 64c07e5f4e0c0cb97e7c07df17104ed2b0571ec8 (patch) | |
| tree | d48c7f2b54429d56d32c11025207e0643897b6d0 /ports/libgpg-error/CONTROL | |
| parent | 9f46627f76b1ee7a10ccefbe69b416d8115b01ec (diff) | |
| download | vcpkg-64c07e5f4e0c0cb97e7c07df17104ed2b0571ec8.tar.gz vcpkg-64c07e5f4e0c0cb97e7c07df17104ed2b0571ec8.zip | |
[libgpg-error] update to 1.42, add Windows support, arm fixes (#16932)
* [libgpg-error] update to 1.41, support Win, fix linux-arm
- Support Windows builds using ShiftMediaProject
- Update to 1.41 (latest by ShiftMediaProject)
- Fix linux-arm build
- Also convert CONTROL to JSON manifest format
* [libgpg-error] update versions
* [libgpg-error] use git tag instead of sha
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libgpg-error] warn about using ShiftMediaProject fork
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libgpg-error] 'Rebuild' target is implied and redundant
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libgpg-error] remove leftover from nettle port
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libgpg-error] fix compilation issues
* [libgpg-error] update to 1.42
* [libgpg-error] update versions
* [libgpg-error] attempt to fix x64-windows-static-md triplet
* [libgpg-error] update versions
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/libgpg-error/CONTROL')
| -rw-r--r-- | ports/libgpg-error/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/libgpg-error/CONTROL b/ports/libgpg-error/CONTROL deleted file mode 100644 index c5a308456..000000000 --- a/ports/libgpg-error/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: libgpg-error -Version: 1.39 -Port-Version: 1 -Homepage: https://gnupg.org/software/libgpg-error/index.html -Description: A common dependency of all GnuPG components -Supports: !windows |
