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 A135B13835B for ; Tue, 29 Sep 2020 02:14:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8023E0864; Tue, 29 Sep 2020 02:14:54 +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 ABBB8E0864 for ; Tue, 29 Sep 2020 02:14:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E2C8A34068A for ; Tue, 29 Sep 2020 02:14:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C513388 for ; Tue, 29 Sep 2020 02:14:51 +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: <1601345686.7abc24eff2d1f1d8f6226c4f03332b0b9f6de396.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: 7abc24eff2d1f1d8f6226c4f03332b0b9f6de396 X-VCS-Branch: master Date: Tue, 29 Sep 2020 02:14:51 +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: 0ba99e41-53a9-4f8c-ad69-c2863fb9f888 X-Archives-Hash: 44365b1d70fb192a06ea13f0687b1a6b commit: 7abc24eff2d1f1d8f6226c4f03332b0b9f6de396 Author: Michał Górny gentoo org> AuthorDate: Tue Sep 29 01:48:16 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 29 02:14:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abc24ef net-misc/minissdpd: Bump to 1.5.20200928 Signed-off-by: Michał Górny gentoo.org> net-misc/minissdpd/Manifest | 1 + net-misc/minissdpd/minissdpd-1.5.20200928.ebuild | 36 ++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/net-misc/minissdpd/Manifest b/net-misc/minissdpd/Manifest index b20534b7e1e..648afd0004d 100644 --- a/net-misc/minissdpd/Manifest +++ b/net-misc/minissdpd/Manifest @@ -1 +1,2 @@ DIST minissdpd-1.5.20190824.tar.gz 37300 BLAKE2B 3a04f6af0af8ce5d26e4860ceafe2c52f1ee562f179094fbcba3485c85ae75b7374fd7fa8f89ec6d9ce2a10bb94120618de40e0191fc7ecdd1e813a2b9c5d6af SHA512 79a14482b69a88b778e484a3b3e98964c420ff7576ac818ba60fd5e07f5b31754cdef3ee00d9189ba0a33f0268f11acd1f7c4222d8d0958920d1f568ec7755e2 +DIST minissdpd-1.5.20200928.tar.gz 37860 BLAKE2B fc80660ed84198d08d5879e276a0b5ab49c66344c8841f223990f704b6ebf70c8411da1d84ec51a9f69285a6b5a804ebe6b197555f5684d55cd0bf3abe250704 SHA512 e44142dcec4d0d4029a9d93748a8b3edec5482e2313d290956d3829b04e3637f6ba81292f27effad8829b29bb59f7fc43666338a8423d683ca6daa5807ea6362 diff --git a/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild b/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild new file mode 100644 index 00000000000..fd2d7685e49 --- /dev/null +++ b/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +inherit toolchain-funcs + +DESCRIPTION="MiniSSDP Daemon" +SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz" +HOMEPAGE="http://miniupnp.free.fr/" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="net-libs/libnfnetlink" + +RDEPEND="$DEPEND + || ( net-misc/miniupnpd net-libs/miniupnpc )" + +src_configure() { + sed -i -e '/#define HAVE_IP_MREQN/{s:/[*]::;s:[*]/::;}' config.h || die +} + +src_compile() { + emake CC="$(tc-getCC)" +} + +src_install() { + emake PREFIX="${ED}" install + # note: we overwrite upstream's init.d + newinitd "${FILESDIR}/${PN}.initd-r2" ${PN} + newconfd "${FILESDIR}/${PN}.confd" ${PN} + dodoc Changelog.txt README + doman minissdpd.1 +}