From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/airtraf/, net-wireless/airtraf/files/
Date: Thu, 11 Feb 2016 15:10:55 +0000 (UTC) [thread overview]
Message-ID: <1455203448.16af3d82ec7b1bb84ec123ffe3380f1bd11bbae6.jer@gentoo> (raw)
commit: 16af3d82ec7b1bb84ec123ffe3380f1bd11bbae6
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 15:09:14 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 15:10:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16af3d82
net-wireless/airtraf: Fix linker failure (bug #574434 by Toralf Förster).
Also, rename patch
Package-Manager: portage-2.2.27
net-wireless/airtraf/airtraf-1.1-r3.ebuild | 4 ++--
.../airtraf/files/{airtraf-1.1.patch => airtraf-1.1-sniffd.patch} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-wireless/airtraf/airtraf-1.1-r3.ebuild b/net-wireless/airtraf/airtraf-1.1-r3.ebuild
index bd4dd8f..a110042 100644
--- a/net-wireless/airtraf/airtraf-1.1-r3.ebuild
+++ b/net-wireless/airtraf/airtraf-1.1-r3.ebuild
@@ -24,7 +24,7 @@ DEPEND="
src_prepare() {
epatch \
- "${FILESDIR}"/${P}.patch \
+ "${FILESDIR}"/${P}-sniffd.patch \
"${FILESDIR}"/${P}-off-by-one.patch \
"${FILESDIR}"/${P}-fprintf-format.patch
@@ -32,7 +32,7 @@ src_prepare() {
-e '/^LIBS/s|=.*|= $(shell $(PKG_CONFIG) --libs panel)|' \
src/libncurses/Makefile || die
sed -i \
- -e 's|-lpanel -lncurses|$(shell $(PKG_CONFIG) --libs panel)|' \
+ -e 's|-lpanel -lncurses|$(shell $(PKG_CONFIG) --libs ncurses panel)|' \
src/sniffd/Makefile || die
tc-export PKG_CONFIG
}
diff --git a/net-wireless/airtraf/files/airtraf-1.1.patch b/net-wireless/airtraf/files/airtraf-1.1-sniffd.patch
similarity index 100%
rename from net-wireless/airtraf/files/airtraf-1.1.patch
rename to net-wireless/airtraf/files/airtraf-1.1-sniffd.patch
next reply other threads:[~2016-02-11 15:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-11 15:10 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-31 14:44 [gentoo-commits] repo/gentoo:master commit in: net-wireless/airtraf/, net-wireless/airtraf/files/ Jeroen Roovers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1455203448.16af3d82ec7b1bb84ec123ffe3380f1bd11bbae6.jer@gentoo \
--to=jer@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox