From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C674A138239 for ; Fri, 6 Jul 2018 11:59:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABFCCE08EF; Fri, 6 Jul 2018 11:59:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7BD3AE08EF for ; Fri, 6 Jul 2018 11:59:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92538335C8E for ; Fri, 6 Jul 2018 11:59:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F328927D for ; Fri, 6 Jul 2018 11:59:09 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1530878329.7971221c99f4ce5d2b75c6553f0bcb4225dbdf80.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libuv/files/, dev-libs/libuv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libuv/files/libuv-1.21.0-UV_FS_LCHOWN.patch dev-libs/libuv/libuv-1.21.0-r1.ebuild dev-libs/libuv/libuv-1.21.0.ebuild X-VCS-Directories: dev-libs/libuv/ dev-libs/libuv/files/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 7971221c99f4ce5d2b75c6553f0bcb4225dbdf80 X-VCS-Branch: master Date: Fri, 6 Jul 2018 11:59:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 66fb2668-58ee-4248-beed-709b6e6e1f70 X-Archives-Hash: 13ebed46f1a369229b8a84ece76232b2 commit: 7971221c99f4ce5d2b75c6553f0bcb4225dbdf80 Author: Jeroen Roovers gentoo org> AuthorDate: Fri Jul 6 11:58:49 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Jul 6 11:58:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7971221c dev-libs/libuv: Fix unexpected ABI change (bug #659872). Package-Manager: Portage-2.3.41, Repoman-2.3.9 .../libuv/files/libuv-1.21.0-UV_FS_LCHOWN.patch | 32 ++++++++++++++++++++++ ...{libuv-1.21.0.ebuild => libuv-1.21.0-r1.ebuild} | 3 ++ 2 files changed, 35 insertions(+) diff --git a/dev-libs/libuv/files/libuv-1.21.0-UV_FS_LCHOWN.patch b/dev-libs/libuv/files/libuv-1.21.0-UV_FS_LCHOWN.patch new file mode 100644 index 00000000000..edd996b70d8 --- /dev/null +++ b/dev-libs/libuv/files/libuv-1.21.0-UV_FS_LCHOWN.patch @@ -0,0 +1,32 @@ +diff --git a/docs/src/fs.rst b/docs/src/fs.rst +index a390f1409..f383e5b10 100644 +--- a/docs/src/fs.rst ++++ b/docs/src/fs.rst +@@ -92,9 +92,9 @@ Data types + UV_FS_READLINK, + UV_FS_CHOWN, + UV_FS_FCHOWN, +- UV_FS_LCHOWN, + UV_FS_REALPATH, +- UV_FS_COPYFILE ++ UV_FS_COPYFILE, ++ UV_FS_LCHOWN + } uv_fs_type; + + .. c:type:: uv_dirent_t +diff --git a/include/uv.h b/include/uv.h +index 91451ada7..efb7b61cf 100644 +--- a/include/uv.h ++++ b/include/uv.h +@@ -1141,9 +1141,9 @@ typedef enum { + UV_FS_READLINK, + UV_FS_CHOWN, + UV_FS_FCHOWN, +- UV_FS_LCHOWN, + UV_FS_REALPATH, +- UV_FS_COPYFILE ++ UV_FS_COPYFILE, ++ UV_FS_LCHOWN + } uv_fs_type; + + /* uv_fs_t is a subclass of uv_req_t. */ diff --git a/dev-libs/libuv/libuv-1.21.0.ebuild b/dev-libs/libuv/libuv-1.21.0-r1.ebuild similarity index 95% rename from dev-libs/libuv/libuv-1.21.0.ebuild rename to dev-libs/libuv/libuv-1.21.0-r1.ebuild index 1edbef416b0..5a5b2d1a24a 100644 --- a/dev-libs/libuv/libuv-1.21.0.ebuild +++ b/dev-libs/libuv/libuv-1.21.0-r1.ebuild @@ -17,6 +17,9 @@ RESTRICT="test" DEPEND="sys-devel/libtool virtual/pkgconfig[${MULTILIB_USEDEP}]" +PATCHES=( + "${FILESDIR}"/${P}-UV_FS_LCHOWN.patch +) src_prepare() { default