From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1348228-garchives=archives.gentoo.org@lists.gentoo.org>
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 A7299158086
	for <garchives@archives.gentoo.org>; Sat, 11 Dec 2021 04:47:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EDB592BC00E;
	Sat, 11 Dec 2021 04:46:59 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C89932BC00E
	for <gentoo-commits@lists.gentoo.org>; Sat, 11 Dec 2021 04:46:59 +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 A6560343360
	for <gentoo-commits@lists.gentoo.org>; Sat, 11 Dec 2021 04:46:58 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B5E01AE
	for <gentoo-commits@lists.gentoo.org>; Sat, 11 Dec 2021 04:46:57 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1639197998.8135d7b8672e2878cefa03430a460e1d903707e6.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/dhcp_probe/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-analyzer/dhcp_probe/Manifest net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild
X-VCS-Directories: net-analyzer/dhcp_probe/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 8135d7b8672e2878cefa03430a460e1d903707e6
X-VCS-Branch: master
Date: Sat, 11 Dec 2021 04:46:57 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: f8d2f6ac-c713-4a1e-877c-e71ecd1b3c70
X-Archives-Hash: 856bffadd92410748fc220e26f0e1ac3

commit:     8135d7b8672e2878cefa03430a460e1d903707e6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 04:46:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 04:46:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8135d7b8

net-analyzer/dhcp_probe: add 1.3.1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/dhcp_probe/Manifest                |  1 +
 net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild | 52 +++++++++++++++++++++++++
 2 files changed, 53 insertions(+)

diff --git a/net-analyzer/dhcp_probe/Manifest b/net-analyzer/dhcp_probe/Manifest
index daa2b61e7d68..d14483774cf0 100644
--- a/net-analyzer/dhcp_probe/Manifest
+++ b/net-analyzer/dhcp_probe/Manifest
@@ -1 +1,2 @@
 DIST dhcp_probe-1.3.0.tar.gz 211613 BLAKE2B cbcc43b292fe537216ef40de9e417c1f700be4ad5f34feacd9475eb31866b68957ce66c5abc47db3b7e5a0dc8751ca6e54200b79ab2f1f8c3f308f6c1c7aef4d SHA512 d643012529ee5149adbc0c1f19f8e579c55201e86de2aec9b3313be9412db4e973162f864d1baaf79fa340b7bd9a7385f0f1406d1b616e801ced3c7bb387c854
+DIST dhcp_probe-1.3.1.tar.gz 246238 BLAKE2B 86c079c4c7951f3a70ced20dbea5d4f0d716335d2f9a18b1b9986965ca0446b5a7b673c7e652405deceeef336218016418a86be1a76d452c7802061403a66e82 SHA512 1002683e6ceb3806289fa9e4879be3d957a9ddc42656d7114942708560f8efba0db058137e04cad092e5a083900987aa1f76c5a7c20db4b57c104dd6a6fcabb6

diff --git a/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild b/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild
new file mode 100644
index 000000000000..33f54daa1e57
--- /dev/null
+++ b/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic
+
+DESCRIPTION="Discover DHCP and BootP servers on a directly-attached Ethernet network"
+HOMEPAGE="https://www.net.princeton.edu/software/dhcp_probe/"
+SRC_URI="https://www.net.princeton.edu/software/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="net-libs/libpcap
+	>=net-libs/libnet-1.1.2.1-r2"
+RDEPEND="${DEPEND}"
+
+DOCS=(
+	AUTHORS
+	ChangeLog
+	NEWS
+	README
+	TODO
+	extras/dhcp_probe.cf.sample
+)
+
+#PATCHES=(
+#	"${FILESDIR}"/${PV}/01_dhcp_probe.5.patch
+#	"${FILESDIR}"/${PV}/02_dhcp_probe.8.patch
+#	"${FILESDIR}"/${PV}/03_implicit_point_conv_bootp.c.patch
+#	"${FILESDIR}"/${PV}/04_linux_32_or_64bits.patch
+#	"${FILESDIR}"/${PV}/05-cleanup.patch
+#	"${FILESDIR}"/${PV}/06-return.patch
+#	"${FILESDIR}"/${PV}/07-comment.patch
+#	"${FILESDIR}"/${PV}/08-man8.patch
+#)
+
+src_configure() {
+	use amd64 && append-flags -D__ARCH__=64
+	STRIP=true econf
+}
+
+src_install() {
+	default
+
+	dodoc "${FILESDIR}"/${PN}_mail
+
+	newinitd "${FILESDIR}/${PN}.initd" ${PN}
+	newconfd "${FILESDIR}/${PN}.confd" ${PN}
+}