Commit Graph

12 Commits

Author SHA1 Message Date
Jia Yue Hua
79b070e022
[libphonenumber] update to 8.13.31 (#37169)
- [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.
2024-03-05 23:34:46 -08:00
Jia Yue Hua
ac97449f48
[libphonenumber] update to 8.13.29 (#36412)
* [libphonenumber] update to 8.13.29

* [libphonenumber] update to 8.13.29
2024-01-29 14:55:40 -08:00
Jia Yue Hua
a552b81342
[libphonenumber] update to 8.13.23 (#34621)
* [libphonenumber] update to 8.13.23

* [libphonenumber] update to 8.13.23
2023-10-20 09:39:22 -07:00
Weihang Ding
a67ca6b1ea
[libphonenumber] Bump to 8.13.17 & fix linux and macOS build (#32899)
* [libphonenumber] Bump to 8.13.17 & fix linux and macOS build

* update version database

* fix windows icui18n lib name

* update version database

* fix patches

* update version database

* fix ci.baseline.txt
2023-08-07 09:07:45 -07:00
Koby Kahane
202ef0de5d
[re2] update to 2023-07-01 (#32595) 2023-07-26 10:49:15 -07:00
MonicaLiu
f3cb0fc72d
[libphonenumber] Update to 8.13.13 (#31730)
* update libphonenumber

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-31 11:41:28 -07:00
jim wang
dc965d08df
[libphonenumber] Update to 8.13.11 (#31260)
* update version

* update version
2023-05-05 11:17:01 -07:00
Cheney Wang
6d7e2a42b7
[libphonenumber] Update to 8.13.9 (#30507) 2023-03-30 12:02:19 -07:00
Mengna Li
c4b6dbf497
[libphonenumber] update to 8.13.7 (#30148)
* update to 8.13.7

* update
2023-03-13 11:35:01 -07:00
autoantwort
cc63dc0f66
Update cmake to 3.25.1 (#28522)
* Update cmake to 3.25.1

* [libphonenumber] fix finding of protobuf

* Add zeroc-ice:x64-windows-static-md=fail

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-15 11:04:04 -08:00
trishvl
64e0634b20
[libphonenumber] libphonenumber works with static, removing !static (#28363) 2022-12-16 09:58:01 -08:00
trishvl
8e3fbf662a
[libphonenumber] Adding libphonenumber port, pushing changes to get help on error (#28093)
* Adding libphonenumber port, pushing changes to get help on error

* Added patches to cmake file to work with vcpkg, still facing error & pushing to share code

* Added patch to not build shared libs in order to bypass ninja error. Debug build failing so building release only. Pushing for help.

* Fixing irregular format vcpkg.json for libphonenumber

* Add fix to re2 dependency, and only building release

* Fixed debugs builds by turning geocoder off, fixed icu link problems in static builds, and added support for re2

* Skipping linux and osx builds as well as debug builds for x64 static triplets due to time.

* Fixing port to incorporate reviews on the PR

* Removing changes to triplets

* Resolving validate version files by overwriting

* Adding changes to address reviews on patches & triplets, add protobuf lite use, and cleaning up code

* Resolving validate version files by overwriting

* Addressing reviews on dirent and shared lib

* Making test lib builds optional and OFF by default

* Resolving validate version files by overwriting

* Update vcpkg.json to include license

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

* Reviewing github bot's messages

* Reviewing github bot's messages

* Making building tests false as temp solution.

* Reviewing github bot's messages

Co-authored-by: Trish Lam <trishlam@microsoft.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-12-12 16:22:49 -08:00