commit:     2946f6d8bac6aef582e4305ac2de2379461d791c
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Apr 12 00:50:21 2023 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed Apr 12 02:08:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=2946f6d8

net-libs/serf: Merge ::gentoo changes

Closes: https://github.com/gentoo/libressl/pull/527
Signed-off-by: orbea <orbea <AT> riseup.net>

 net-libs/serf/files/serf-1.3.9-openssl-3-bio-ctrl.patch | 1 +
 net-libs/serf/metadata.xml                              | 3 +++
 net-libs/serf/serf-1.3.9-r3.ebuild                      | 2 +-
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-libs/serf/files/serf-1.3.9-openssl-3-bio-ctrl.patch 
b/net-libs/serf/files/serf-1.3.9-openssl-3-bio-ctrl.patch
index a10974f..6bf3aba 100644
--- a/net-libs/serf/files/serf-1.3.9-openssl-3-bio-ctrl.patch
+++ b/net-libs/serf/files/serf-1.3.9-openssl-3-bio-ctrl.patch
@@ -1,5 +1,6 @@
 
https://src.fedoraproject.org/rpms/libserf/raw/rawhide/f/libserf-1.3.9-bio-ctrl.patch
 https://bugs.gentoo.org/805161
+https://issues.apache.org/jira/projects/SERF/issues/SERF-198
 --- a/buckets/ssl_buckets.c
 +++ b/buckets/ssl_buckets.c
 @@ -407,7 +407,7 @@ static int bio_bucket_destroy(BIO *bio)

diff --git a/net-libs/serf/metadata.xml b/net-libs/serf/metadata.xml
index 5480aa8..176a6f4 100644
--- a/net-libs/serf/metadata.xml
+++ b/net-libs/serf/metadata.xml
@@ -9,4 +9,7 @@
                <email>[email protected]</email>
                <name>Jakov Smolić</name>
        </maintainer>
+       <upstream>
+               <remote-id type="github">apache/serf</remote-id>
+       </upstream>
 </pkgmetadata>

diff --git a/net-libs/serf/serf-1.3.9-r3.ebuild 
b/net-libs/serf/serf-1.3.9-r3.ebuild
index 8313c72..7956246 100644
--- a/net-libs/serf/serf-1.3.9-r3.ebuild
+++ b/net-libs/serf/serf-1.3.9-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit python-any-r1 scons-utils toolchain-funcs flag-o-matic
 

Reply via email to