]> git.draconx.ca Git - gentoo-draconx.git/blobdiff - app-text/xpdf/xpdf-3.04-r3.ebuild
app-text/xpdf: Backport fix for CVE-2022-38171
[gentoo-draconx.git] / app-text / xpdf / xpdf-3.04-r3.ebuild
similarity index 86%
rename from app-text/xpdf/xpdf-3.04-r2.ebuild
rename to app-text/xpdf/xpdf-3.04-r3.ebuild
index 29fe8f36a211fec84b43c1bf06f65614d1047475..a0dca42658747365d096aa9787df0939b4cb6340 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright © 2012, 2014-2015, 2020 Nick Bowler
+# Copyright © 2012, 2014-2015, 2020, 2022 Nick Bowler
 # License GPLv3+: GNU General Public License version 3 or any later version.
 # This is free software: you are free to change and redistribute it.
 # There is NO WARRANTY, to the extent permitted by law.
@@ -23,7 +23,10 @@ DEPEND=">=x11-libs/motif-2.3:0
 RDEPEND="$DEPEND
        media-fonts/urw-fonts"
 
-PATCHES=("$FILESDIR/xpdf-Add-Gentoo-font-path.patch")
+PATCHES=(
+       "$FILESDIR/xpdf-Add-Gentoo-font-path.patch"
+       "$FILESDIR/xpdf-cve-2022-38171.patch"
+)
 
 src_configure() {
        econf --with-freetype2-includes=${EROOT%/}/usr/include/freetype2