commit: 71ce798511d23352ef61507295025d65c2f6d1b3 Author: Adrian Ratiu <adrian.ratiu <AT> collabora <DOT> com> AuthorDate: Mon Apr 15 10:35:39 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Mon Apr 15 10:37:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71ce7985
dev-libs/libtypec: update patch status These patches have landed upstream very quickly so mark them as backports instead of in-progress. They will be dropped once upstream releases a new version. Signed-off-by: Adrian Ratiu <adrian.ratiu <AT> collabora.com> .../libtypec-0.5.0-CMakeLists.txt-fix-pkgconfig-install-path.patch | 2 +- .../libtypec-0.5.0-sysfs_ops-define-feature-test-macro-for-nft.patch | 2 +- .../files/libtypec-0.5.0-sysfs_ops-fix-nftw-fun-pointer-def.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/libtypec/files/libtypec-0.5.0-CMakeLists.txt-fix-pkgconfig-install-path.patch b/dev-libs/libtypec/files/libtypec-0.5.0-CMakeLists.txt-fix-pkgconfig-install-path.patch index 7412d6a537..71dac0e735 100644 --- a/dev-libs/libtypec/files/libtypec-0.5.0-CMakeLists.txt-fix-pkgconfig-install-path.patch +++ b/dev-libs/libtypec/files/libtypec-0.5.0-CMakeLists.txt-fix-pkgconfig-install-path.patch @@ -6,7 +6,7 @@ Subject: [PATCH] CMakeLists.txt: fix pkgconfig install path pkgconfig pc files need to go under libdir instead of datadir. Suggested-by: Sam James <[email protected]> -Upstream-Status: In-Progress [https://github.com/Rajaram-Regupathy/libtypec/pull/32] +Upstream-Status: Backport [upstream commit 8614051] --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-define-feature-test-macro-for-nft.patch b/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-define-feature-test-macro-for-nft.patch index ea83dcf7d1..93c70b9c84 100644 --- a/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-define-feature-test-macro-for-nft.patch +++ b/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-define-feature-test-macro-for-nft.patch @@ -19,7 +19,7 @@ warning: implicit declaration of function ‘nftw’; did you mean ‘ftw’? | ftw [1] https://linux.die.net/man/3/nftw -Upstream-Status: In-Progress [https://github.com/Rajaram-Regupathy/libtypec/pull/32] +Upstream-Status: Backport [upstream commit f1ecf54] --- libtypec_sysfs_ops.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-fix-nftw-fun-pointer-def.patch b/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-fix-nftw-fun-pointer-def.patch index 01ed6d674a..7ac3e1cc8f 100644 --- a/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-fix-nftw-fun-pointer-def.patch +++ b/dev-libs/libtypec/files/libtypec-0.5.0-sysfs_ops-fix-nftw-fun-pointer-def.patch @@ -32,7 +32,7 @@ In file included from /var/tmp/portage/dev-libs/libtypec-0.5.0/work/libtypec-0.5 [1] https://www.gnu.org/software/libc/manual/html_node/Working-with-Directory-Trees.html#index-_005f_005fnftw_005ffunc_005ft [2] https://man7.org/linux/man-pages/man3/ftw.3.html -Upstream-Status: In-Progress [https://github.com/Rajaram-Regupathy/libtypec/pull/32] +Upstream-Status: Backport [upstream commit d11cd00] --- libtypec_sysfs_ops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
