From 678435330365772389ff25a1307b9a96a9797afc Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Wed, 20 Nov 2019 13:55:20 +0100 Subject: [PATCH] net-fs/nfs-utils: rev bump to add patches Bug: https://bugs.gentoo.org/688644 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann --- .../{nfs-utils-2.4.1-r3.ebuild => nfs-utils-2.4.1-r4.ebuild} | 3 +++ 1 file changed, 3 insertions(+) rename net-fs/nfs-utils/{nfs-utils-2.4.1-r3.ebuild => nfs-utils-2.4.1-r4.ebuild} (96%) diff --git a/net-fs/nfs-utils/nfs-utils-2.4.1-r3.ebuild b/net-fs/nfs-utils/nfs-utils-2.4.1-r4.ebuild similarity index 96% rename from net-fs/nfs-utils/nfs-utils-2.4.1-r3.ebuild rename to net-fs/nfs-utils/nfs-utils-2.4.1-r4.ebuild index 24e426f2374b..fc20760da240 100644 --- a/net-fs/nfs-utils/nfs-utils-2.4.1-r3.ebuild +++ b/net-fs/nfs-utils/nfs-utils-2.4.1-r4.ebuild @@ -70,6 +70,9 @@ PATCHES=( "${FILESDIR}"/${P}-gssd-Look-in-lib32-for-gss-libs-aswell.patch "${FILESDIR}"/${P}-Fix-include-order-between-config.h-and-stat.h.patch "${FILESDIR}"/${PN}-2.4.1-statx.patch #688644 + "${FILESDIR}"/${PN}-2.4.2-Ensure-consistent-struct-stat.patch + "${FILESDIR}"/${PN}-2.4.2-mountd-Add-check-for-struct-file_handle.patch + "${FILESDIR}"/${PN}-2.4.2-mountd-Fix-compilation-for--disable-uuid.patch ) pkg_setup() { -- 2.26.2