Diff freetype-2.14.1-r1 with a freetype-2.14.2
| /usr/portage/media-libs/freetype/freetype-2.14.2.ebuild 2026-03-21 11:46:04.362562501 +0300 | ||
|---|---|---|
| 62 | 62 |
" |
| 63 | 63 |
PDEPEND="harfbuzz? ( >=media-libs/harfbuzz-1.3.0[truetype,${MULTILIB_USEDEP}] )"
|
| 64 | 64 | |
| 65 |
PATCHES=( |
|
| 66 |
"${FILESDIR}"/${P}-deref-check.patch
|
|
| 67 |
"${FILESDIR}"/${P}-ubsan-overflow.patch
|
|
| 68 |
) |
|
| 69 | ||
| 70 | 65 |
_egit_repo_handler() {
|
| 71 | 66 |
if [[ ${PV} == 9999 ]] ; then
|
| 72 | 67 |
local phase="${1}"
|