From 904bf59fb19a2c1863d86f5f13c69823c538ac83 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Sat, 27 Jul 2019 02:06:41 -0700 Subject: [PATCH] net-libs/grpc: rename all patches Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev --- ...ig-libdir.patch => grpc-1.11.0-pkgconfig-libdir.patch} | 0 ...dling.patch => grpc-1.13.0-fix-host-ar-handling.patch} | 0 ...dling.patch => grpc-1.21.0-fix-host-ar-handling.patch} | 0 ...ch => grpc-1.22.0-cxx_arg_list_too_long_forloop.patch} | 0 ...ldconfig.patch => grpc-1.3.0-Don-t-run-ldconfig.patch} | 0 net-libs/grpc/grpc-1.16.1.ebuild | 6 +++--- net-libs/grpc/grpc-1.17.1.ebuild | 6 +++--- net-libs/grpc/grpc-1.18.0.ebuild | 6 +++--- net-libs/grpc/grpc-1.19.0.ebuild | 6 +++--- net-libs/grpc/grpc-1.20.1-r1.ebuild | 6 +++--- net-libs/grpc/grpc-1.21.1-r1.ebuild | 6 +++--- net-libs/grpc/grpc-1.22.0.ebuild | 8 ++++---- 12 files changed, 22 insertions(+), 22 deletions(-) rename net-libs/grpc/files/{0005-grpc-1.11.0-pkgconfig-libdir.patch => grpc-1.11.0-pkgconfig-libdir.patch} (100%) rename net-libs/grpc/files/{0001-grpc-1.13.0-fix-host-ar-handling.patch => grpc-1.13.0-fix-host-ar-handling.patch} (100%) rename net-libs/grpc/files/{1.21.0-fix-host-ar-handling.patch => grpc-1.21.0-fix-host-ar-handling.patch} (100%) rename net-libs/grpc/files/{1.22.0-cxx_arg_list_too_long_forloop.patch => grpc-1.22.0-cxx_arg_list_too_long_forloop.patch} (100%) rename net-libs/grpc/files/{0003-grpc-1.3.0-Don-t-run-ldconfig.patch => grpc-1.3.0-Don-t-run-ldconfig.patch} (100%) diff --git a/net-libs/grpc/files/0005-grpc-1.11.0-pkgconfig-libdir.patch b/net-libs/grpc/files/grpc-1.11.0-pkgconfig-libdir.patch similarity index 100% rename from net-libs/grpc/files/0005-grpc-1.11.0-pkgconfig-libdir.patch rename to net-libs/grpc/files/grpc-1.11.0-pkgconfig-libdir.patch diff --git a/net-libs/grpc/files/0001-grpc-1.13.0-fix-host-ar-handling.patch b/net-libs/grpc/files/grpc-1.13.0-fix-host-ar-handling.patch similarity index 100% rename from net-libs/grpc/files/0001-grpc-1.13.0-fix-host-ar-handling.patch rename to net-libs/grpc/files/grpc-1.13.0-fix-host-ar-handling.patch diff --git a/net-libs/grpc/files/1.21.0-fix-host-ar-handling.patch b/net-libs/grpc/files/grpc-1.21.0-fix-host-ar-handling.patch similarity index 100% rename from net-libs/grpc/files/1.21.0-fix-host-ar-handling.patch rename to net-libs/grpc/files/grpc-1.21.0-fix-host-ar-handling.patch diff --git a/net-libs/grpc/files/1.22.0-cxx_arg_list_too_long_forloop.patch b/net-libs/grpc/files/grpc-1.22.0-cxx_arg_list_too_long_forloop.patch similarity index 100% rename from net-libs/grpc/files/1.22.0-cxx_arg_list_too_long_forloop.patch rename to net-libs/grpc/files/grpc-1.22.0-cxx_arg_list_too_long_forloop.patch diff --git a/net-libs/grpc/files/0003-grpc-1.3.0-Don-t-run-ldconfig.patch b/net-libs/grpc/files/grpc-1.3.0-Don-t-run-ldconfig.patch similarity index 100% rename from net-libs/grpc/files/0003-grpc-1.3.0-Don-t-run-ldconfig.patch rename to net-libs/grpc/files/grpc-1.3.0-Don-t-run-ldconfig.patch diff --git a/net-libs/grpc/grpc-1.16.1.ebuild b/net-libs/grpc/grpc-1.16.1.ebuild index f04778edda6d..6ab28ceba67a 100644 --- a/net-libs/grpc/grpc-1.16.1.ebuild +++ b/net-libs/grpc/grpc-1.16.1.ebuild @@ -30,9 +30,9 @@ DEPEND="${RDEPEND} " PATCHES=( - "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch" - "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch" - "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch" + "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch" + "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch" + "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch" "${FILESDIR}/grpc-1.15.0-fix-cpp-so-version.patch" "${FILESDIR}/grpc-1.16.0-gcc8-fixes.patch" "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch" diff --git a/net-libs/grpc/grpc-1.17.1.ebuild b/net-libs/grpc/grpc-1.17.1.ebuild index 2774a877762b..a5959280313b 100644 --- a/net-libs/grpc/grpc-1.17.1.ebuild +++ b/net-libs/grpc/grpc-1.17.1.ebuild @@ -33,9 +33,9 @@ DEPEND="${RDEPEND} RESTRICT="test" PATCHES=( - "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch" - "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch" - "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch" + "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch" + "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch" + "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch" "${FILESDIR}/grpc-1.16.0-gcc8-fixes.patch" "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch" ) diff --git a/net-libs/grpc/grpc-1.18.0.ebuild b/net-libs/grpc/grpc-1.18.0.ebuild index 2774a877762b..a5959280313b 100644 --- a/net-libs/grpc/grpc-1.18.0.ebuild +++ b/net-libs/grpc/grpc-1.18.0.ebuild @@ -33,9 +33,9 @@ DEPEND="${RDEPEND} RESTRICT="test" PATCHES=( - "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch" - "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch" - "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch" + "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch" + "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch" + "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch" "${FILESDIR}/grpc-1.16.0-gcc8-fixes.patch" "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch" ) diff --git a/net-libs/grpc/grpc-1.19.0.ebuild b/net-libs/grpc/grpc-1.19.0.ebuild index d944be59c386..a0877fb616b1 100644 --- a/net-libs/grpc/grpc-1.19.0.ebuild +++ b/net-libs/grpc/grpc-1.19.0.ebuild @@ -33,9 +33,9 @@ DEPEND="${RDEPEND} RESTRICT="test" PATCHES=( - "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch" - "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch" - "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch" + "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch" + "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch" + "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch" "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch" ) S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/net-libs/grpc/grpc-1.20.1-r1.ebuild b/net-libs/grpc/grpc-1.20.1-r1.ebuild index f34a772f7781..d8c812cd259b 100644 --- a/net-libs/grpc/grpc-1.20.1-r1.ebuild +++ b/net-libs/grpc/grpc-1.20.1-r1.ebuild @@ -33,9 +33,9 @@ DEPEND="${RDEPEND} RESTRICT="test" PATCHES=( - "${FILESDIR}/0001-grpc-1.13.0-fix-host-ar-handling.patch" - "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch" - "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch" + "${FILESDIR}/grpc-1.13.0-fix-host-ar-handling.patch" + "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch" + "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch" "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch" ) S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/net-libs/grpc/grpc-1.21.1-r1.ebuild b/net-libs/grpc/grpc-1.21.1-r1.ebuild index f90bab18e1c5..bf11250c29cb 100644 --- a/net-libs/grpc/grpc-1.21.1-r1.ebuild +++ b/net-libs/grpc/grpc-1.21.1-r1.ebuild @@ -32,9 +32,9 @@ BDEPEND="virtual/pkgconfig" RESTRICT="test" PATCHES=( - "${FILESDIR}/1.21.0-fix-host-ar-handling.patch" - "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch" - "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch" + "${FILESDIR}/grpc-1.21.0-fix-host-ar-handling.patch" + "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch" + "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch" "${FILESDIR}/grpc-1.16.0-Prevent-shell-calls-longer-than-ARG_MAX.patch" ) diff --git a/net-libs/grpc/grpc-1.22.0.ebuild b/net-libs/grpc/grpc-1.22.0.ebuild index 04e137d8d78c..4f597ba83570 100644 --- a/net-libs/grpc/grpc-1.22.0.ebuild +++ b/net-libs/grpc/grpc-1.22.0.ebuild @@ -32,10 +32,10 @@ BDEPEND="virtual/pkgconfig" RESTRICT="test" PATCHES=( - "${FILESDIR}/1.21.0-fix-host-ar-handling.patch" - "${FILESDIR}/0003-grpc-1.3.0-Don-t-run-ldconfig.patch" - "${FILESDIR}/0005-grpc-1.11.0-pkgconfig-libdir.patch" - "${FILESDIR}/1.22.0-cxx_arg_list_too_long_forloop.patch" # https://github.com/grpc/grpc/issues/14844 + "${FILESDIR}/grpc-1.21.0-fix-host-ar-handling.patch" + "${FILESDIR}/grpc-1.3.0-Don-t-run-ldconfig.patch" + "${FILESDIR}/grpc-1.11.0-pkgconfig-libdir.patch" + "${FILESDIR}/grpc-1.22.0-cxx_arg_list_too_long_forloop.patch" # https://github.com/grpc/grpc/issues/14844 ) S="${WORKDIR}/${PN}-${MY_PV}" -- 2.26.2