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 8C9D9159C96 for ; Tue, 30 Jul 2024 05:26:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEBACE2A9D; Tue, 30 Jul 2024 05:26:33 +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 27E0CE2A9B for ; Tue, 30 Jul 2024 05:26:33 +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 A889133EB78 for ; Tue, 30 Jul 2024 05:26:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 093F41E65 for ; Tue, 30 Jul 2024 05:26:27 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1722317173.f48288364e2ffa0eb53564ea60be37aa326f418f.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pcaprub/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/pcaprub/Manifest dev-ruby/pcaprub/pcaprub-0.13.3.ebuild X-VCS-Directories: dev-ruby/pcaprub/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: f48288364e2ffa0eb53564ea60be37aa326f418f X-VCS-Branch: master Date: Tue, 30 Jul 2024 05:26:27 +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: 7d57487f-e106-4d72-a555-2802ecbbe281 X-Archives-Hash: 2b030f787267de244327ab55058dfd84 commit: f48288364e2ffa0eb53564ea60be37aa326f418f Author: Hans de Graaff gentoo org> AuthorDate: Tue Jul 30 05:25:19 2024 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Jul 30 05:26:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4828836 dev-ruby/pcaprub: add 0.13.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/pcaprub/Manifest | 1 + dev-ruby/pcaprub/pcaprub-0.13.3.ebuild | 68 ++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) diff --git a/dev-ruby/pcaprub/Manifest b/dev-ruby/pcaprub/Manifest index fc224458750d..a0ef8a5204b3 100644 --- a/dev-ruby/pcaprub/Manifest +++ b/dev-ruby/pcaprub/Manifest @@ -1,2 +1,3 @@ DIST pcaprub-0.13.1.gem 36864 BLAKE2B 8a0f035d2d66cb21b8314e1f855f18fa71824ffaaa3260faa90f71dbd55172701cf0105f8dce91f3107dd455b5480170a2490a2b5a13f25b46a390401fc8b8e0 SHA512 3079a5f7b29df502b5bbf0afdb7c670c9a43fbb4024163001018ebffd660597197cb0c146005f1ce027f00f2ba4c2e0430a8574cb10c4fac310a8b04411c53dd DIST pcaprub-0.13.2.gem 36864 BLAKE2B 1bb0f37faa0752a7cb9b5c76f071596cf11b2c52dc3d16cd1fb577d7467afff3b46a7e4bb53436677231418ed8c0f91c91970366d4040f9ddf0491e50c52dfe5 SHA512 1be60a684ead0a91bd113150ac426f86f30b906bc2a300ac334ac9cc323406e4680d9578070d9f39cb479d9a45c2e4f42c11db9ca5531f8d5dee8d1dfc01425f +DIST pcaprub-0.13.3.gem 36864 BLAKE2B 89bb372611ff1c7cfd4fb5040119690506d09a3db56f3cefdcd28862be0424b47d64c3585b361ef975927e4c4d0c1fba805449fed36e6d294952aebf0c0a6a89 SHA512 7eaf948857981bae2f9beb3eb0f5e5ea1e30313280de53ab82d392bb471a21a1eb2ed3086f48e7a8b1cbc0a0c4d8f68388e01a79f04bf2c24bc13d11d67f74c0 diff --git a/dev-ruby/pcaprub/pcaprub-0.13.3.ebuild b/dev-ruby/pcaprub/pcaprub-0.13.3.ebuild new file mode 100644 index 000000000000..7f11b6b93bdf --- /dev/null +++ b/dev-ruby/pcaprub/pcaprub-0.13.3.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +USE_RUBY="ruby31 ruby32 ruby33" + +RUBY_FAKEGEM_EXTRADOC="FAQ.rdoc README.rdoc USAGE.rdoc" +RUBY_FAKEGEM_EXTENSIONS=(ext/pcaprub_c/extconf.rb) +RUBY_FAKEGEM_TASK_TEST="test" +inherit ruby-fakegem + +DESCRIPTION="Libpcap bindings for ruby compat" +HOMEPAGE="https://rubygems.org/gems/pcaprub" + +LICENSE="LGPL-2.1" +SLOT="$(ver_cut 1-2)" +KEYWORDS="~amd64 ~arm ~x86" + +DEPEND="net-libs/libpcap" +RDEPEND="net-libs/libpcap" + +ruby_add_bdepend " + test? ( + >=dev-ruby/rake-compiler-0.6.0 + dev-ruby/shoulda-context + ) +" + +all_ruby_prepare() { + sed -i \ + -e '/\(minitest\|shoulda-context\)/s:~>:>=:' \ + -e '/coveralls/d' \ + -e '/rubygems-tasks/d' \ + -e '/gem.*git/d' \ + Gemfile || die + + sed -i \ + -e '/rubygems\/tasks/d' \ + -e '/Gem::Tasks/d' \ + -e "/^require 'git'/,/end/ s/^/#/" \ + Rakefile || die + + sed -i -e '/coveralls/Id' test/test_helper.rb || die + + # Tests which need escalated privileges, network interfaces or other devices + local privileged_tests=( + test_set_datalink + test_create_from_primitives + test_filter + test_lookupdev + test_lookupnet + test_monitor + test_pcap_stats + test_pcap_datalink + test_pcap_inject + test_pcap_next + test_pcap_setfilter + test_pcap_snapshot + ) + + local privileged_tests_expr=$(printf "%s\|" "${privileged_tests[@]}") + privileged_tests_expr="${privileged_tests_expr::-2}" + + sed -i \ + -e "/def \(${privileged_tests_expr}\)/,/^ end/s/^/#/" \ + test/test_pcaprub_unit.rb || die +}