Commit Graph

13 Commits

Author SHA1 Message Date
Lily Wang
a5d9b1fb10
[nng] Update to 1.7.3 (#37248)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->
Fixes #37241.
All features passed with following triplets:
```
x86-windows
x64-windows
x64-windows-static
```
Usage test passed on `x64-windows`.
<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->



- [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.



<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->

---------

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2024-03-07 22:48:30 -08:00
Mengna Li
e45bb5052f
update to 1.6.0 (#35749) 2023-12-18 13:26:22 -08:00
autoantwort
c75ff8cf3b
[nng] no uwp (#35045) 2023-11-14 00:25:44 -08:00
chausner
60c2bed135
[nng] Update to 1.5.2 (#24566)
* Update nng to 1.5.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-05-05 14:23:49 -07:00
myd7349
b74d9b2519
[nng] Update to v1.5.1 (#19478)
* [nng] Update to v1.5.1

* [nng] Bump version

* [nng] Quote source path

* [nng] Bump version
2021-09-09 21:12:21 -07:00
Jackson
4f27ad617c
[nng] Update to v1.4.0 (#16120)
* Updated 'nng' to 1.4.0

* Generated version files for nng 1.4.0

Co-authored-by: Jackson Harmer <jackson.harmer@gm.com>
2021-02-08 13:34:35 -08:00
myd7349
c6fbdb0c5d
[nng] Update to 1.3.2 (#13545)
* [nng] Update to 1.3.2

[nng] Add tools feature

* [nng] Let's give ninja a second chance

* Update ports/nng/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-24 12:25:36 -07:00
Lily
a3197f135d
[nng] update to 1.3.0 (#10974) 2020-04-23 21:43:37 -07:00
ggessner
f370671685
[nng] update nng to the latest version v1.2.5 (#9906)
* update nng to the latest version

necessary in order for nngpp to work correctly
added homepage
removed deprecated command
fixed handling copywright

* prettify versioning

* replace tag with SHA1 of corresponding commit

* fix SHA512
2020-02-07 09:35:10 -08:00
myd7349
d9f2784e19 [nng] Update to 2019-02-27 (#5501) 2019-03-04 10:23:14 -08:00
myd7349
6633d421b7 [nng] Update to 1.1.0 (#4726) 2018-11-16 17:42:31 -08:00
myd7349
fce90776f9 [nng] Add mbedtls feature 2018-08-31 18:18:10 +08:00
myd7349
2756b092cf [nng] Add new package 2018-08-29 21:01:06 +08:00