From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-ARP/
Date: Wed, 22 Mar 2023 05:22:08 +0000 (UTC) [thread overview]
Message-ID: <1679462244.fb0b632348092ddd0fbe4d58abe01955d6865134.sam@gentoo> (raw)
commit: fb0b632348092ddd0fbe4d58abe01955d6865134
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 05:17:24 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 05:17:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0b6323
dev-perl/Net-ARP: add 1.0.12
Closes: https://bugs.gentoo.org/713204
Closes: https://bugs.gentoo.org/801643
Closes: https://bugs.gentoo.org/883601
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Net-ARP/Manifest | 1 +
dev-perl/Net-ARP/Net-ARP-1.0.12.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Net-ARP/Manifest b/dev-perl/Net-ARP/Manifest
index c2fef81a2208..de325c5f313f 100644
--- a/dev-perl/Net-ARP/Manifest
+++ b/dev-perl/Net-ARP/Manifest
@@ -1 +1,2 @@
DIST Net-ARP-1.0.11.tgz 18747 BLAKE2B 8cd30ba3c0f8ec64b108dfb05a57e89dda15ab4f4bf1758e15576f34d7da92e017a8e75f09b75f08f07b1f4cdf04b9260f33942d781325f62d05e91990c8fca9 SHA512 e0c2d468f3b7bb11a67cb94e9538680385c3e86c17ec7063ceaa5f495f4ca2c604028d9493fde697852144cebf59b0898afa3c63e2e023435e30379fe150e860
+DIST Net-ARP-1.0.12.tar.gz 16984 BLAKE2B 703d17e254d2202cf474f7b9b4d41faf98d371388f365a6239a2195a3c4109a9ab335937035c9e9b89d638e912d3b2fede35ae0403c0875698c6101557f706ef SHA512 554ff00e86b5e3bb83be1f3e1803cd35aad22330c75ee088c04c537ede76f5de34f9f1dd5ae011843ff652567a034b3f2946919f7968482b759e78c31cb2b689
diff --git a/dev-perl/Net-ARP/Net-ARP-1.0.12.ebuild b/dev-perl/Net-ARP/Net-ARP-1.0.12.ebuild
new file mode 100644
index 000000000000..2d112c6ecb44
--- /dev/null
+++ b/dev-perl/Net-ARP/Net-ARP-1.0.12.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=CRAZYDJ
+DIST_VERSION=1.0.12
+DIST_WIKI="tests"
+inherit perl-module
+
+DESCRIPTION="Perl extension for creating ARP packets"
+
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-perl/Net-Pcap"
+BDEPEND="${RDEPEND}"
+
+PATCHES=(
+ "${FILESDIR}/1.0.9-header.diff"
+ "${FILESDIR}/${PN}-1.0.9-perl-5.26.patch"
+)
+
+src_prepare() {
+ if [[ -z ${TEST_ARP_IF} ]]; then
+ perl_rm_files t/send_packet.t
+ fi
+ perl -MDevel::PPPort -e 'Devel::PPPort::WriteFile();'
+ perl-module_src_prepare
+}
next reply other threads:[~2023-03-22 5:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-22 5:22 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-20 17:59 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-ARP/ Andreas K. Hüttel
2021-07-11 20:15 Andreas K. Hüttel
2018-07-15 3:40 Kent Fredric
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=1679462244.fb0b632348092ddd0fbe4d58abe01955d6865134.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