public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/lft/
Date: Mon, 13 Apr 2020 09:16:58 +0000 (UTC)	[thread overview]
Message-ID: <1586769416.bd4c357c3ea9b5951fd3065d65e92b38e247edc4.jer@gentoo> (raw)

commit:     bd4c357c3ea9b5951fd3065d65e92b38e247edc4
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 13 09:16:46 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 09:16:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4c357c

net-analyzer/lft: EAPI=7, suppress some compiler warnings

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/lft/lft-3.90.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/lft/lft-3.90.ebuild b/net-analyzer/lft/lft-3.90.ebuild
index 03717b24b8c..d874cf1a0c8 100644
--- a/net-analyzer/lft/lft-3.90.ebuild
+++ b/net-analyzer/lft/lft-3.90.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="Layer Four Traceroute (LFT) and WhoB"
 HOMEPAGE="http://pwhois.org/lft/"
@@ -22,6 +22,9 @@ S=${WORKDIR}/${P/0}
 DOCS=( CHANGELOG README TODO )
 
 src_prepare() {
+	sed -i -e 's:strip:true:g' Makefile.in || die
+	sed -i \
+		-e 's|_BSD_SOURCE|_DEFAULT_SOURCE|g' \
+		configure config/acconfig.h.in || die
 	default
-	sed -i Makefile.in -e 's:strip:true:g' || die
 }


             reply	other threads:[~2020-04-13  9:17 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13  9:16 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-15 22:11 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/lft/ Sam James
2021-03-15 22:09 Sam James
2021-03-15 21:53 Sam James
2021-03-15 21:25 Sam James
2020-04-27  8:37 Jeroen Roovers
2020-04-13  9:02 Jeroen Roovers
2018-04-20 13:09 Jeroen Roovers
2018-04-18 17:31 Jeroen Roovers
2018-04-18 17:31 Jeroen Roovers
2017-04-07  9:39 Jeroen Roovers
2017-03-24 14:54 Jeroen Roovers
2017-02-08 10:41 Jeroen Roovers
2017-01-04 17:09 Agostino Sarubbo
2017-01-04 16:56 Agostino Sarubbo
2016-10-27 11:32 Jeroen Roovers
2016-10-27 11:32 Jeroen Roovers
2016-06-24  4:37 Jeroen Roovers
2016-05-19 14:39 Jeroen Roovers
2016-05-19 14:34 Jeroen Roovers
2016-05-08  9:20 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=1586769416.bd4c357c3ea9b5951fd3065d65e92b38e247edc4.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