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 BBD62158094 for ; Sat, 27 Aug 2022 23:10:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 304ACE08FC; Sat, 27 Aug 2022 23:10:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1AD7DE08F3 for ; Sat, 27 Aug 2022 23:10:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 56D4D341328 for ; Sat, 27 Aug 2022 06:14:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B655B588 for ; Sat, 27 Aug 2022 06:14:02 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1661580356.f8a5c2cc9833bc9c4f85eb8be95bc5dcc83ea8e8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/tcpreplay/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/tcpreplay/Manifest net-analyzer/tcpreplay/tcpreplay-4.4.2.ebuild net-analyzer/tcpreplay/tcpreplay-9999.ebuild X-VCS-Directories: net-analyzer/tcpreplay/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f8a5c2cc9833bc9c4f85eb8be95bc5dcc83ea8e8 X-VCS-Branch: master Date: Sat, 27 Aug 2022 06:14:02 +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: 868b515d-3a41-4dad-b1a8-071b32eeae67 X-Archives-Hash: 6a46c0b3e9df9cf1cea1f33b27655c22 commit: f8a5c2cc9833bc9c4f85eb8be95bc5dcc83ea8e8 Author: Sam James gentoo org> AuthorDate: Sat Aug 27 05:57:30 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Aug 27 06:05:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a5c2cc net-analyzer/tcpreplay: add 4.4.2 Bug: https://bugs.gentoo.org/836240 Signed-off-by: Sam James gentoo.org> net-analyzer/tcpreplay/Manifest | 1 + net-analyzer/tcpreplay/{tcpreplay-9999.ebuild => tcpreplay-4.4.2.ebuild} | 1 - net-analyzer/tcpreplay/tcpreplay-9999.ebuild | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/net-analyzer/tcpreplay/Manifest b/net-analyzer/tcpreplay/Manifest index ad3c5de2681d..89a8c894147b 100644 --- a/net-analyzer/tcpreplay/Manifest +++ b/net-analyzer/tcpreplay/Manifest @@ -1,2 +1,3 @@ DIST tcpreplay-4.3.4.tar.xz 739280 BLAKE2B 8b680363ee182fc7581f99cc4587d50e36285446d07a5be370e2439b31582ad88c786c11d662e28dadc5b69aee376889b1c0f6a86d61c106426ab6ab2c085012 SHA512 6d19cf492114c68a9fafcf7790c08f31607d2c0112e02fa41eed8747255bbbef85f281f74348e1d51f1d476b88f07d64715224618ec15268688baefaf7cc7124 DIST tcpreplay-4.4.1.tar.xz 751036 BLAKE2B cf6a4e23f68fd0d6f23392c3ded14ea6486d275eeb8e278ce02d6b34e8b426e69841858cac49cc5ea952e0398f2960049789d16180b0896e38d665511237b352 SHA512 25a4a94b7c0c416b8ef57aba5640803dcd6e271fe8789f3f6e281529e336e326b35738d7673fd44ac4ded0faf577dc4c6255b926bd67b8ba5104a8bad81a98f1 +DIST tcpreplay-4.4.2.tar.xz 750592 BLAKE2B c1f0bad69eca7e086aeb7100c4a35e2984a81412f81eaf981d969d24510736788e4657b511308b38ffbf88021c23272c51b9265eb2fb08318352d3eb8bed0a2a SHA512 78e5482c0cd70a55aa80167c602b33811fa01203860fab4b2d504da71a95e218356ea0cc85254e12be7cb13b611487a150f13df94f9da274661f71e921bd6045 diff --git a/net-analyzer/tcpreplay/tcpreplay-9999.ebuild b/net-analyzer/tcpreplay/tcpreplay-4.4.2.ebuild similarity index 97% copy from net-analyzer/tcpreplay/tcpreplay-9999.ebuild copy to net-analyzer/tcpreplay/tcpreplay-4.4.2.ebuild index 01eca400dbe0..28758be51d1b 100644 --- a/net-analyzer/tcpreplay/tcpreplay-9999.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-4.4.2.ebuild @@ -39,7 +39,6 @@ DOCS=( docs/{CHANGELOG,CREDIT,HACKING,TODO} ) PATCHES=( "${FILESDIR}"/${PN}-4.3.0-enable-pcap_findalldevs.patch - "${FILESDIR}"/${PN}-4.4.1-fix-bashism-configure.patch ) src_prepare() { diff --git a/net-analyzer/tcpreplay/tcpreplay-9999.ebuild b/net-analyzer/tcpreplay/tcpreplay-9999.ebuild index 01eca400dbe0..28758be51d1b 100644 --- a/net-analyzer/tcpreplay/tcpreplay-9999.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-9999.ebuild @@ -39,7 +39,6 @@ DOCS=( docs/{CHANGELOG,CREDIT,HACKING,TODO} ) PATCHES=( "${FILESDIR}"/${PN}-4.3.0-enable-pcap_findalldevs.patch - "${FILESDIR}"/${PN}-4.4.1-fix-bashism-configure.patch ) src_prepare() {