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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F046115800F for ; Wed, 1 Feb 2023 19:27:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21BA4E0CCE; Wed, 1 Feb 2023 19:27:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3A8AE0CCD for ; Wed, 1 Feb 2023 19:27:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C828C340B0B for ; Wed, 1 Feb 2023 19:27:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9ACB98A9 for ; Wed, 1 Feb 2023 19:27:16 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1675279598.f721bc1a1d7d2418a483675428399c02f833bebe.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sipp/, net-misc/sipp/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/sipp/Manifest net-misc/sipp/files/sipp-3.6.0-parallel-build.patch net-misc/sipp/sipp-3.6.0.ebuild X-VCS-Directories: net-misc/sipp/ net-misc/sipp/files/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f721bc1a1d7d2418a483675428399c02f833bebe X-VCS-Branch: master Date: Wed, 1 Feb 2023 19:27:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a1b30615-f8ee-4182-9ac0-75995f6e47bb X-Archives-Hash: 46045b01f067089124c5120e5011634d commit: f721bc1a1d7d2418a483675428399c02f833bebe Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jan 27 21:25:59 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 1 19:26:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f721bc1a net-misc/sipp: drop 3.6.0 Signed-off-by: Andreas Sturmlechner gentoo.org> net-misc/sipp/Manifest | 1 - .../sipp/files/sipp-3.6.0-parallel-build.patch | 11 ----- net-misc/sipp/sipp-3.6.0.ebuild | 49 ---------------------- 3 files changed, 61 deletions(-) diff --git a/net-misc/sipp/Manifest b/net-misc/sipp/Manifest index e013d3d46161..67ff7f47058d 100644 --- a/net-misc/sipp/Manifest +++ b/net-misc/sipp/Manifest @@ -1,2 +1 @@ -DIST sipp-3.6.0.tar.gz 1055201 BLAKE2B 48b431bfc33d3a03e6e972ef3ce184989afb12c7e0f20c6c3cf9b72ebcd65cb12cf4cab2b90e010d16e17b9bb4832f42915b104ea9bd1253242d304ab4f3cb32 SHA512 eecbc18a18558a3fbc4f7c841d1fc8bd5be4b0c5d2bb363a12faf730f3c6a0773a24f07dbf062e68baf1a93b21686fa09258d0e08b45b4f941eb5d573bb25c12 DIST sipp-3.6.1.tar.gz 744407 BLAKE2B a201ecce624c15c51a66c3cb5ac467522755085419c2980b1f76340e7ffca5996516f34d7e52776a8aa0a2170ca2b7301030ecb50272a1c0a8e86aaf18a6de16 SHA512 58504c56ca0c14363fafc5d0598fd93857ef33cc5856f579a225fd0e38238f7d2c409127a18a368e22355cc3912758d4dba07bac7eaa3e8a0d2943ea5fdec602 diff --git a/net-misc/sipp/files/sipp-3.6.0-parallel-build.patch b/net-misc/sipp/files/sipp-3.6.0-parallel-build.patch deleted file mode 100644 index 6521918339d2..000000000000 --- a/net-misc/sipp/files/sipp-3.6.0-parallel-build.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- sipp-3.6.0/Makefile.am.o 2019-12-22 10:40:37.766229344 +0200 -+++ sipp-3.6.0/Makefile.am 2019-12-22 10:42:09.006266083 +0200 -@@ -172,7 +172,7 @@ - - # Ensure that after a reconfigure the source is cleaned. - .autoclean: Makefile -- make clean -+ $(MAKE) clean - echo > .autoclean - BUILT_SOURCES = .autoclean - diff --git a/net-misc/sipp/sipp-3.6.0.ebuild b/net-misc/sipp/sipp-3.6.0.ebuild deleted file mode 100644 index bc7ef82c8b22..000000000000 --- a/net-misc/sipp/sipp-3.6.0.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=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}/${P}.tar.gz" - -LICENSE="GPL-2 ISC" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="gsl +pcap sctp +ssl" - -PATCHES=( "${FILESDIR}/sipp-3.6.0-parallel-build.patch" ) - -DEPEND="sys-libs/ncurses:= - gsl? ( sci-libs/gsl:= ) - pcap? ( - net-libs/libpcap - net-libs/libnet:1.1 - ) - ssl? ( dev-libs/openssl:= ) -" -RDEPEND="${DEPEND}" - -src_prepare() { - default - eautoreconf -} - -src_configure() { - econf \ - $(use_with gsl) \ - $(use_with pcap) \ - $(use_with sctp) \ - $(use_with ssl openssl) \ - --with-rtpstream -} - -src_install() { - default - - insinto /usr/share/${PN} - use pcap && doins pcap/*.pcap - dodoc CHANGES.md README.md -}