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 4BB12138334 for ; Sat, 30 Jun 2018 22:56:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F12E4E081B; Sat, 30 Jun 2018 22:56:02 +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 BA488E081B for ; Sat, 30 Jun 2018 22:56:02 +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 05C54335C75 for ; Sat, 30 Jun 2018 22:56:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 269112E2 for ; Sat, 30 Jun 2018 22:55:59 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1530399345.fe5905ab50c0c46bd8ebc6ec406a8195eab0dd71.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libunwind/files/, sys-libs/libunwind/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libunwind/files/libunwind-1.2.1-fix_version_macros.patch sys-libs/libunwind/libunwind-1.2.1-r1.ebuild sys-libs/libunwind/libunwind-1.2.1.ebuild X-VCS-Directories: sys-libs/libunwind/files/ sys-libs/libunwind/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: fe5905ab50c0c46bd8ebc6ec406a8195eab0dd71 X-VCS-Branch: master Date: Sat, 30 Jun 2018 22:55:59 +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: 97f06a4a-2e90-4d3d-b962-04f8cebc1495 X-Archives-Hash: 3ade4cc8000c42546cdffffeaf5e10c5 commit: fe5905ab50c0c46bd8ebc6ec406a8195eab0dd71 Author: Matthias Maier gentoo org> AuthorDate: Sat Jun 30 22:34:58 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Sat Jun 30 22:55:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe5905ab sys-libs/libunwind: export correct version number Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --force .../files/libunwind-1.2.1-fix_version_macros.patch | 13 +++++++++++++ .../{libunwind-1.2.1.ebuild => libunwind-1.2.1-r1.ebuild} | 6 ++++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/sys-libs/libunwind/files/libunwind-1.2.1-fix_version_macros.patch b/sys-libs/libunwind/files/libunwind-1.2.1-fix_version_macros.patch new file mode 100644 index 00000000000..63202937084 --- /dev/null +++ b/sys-libs/libunwind/files/libunwind-1.2.1-fix_version_macros.patch @@ -0,0 +1,13 @@ +diff --git a/configure.ac b/configure.ac +index a254bbe..fe0247b 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -1,6 +1,6 @@ + define(pkg_major, 1) +-define(pkg_minor, 2.1) +-define(pkg_extra, ) ++define(pkg_minor, 2) ++define(pkg_extra, 1) + define(pkg_maintainer, libunwind-devel@nongnu.org) + define(mkvers, $1.$2$3) + dnl Process this file with autoconf to produce a configure script. diff --git a/sys-libs/libunwind/libunwind-1.2.1.ebuild b/sys-libs/libunwind/libunwind-1.2.1-r1.ebuild similarity index 94% rename from sys-libs/libunwind/libunwind-1.2.1.ebuild rename to sys-libs/libunwind/libunwind-1.2.1-r1.ebuild index b03e4212353..8bdde358d13 100644 --- a/sys-libs/libunwind/libunwind-1.2.1.ebuild +++ b/sys-libs/libunwind/libunwind-1.2.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 MY_PV=${PV/_/-} MY_P=${PN}-${MY_PV} -inherit eutils libtool multilib-minimal +inherit autotools eutils libtool multilib-minimal DESCRIPTION="Portable and efficient API to determine the call-chain of a program" HOMEPAGE="https://savannah.nongnu.org/projects/libunwind" @@ -47,6 +47,7 @@ PATCHES=( "${FILESDIR}"/${PN}-1.2-ia64-undwarf.patch "${FILESDIR}"/${PN}-1.2-ia64-ptrace-coredump.patch "${FILESDIR}"/${PN}-1.2-ia64-missing.patch + "${FILESDIR}"/${PN}-1.2.1-fix_version_macros.patch ) src_prepare() { @@ -57,6 +58,7 @@ src_prepare() { sed -i -e '/^SUBDIRS/s:tests::' Makefile.in || die elibtoolize + eautoreconf } multilib_src_configure() {