aboutsummaryrefslogtreecommitdiffstats
path: root/main/libuv/disable-setuid-test.patch
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2018-04-27 15:52:49 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-04-28 22:44:53 +0200
commit6e9346160b4a0d0451e600cf94ee3d178221c1ad (patch)
tree83a3f0bba617723012cb11f27acdc0109de32001 /main/libuv/disable-setuid-test.patch
parentdc7a75d3f3cb957fb4afb19888369f8e9ac45380 (diff)
downloadaports-6e9346160b4a0d0451e600cf94ee3d178221c1ad.tar.bz2
aports-6e9346160b4a0d0451e600cf94ee3d178221c1ad.tar.xz
main/libuv: upgrade to 1.20.2 and rebuild dependent aports
Diffstat (limited to 'main/libuv/disable-setuid-test.patch')
-rw-r--r--main/libuv/disable-setuid-test.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/libuv/disable-setuid-test.patch b/main/libuv/disable-setuid-test.patch
index 4d9cb38dc0..410c2660c0 100644
--- a/main/libuv/disable-setuid-test.patch
+++ b/main/libuv/disable-setuid-test.patch
@@ -1,6 +1,6 @@
--- a/test/test-list.h
+++ b/test/test-list.h
-@@ -253,8 +253,10 @@
+@@ -254,8 +254,10 @@
TEST_DECLARE (spawn_and_kill_with_std)
TEST_DECLARE (spawn_and_ping)
TEST_DECLARE (spawn_preserve_env)
@@ -11,7 +11,7 @@
TEST_DECLARE (spawn_stdout_to_file)
TEST_DECLARE (spawn_stdout_and_stderr_to_file)
TEST_DECLARE (spawn_stdout_and_stderr_to_file2)
-@@ -384,7 +386,9 @@
+@@ -391,7 +393,9 @@
TEST_DECLARE (emfile)
TEST_DECLARE (close_fd)
TEST_DECLARE (spawn_fs_open)
@@ -21,7 +21,7 @@
TEST_DECLARE (we_get_signal)
TEST_DECLARE (we_get_signals)
TEST_DECLARE (we_get_signal_one_shot)
-@@ -747,8 +751,10 @@
+@@ -755,8 +759,10 @@
TEST_ENTRY (spawn_and_kill_with_std)
TEST_ENTRY (spawn_and_ping)
TEST_ENTRY (spawn_preserve_env)
@@ -32,7 +32,7 @@
TEST_ENTRY (spawn_stdout_to_file)
TEST_ENTRY (spawn_stdout_and_stderr_to_file)
TEST_ENTRY (spawn_stdout_and_stderr_to_file2)
-@@ -782,7 +788,9 @@
+@@ -790,7 +796,9 @@
TEST_ENTRY (emfile)
TEST_ENTRY (close_fd)
TEST_ENTRY (spawn_fs_open)