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, 08 Aug 2025 08:54:59 +0000 (UTC) [thread overview]
Message-ID: <1754643236.d038be86f0ee1cfca7eb2082152783cbbd453879.sam@gentoo> (raw)
commit: d038be86f0ee1cfca7eb2082152783cbbd453879
Author: Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Tue Jul 29 11:22:37 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 8 08:53:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d038be86
net-misc/sipp: drop 3.7.1
Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Part-of: https://github.com/gentoo/gentoo/pull/43229
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/sipp/Manifest | 1 -
net-misc/sipp/sipp-3.7.1.ebuild | 45 -----------------------------------------
2 files changed, 46 deletions(-)
diff --git a/net-misc/sipp/Manifest b/net-misc/sipp/Manifest
index 391f4894444c..c9fc3de11d74 100644
--- a/net-misc/sipp/Manifest
+++ b/net-misc/sipp/Manifest
@@ -1,2 +1 @@
-DIST sipp-3.7.1.tar.gz 927012 BLAKE2B d79cde44761a22ca5dcc737dead9163056e0dc2504c225d23d834b4ae2bc204b1b87f87753ac662ec59e1a940cf1b4f0c47ff0b427b30b373a3c0ad91a5ad4ae SHA512 4c4c588bb3feebfbc6bad32c1565bb76de7eb433b9b40aa948dfbb63022a9cbadaf6d38cb0826c06593e10cc6a4d328a9bb9c94f885d8f8763432612963db94b
DIST sipp-3.7.3.tar.gz 932370 BLAKE2B 8a7cbafe89e6bfbeba16f65f173d18d4239848fd33ecf9670ff36800020e88dbf7a4d49ff35a87cb5b87c1c15d8b85ccdfc6c916982e4a892172d349ec551d88 SHA512 a04f8d02bd19068d5a6895e1c800f21ee7dc4355f9d7800579a7961c9388ad74144994a63a8fdfdc5b0fca09f7fd6ab004e14e5067e0ff9a79037194661abada
diff --git a/net-misc/sipp/sipp-3.7.1.ebuild b/net-misc/sipp/sipp-3.7.1.ebuild
deleted file mode 100644
index e6bcb60d6522..000000000000
--- a/net-misc/sipp/sipp-3.7.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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}/${P}.tar.gz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="gsl +pcap sctp +ssl"
-
-DEPEND="sys-libs/ncurses:=
- gsl? ( sci-libs/gsl:= )
- pcap? (
- net-libs/libpcap
- net-libs/libnet:1.1
- )
- sctp? ( net-misc/lksctp-tools )
- ssl? ( dev-libs/openssl:= )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- -DUSE_GSL=$(usex gsl 1 0)
- -DUSE_PCAP=$(usex pcap 1 0)
- -DUSE_SCTP=$(usex sctp 1 0)
- -DUSE_SSL=$(usex ssl 1 0)
- )
-
- cmake_src_configure
-}
-
-src_install() {
- cmake_src_install
-
- insinto /usr/share/${PN}
- use pcap && doins pcap/*.pcap
- dodoc CHANGES.md README.md
-}
next reply other threads:[~2025-08-08 8:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-08 8:54 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
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-09-17 2:06 Sam James
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=1754643236.d038be86f0ee1cfca7eb2082152783cbbd453879.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