commit: 678435330365772389ff25a1307b9a96a9797afc Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Nov 20 12:55:20 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Nov 20 12:55:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67843533
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 <whissi <AT> gentoo.org> .../nfs-utils/{nfs-utils-2.4.1-r3.ebuild => nfs-utils-2.4.1-r4.ebuild} | 3 +++ 1 file changed, 3 insertions(+) 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 24e426f2374..fc20760da24 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() {
