From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sipp/
Date: Fri, 17 Sep 2021 02:06:24 +0000 (UTC) [thread overview]
Message-ID: <1631844223.d76e8f371a57dc16eb2365a180da827b450835ed.sam@gentoo> (raw)
commit: d76e8f371a57dc16eb2365a180da827b450835ed
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 17 02:03:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 17 02:03:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76e8f37
net-misc/sipp: fix installation of binary
Closes: https://bugs.gentoo.org/813420
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/sipp/sipp-3.6.0.ebuild | 5 +++--
net-misc/sipp/{sipp-3.6.1.ebuild => sipp-3.6.1-r1.ebuild} | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/net-misc/sipp/sipp-3.6.0.ebuild b/net-misc/sipp/sipp-3.6.0.ebuild
index 5ffd92882ca..bc7ef82c8b2 100644
--- a/net-misc/sipp/sipp-3.6.0.ebuild
+++ b/net-misc/sipp/sipp-3.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="A free Open Source test tool / traffic generator for the SIP protocol"
HOMEPAGE="http://sipp.sourceforge.net/ https://github.com/SIPp/sipp/releases"
-SRC_URI="https://github.com/SIPp/sipp/releases/download/v${PV}/${PF}.tar.gz"
+SRC_URI="https://github.com/SIPp/sipp/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2 ISC"
SLOT="0"
@@ -42,6 +42,7 @@ src_configure() {
src_install() {
default
+
insinto /usr/share/${PN}
use pcap && doins pcap/*.pcap
dodoc CHANGES.md README.md
diff --git a/net-misc/sipp/sipp-3.6.1.ebuild b/net-misc/sipp/sipp-3.6.1-r1.ebuild
similarity index 97%
rename from net-misc/sipp/sipp-3.6.1.ebuild
rename to net-misc/sipp/sipp-3.6.1-r1.ebuild
index bff0d1ab42e..d46f12c2602 100644
--- a/net-misc/sipp/sipp-3.6.1.ebuild
+++ b/net-misc/sipp/sipp-3.6.1-r1.ebuild
@@ -7,7 +7,7 @@ inherit cmake
DESCRIPTION="A free Open Source test tool / traffic generator for the SIP protocol"
HOMEPAGE="http://sipp.sourceforge.net/ https://github.com/SIPp/sipp/releases"
-SRC_URI="https://github.com/SIPp/sipp/releases/download/v${PV}/${PF}.tar.gz"
+SRC_URI="https://github.com/SIPp/sipp/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2 ISC"
SLOT="0"
@@ -46,7 +46,8 @@ src_configure() {
}
src_install() {
- default
+ cmake_src_install
+
insinto /usr/share/${PN}
use pcap && doins pcap/*.pcap
dodoc CHANGES.md README.md
next reply other threads:[~2021-09-17 2:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-17 2:06 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-08 8:54 [gentoo-commits] repo/gentoo:master commit in: net-misc/sipp/ Sam James
2025-08-08 8:54 Sam James
2025-08-08 8:54 Sam James
2025-08-08 8:54 Sam James
2024-10-04 8:13 Sam James
2023-07-27 19:42 Andreas Sturmlechner
2023-07-21 6:22 Joonas Niilola
2023-07-21 6:22 Joonas Niilola
2023-07-21 6:22 Joonas Niilola
2021-06-29 16:35 Sam James
2021-02-22 7:25 Sam James
2019-12-22 16:59 Joonas Niilola
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=1631844223.d76e8f371a57dc16eb2365a180da827b450835ed.sam@gentoo \
--to=sam@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