diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-01-12 10:20:39 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-01-12 22:37:12 +0000 |
commit | 8c5383c41245a657a99bbd0bdbf4faefcbf6607d (patch) | |
tree | 2a6ac0b4b86a944c5a877da638882081f26da167 /net/libzmq4/files | |
parent | 77e2df667db4d1fc60d16cddfec0989f5f64d085 (diff) | |
download | ports-8c5383c41245a657a99bbd0bdbf4faefcbf6607d.tar.gz ports-8c5383c41245a657a99bbd0bdbf4faefcbf6607d.zip |
net/libzmq4: Update version 4.3.4=>4.3.5
- Relicensed from LGPL30+ to MPL20
Changelog: https://github.com/zeromq/libzmq/releases/tag/v4.3.5
Diffstat (limited to 'net/libzmq4/files')
-rw-r--r-- | net/libzmq4/files/patch-tests_testutil.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libzmq4/files/patch-tests_testutil.hpp b/net/libzmq4/files/patch-tests_testutil.hpp index 4b303062d057..537995538357 100644 --- a/net/libzmq4/files/patch-tests_testutil.hpp +++ b/net/libzmq4/files/patch-tests_testutil.hpp @@ -1,6 +1,6 @@ ---- tests/testutil.hpp.orig 2021-01-03 21:46:02 UTC +--- tests/testutil.hpp.orig 2023-06-18 14:40:34 UTC +++ tests/testutil.hpp -@@ -45,6 +45,8 @@ +@@ -23,6 +23,8 @@ #include <arpa/inet.h> #include <unistd.h> #include <stdlib.h> |