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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D22013835B for ; Sat, 10 Oct 2020 18:21:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 630ABE0960; Sat, 10 Oct 2020 18:21:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A503E0960 for ; Sat, 10 Oct 2020 18:21:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 481D2340DEE for ; Sat, 10 Oct 2020 18:21:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A61C3A2 for ; Sat, 10 Oct 2020 18:21:34 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1602354091.eaa7fd05859cc57d3cec736a8bbd23b40fce362c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/minissdpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/minissdpd/Manifest net-misc/minissdpd/minissdpd-1.5.20200928.ebuild X-VCS-Directories: net-misc/minissdpd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: eaa7fd05859cc57d3cec736a8bbd23b40fce362c X-VCS-Branch: master Date: Sat, 10 Oct 2020 18:21:34 +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: 017c342d-ee19-4db5-9144-8becec90ca28 X-Archives-Hash: 691bac57624767005e02cea8dc2a3e96 commit: eaa7fd05859cc57d3cec736a8bbd23b40fce362c Author: Michał Górny gentoo org> AuthorDate: Sat Oct 10 18:19:08 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 10 18:21:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa7fd05 net-misc/minissdpd: Use verify-sig.eclass Signed-off-by: Michał Górny gentoo.org> net-misc/minissdpd/Manifest | 1 + net-misc/minissdpd/minissdpd-1.5.20200928.ebuild | 13 ++++++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/net-misc/minissdpd/Manifest b/net-misc/minissdpd/Manifest index 648afd0004d..bbe7ffc1981 100644 --- a/net-misc/minissdpd/Manifest +++ b/net-misc/minissdpd/Manifest @@ -1,2 +1,3 @@ DIST minissdpd-1.5.20190824.tar.gz 37300 BLAKE2B 3a04f6af0af8ce5d26e4860ceafe2c52f1ee562f179094fbcba3485c85ae75b7374fd7fa8f89ec6d9ce2a10bb94120618de40e0191fc7ecdd1e813a2b9c5d6af SHA512 79a14482b69a88b778e484a3b3e98964c420ff7576ac818ba60fd5e07f5b31754cdef3ee00d9189ba0a33f0268f11acd1f7c4222d8d0958920d1f568ec7755e2 DIST minissdpd-1.5.20200928.tar.gz 37860 BLAKE2B fc80660ed84198d08d5879e276a0b5ab49c66344c8841f223990f704b6ebf70c8411da1d84ec51a9f69285a6b5a804ebe6b197555f5684d55cd0bf3abe250704 SHA512 e44142dcec4d0d4029a9d93748a8b3edec5482e2313d290956d3829b04e3637f6ba81292f27effad8829b29bb59f7fc43666338a8423d683ca6daa5807ea6362 +DIST minissdpd-1.5.20200928.tar.gz.sig 543 BLAKE2B 5fdedfe4b042924667c329aa964e006cc9a5aad1e2d4f11d46c6689e7d88b4614c383bfb666ca9a7c90b37256a4e38dcc85e479687688578dd198893fcf5d3cf SHA512 15477061b009991a05323a66582bd7ba9c9aa3a1a7c84eca93b27adf1b11ede81063d9de4695fcf3567f3c367a730afe4cee0fa95cccdecd316d08021956cf6b diff --git a/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild b/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild index fd2d7685e49..f6632eade21 100644 --- a/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild +++ b/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild @@ -2,21 +2,24 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -inherit toolchain-funcs +inherit toolchain-funcs verify-sig DESCRIPTION="MiniSSDP Daemon" -SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz" HOMEPAGE="http://miniupnp.free.fr/" +SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz + verify-sig? ( http://miniupnp.free.fr/files/${P}.tar.gz.sig )" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" DEPEND="net-libs/libnfnetlink" - -RDEPEND="$DEPEND +RDEPEND="${DEPEND} || ( net-misc/miniupnpd net-libs/miniupnpc )" +BDEPEND=" + verify-sig? ( app-crypt/openpgp-keys-miniupnp )" + +VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/miniupnp.asc src_configure() { sed -i -e '/#define HAVE_IP_MREQN/{s:/[*]::;s:[*]/::;}' config.h || die