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 3628A139083 for ; Mon, 18 Dec 2017 06:33:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 996A5E0F14; Mon, 18 Dec 2017 06:33:18 +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 5EC5BE0F14 for ; Mon, 18 Dec 2017 06:33:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1E14933BE18 for ; Mon, 18 Dec 2017 06:33:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 646E7AEBB for ; Mon, 18 Dec 2017 04:04:05 +0000 (UTC) From: "Aric Belsito" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aric Belsito" Message-ID: <1513569774.0cfad973da89cc51eaa0f94191a0d803775c1c03.lluixhi@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: app-arch/pax/ X-VCS-Repository: proj/musl X-VCS-Files: app-arch/pax/Manifest app-arch/pax/pax-20160306.ebuild app-arch/pax/pax-20161104.ebuild X-VCS-Directories: app-arch/pax/ X-VCS-Committer: lluixhi X-VCS-Committer-Name: Aric Belsito X-VCS-Revision: 0cfad973da89cc51eaa0f94191a0d803775c1c03 X-VCS-Branch: master Date: Mon, 18 Dec 2017 04:04:05 +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: 19c48ef2-7a5f-4fc5-b451-8675fae4f0d1 X-Archives-Hash: 77373cc67f9b71dcdabc4b9c700bc2fb commit: 0cfad973da89cc51eaa0f94191a0d803775c1c03 Author: Aric Belsito gmail com> AuthorDate: Mon Dec 18 04:02:54 2017 +0000 Commit: Aric Belsito gmail com> CommitDate: Mon Dec 18 04:02:54 2017 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=0cfad973 app-arch/pax: version bump to 20161104 app-arch/pax/Manifest | 2 +- .../{pax-20160306.ebuild => pax-20161104.ebuild} | 29 +++++++++++----------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/app-arch/pax/Manifest b/app-arch/pax/Manifest index a6c80f7..a31ca15 100644 --- a/app-arch/pax/Manifest +++ b/app-arch/pax/Manifest @@ -1 +1 @@ -DIST paxmirabilis-20160306.cpio.gz 147448 SHA256 4e36fabfabc01a15e0d01eee0306cef79a7f374586f46254dae139eb866ae81b SHA512 65c9613f235d973f23d829d87b93963f4b21beca4d7158abb8243f7f0ba8eb883544bbd0c16bde82f0e55ab2fbf33e3dfb155a50c0f5be3bf6d88eaf95e1037f WHIRLPOOL 5945f45cc69cfd25d7754a9b6b25db98170de2fc926ffe3a661402d95bc41517e40ff059998d682cc65e32fd7e70a78e222525012eb98dde54c1d67c0c6c2277 +DIST paxmirabilis-20161104.cpio.gz 148061 BLAKE2B 997a126d3048488e1a4e49ff9753de2ebdbe75b7daedbea8c95ab5f1902d4768d4b12b13fa684cb2a7c2fe8470ab60e19ea3f9430429a6a4e6e1d57993130fd4 SHA512 42ec8365a5efb9ffb9d383cece39ffaac85c1c8d69856ec557a5567cf0d28d98a0f2d4b7fed53572366eba12c71111cc80b591d51c6a19a3e6437efb62af33ce diff --git a/app-arch/pax/pax-20160306.ebuild b/app-arch/pax/pax-20161104.ebuild similarity index 78% rename from app-arch/pax/pax-20160306.ebuild rename to app-arch/pax/pax-20161104.ebuild index 03d9050..26e7e51 100644 --- a/app-arch/pax/pax-20160306.ebuild +++ b/app-arch/pax/pax-20161104.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" - -inherit eutils unpacker toolchain-funcs +EAPI=6 +inherit unpacker toolchain-funcs DESCRIPTION="pax (Portable Archive eXchange) is the POSIX standard archive tool" HOMEPAGE="https://www.mirbsd.org/pax.htm" @@ -12,23 +11,24 @@ SRC_URI="https://www.mirbsd.org/MirOS/dist/mir/cpio/paxmirabilis-${PV}.cpio.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -RDEPEND="dev-libs/libbsd -elibc_musl? ( sys-libs/fts-standalone )" -DEPEND="${RDEPEND} - $(unpacker_src_uri_depends)" +RDEPEND=" + dev-libs/libbsd + elibc_musl? ( sys-libs/fts-standalone ) +" +DEPEND=" + ${RDEPEND} + $(unpacker_src_uri_depends) +" +PATCHES=( + "${FILESDIR}/${PN}-20160306-glibc-to-linux.patch" +) S=${WORKDIR}/${PN} -PATCHES=( "${FILESDIR}/${P}-glibc-to-linux.patch" ) - src_prepare() { # Newer C libraries omit this include from sys/types.h. sed -i '1i#include ' extern.h || die default - - epatch "${PATCHES[@]}" } src_configure() { @@ -39,6 +39,7 @@ src_compile() { # We can't rely on LFS flags as it uses the fts.h interface which lacks 64-bit support. set -- \ ${CC} ${CPPFLAGS} ${CFLAGS} \ + -DPAX_SAFE_PATH=\"/bin:/usr/bin\" \ -DHAVE_STRLCPY -DHAVE_VIS -DHAVE_STRMODE \ -DLONG_OFF_T -DHAVE_LINKAT \ $(${PKG_CONFIG} --cflags libbsd-overlay) \