commit:     297e26122cb1561e7820978ac3e5a8f4f5204944
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 15:07:30 2023 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 16:29:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297e2612

net-libs/xrootd: install XrdNetPMark.hh header

Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch   | 13 +++++++++++++
 .../xrootd/{xrootd-5.6.3.ebuild => xrootd-5.6.3-r1.ebuild}  |  1 +
 2 files changed, 14 insertions(+)

diff --git a/net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch 
b/net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch
new file mode 100644
index 000000000000..9731e7da16a5
--- /dev/null
+++ b/net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch
@@ -0,0 +1,13 @@
+
+ Add XrdNetPMark.hh to set of public headers
+
+--- a/src/XrdHeaders.cmake
++++ b/src/XrdHeaders.cmake
+@@ -21,6 +21,7 @@ set( XROOTD_PUBLIC_HEADERS
+   XrdNet/XrdNetCmsNotify.hh
+   XrdNet/XrdNetConnect.hh
+   XrdNet/XrdNetOpts.hh
++  XrdNet/XrdNetPMark.hh
+   XrdNet/XrdNetSockAddr.hh
+   XrdNet/XrdNetSocket.hh
+   XrdOuc/XrdOucBuffer.hh

diff --git a/net-libs/xrootd/xrootd-5.6.3.ebuild 
b/net-libs/xrootd/xrootd-5.6.3-r1.ebuild
similarity index 98%
rename from net-libs/xrootd/xrootd-5.6.3.ebuild
rename to net-libs/xrootd/xrootd-5.6.3-r1.ebuild
index 5d7a5ba3b531..52f4603174e4 100644
--- a/net-libs/xrootd/xrootd-5.6.3.ebuild
+++ b/net-libs/xrootd/xrootd-5.6.3-r1.ebuild
@@ -75,6 +75,7 @@ RDEPEND="${CDEPEND}
 PATCHES=(
        "${FILESDIR}"/${PN}-4.8.3-crc32.patch
        "${FILESDIR}"/${PN}-5.4.3-python_tests_py3.patch
+       "${FILESDIR}"/${PN}-5.6.3-add-pmark-header.patch
 )
 
 # xrootd plugins are not intended to be linked with,

Reply via email to