Commit Graph

11 Commits

Author SHA1 Message Date
Frank
82c91595b3
[libpqxx] Update version to 7.9.2 (#40366) 2024-08-12 16:40:09 -07:00
Sebastian Goth
17e1889ed2
[libpqxx] Fix building libpqxx 7.9.0 with cmake 3.30 (#39927) 2024-07-15 15:09:47 -04:00
Samuel Barrett
6e34a96a1a
[libpqxx] Update to version 7.9.0 (#36993)
Fixes #36968, updating `libpqxx` to 7.9.0.

No feature needs to be tested.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Sam Barrett <s.barrett@qed-analytics.co.uk>
2024-02-28 16:43:21 -08:00
MonicaLiu
c13b09744c
[libpqxx] Update to 7.8.1 (#34325) 2023-10-09 15:14:25 -07:00
Francisco Facioni
d7c9296427
[libpqxx] update to 7.7.4 (#28999) 2023-01-18 13:27:58 -08:00
Grigori Goronzy
2db697c807
[pqxx] Don't use default features for libpq (#27232) 2022-10-17 07:55:18 -07:00
Frank
6a5e541af5
[libpqxx] update to 7.7.3 (#24366)
* [libpqxx] update to 7.7.3

* update version
2022-04-25 17:09:38 -07:00
nicole mazzuca
5edd518dc3
[macos ci] update to 2022-01-03 (#22314)
* [macos ci] update to 2022-01-03

* update the instructions

* forgot to update azure-pipelines-osx.yml

* install parallels in Install-Prerequisites.ps1

* oops

* fix ace, libsoundio, and libpqxx

* tensorflow doesn't yet support macOS 12
2022-01-10 16:08:51 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Phoebe
1909fbc4eb
[libpqxx] Fix build issue with vs2017 (#20095) 2021-09-10 18:29:46 -07:00
Alexander Smyslov
45768239ee
[libpqxx] Upgrade up to 7.6.0 (#19381)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* Update ports/libpqxx/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/libpqxx/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* fix remarks

* update version files

* fix

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-10 00:59:47 -07:00