* [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/files/
@ 2023-03-17 14:09 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2023-03-17 14:09 UTC (permalink / raw
To: gentoo-commits
commit: 42118d7ce1b98b45b74585d36ade4c3d88c4057c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 04:45:00 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 13:53:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42118d7c
net-libs/libsoup: add another reference to apache patch
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libsoup/files/disable-apache-tests.patch | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net-libs/libsoup/files/disable-apache-tests.patch b/net-libs/libsoup/files/disable-apache-tests.patch
index e7d306bde971..e5e2c9c7618b 100644
--- a/net-libs/libsoup/files/disable-apache-tests.patch
+++ b/net-libs/libsoup/files/disable-apache-tests.patch
@@ -1,3 +1,5 @@
+See also: https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/119
+
From 6c9bbf0d91688e831f8f19232e18619bfc57e12e Mon Sep 17 00:00:00 2001
From: Mart Raudsepp <leio@gentoo.org>
Date: Fri, 23 Aug 2019 21:11:57 +0300
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/files/
@ 2020-07-31 18:33 Aaron Bauman
0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2020-07-31 18:33 UTC (permalink / raw
To: gentoo-commits
commit: 6545271691ecda9326076df5a00b68ca5d8173b2
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jul 31 17:33:54 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 18:33:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65452716
net-libs/libsoup: remove unused patch
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16921
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
.../libsoup/files/2.66.2-meson-ntlm_auth-fix.patch | 28 ----------------------
1 file changed, 28 deletions(-)
diff --git a/net-libs/libsoup/files/2.66.2-meson-ntlm_auth-fix.patch b/net-libs/libsoup/files/2.66.2-meson-ntlm_auth-fix.patch
deleted file mode 100644
index 04c9cccfeec..00000000000
--- a/net-libs/libsoup/files/2.66.2-meson-ntlm_auth-fix.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From ecd64363f82eb9d6cea07674f49c2d2869e5b62b Mon Sep 17 00:00:00 2001
-From: Claudio Saavedra <csaavedra@igalia.com>
-Date: Tue, 20 Aug 2019 16:04:06 +0300
-Subject: [PATCH] NTLM: Fix build with ntlm enabled
-
-Just realized that build with NTLM enabled was broken (!?)
-
-(cherry picked from commit bab0db142d508e92e72970db72cbbce3c13a526a)
----
- meson.build | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/meson.build b/meson.build
-index f0e34cb0..346ed2fd 100644
---- a/meson.build
-+++ b/meson.build
-@@ -271,7 +271,7 @@ if host_machine.system() != 'windows'
-
- if ntlm_auth.found()
- add_project_arguments('-DUSE_NTLM_AUTH=1', language : 'c')
-- add_project_arguments('-DNTLM_AUTH=' + ntlm_auth.path(), language : 'c')
-+ add_project_arguments('-DNTLM_AUTH="' + ntlm_auth.path() + '"', language : 'c')
- endif
- endif
- endif
---
-2.20.1
-
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-17 14:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-17 14:09 [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/files/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2020-07-31 18:33 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox