Сравнение db-5.3.28-r9 с db-5.3.28-r11

/usr/portage/sys-libs/db/db-5.3.28-r11.ebuild 2025-07-29 16:22:17.936470241 +0300
1
# Copyright 1999-2024 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=7
......
60 60

  
61 61
	# Needed when compiling with clang
62 62
	"${FILESDIR}"/${PN}-5.1.29-rename-atomic-compare-exchange.patch
63
	"${FILESDIR}"/${PN}-5.3.28-clang16.patch
63
	"${FILESDIR}"/${PN}-5.3.28-modern-c.patch
64
	"${FILESDIR}"/${PN}-4.8.30-tls-configure.patch
64 65
)
65 66

  
66 67
src_prepare() {
Спасибо!