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 9B68B1382C5 for ; Sat, 24 Feb 2018 12:03:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5450E07F6; Sat, 24 Feb 2018 12:03:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 71076E07F6 for ; Sat, 24 Feb 2018 12:03:50 +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 A15BB335C2F for ; Sat, 24 Feb 2018 12:03:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 262171FE for ; Sat, 24 Feb 2018 12:03:46 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1519473805.0e378ee4ac6c6d935690b269842be810f3bb2211.blueness@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.20180223.ebuild X-VCS-Directories: net-misc/minissdpd/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 0e378ee4ac6c6d935690b269842be810f3bb2211 X-VCS-Branch: master Date: Sat, 24 Feb 2018 12:03:46 +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-Archives-Salt: d4930685-eac4-4141-a13f-db6310becdeb X-Archives-Hash: d4e0f31d7d44dc72ba5cbfd0c73dbedc commit: 0e378ee4ac6c6d935690b269842be810f3bb2211 Author: Anthony G. Basile gentoo org> AuthorDate: Sat Feb 24 12:03:25 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Feb 24 12:03:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e378ee4 net-misc/minissdpd: version bump to 1.5.20180223 Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-misc/minissdpd/Manifest | 1 + net-misc/minissdpd/minissdpd-1.5.20180223.ebuild | 32 ++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/net-misc/minissdpd/Manifest b/net-misc/minissdpd/Manifest index 06c6dd01132..bb6a95e9158 100644 --- a/net-misc/minissdpd/Manifest +++ b/net-misc/minissdpd/Manifest @@ -1,2 +1,3 @@ DIST minissdpd-1.5.20161216.tar.gz 35078 BLAKE2B c8e681e812869ddc15cece499356e7852a4b2e86b661bd80d62a840c8a9a01f321d4616013fec49d4abd834c75378014b52e605ad3fa116c0dc863e5a389a9fc SHA512 4fe1dbc14a39a18bcc834c73cc0150cda656b2be7ffcc0a72dc2854dbd698f3528bfdcd80af741124546f916d914921ffc428bb4f19b34e7493f0cbf9ff54928 DIST minissdpd-1.5.20180203.tar.gz 35848 BLAKE2B 2a784bf6c8cf2e656d86f60802d11823d15ad0d7ca4b941c4cf71ffb0433be81b1f12fc11eaa84585d0cc77f1710b24336962e4242a957c49e7ca957e38c0a55 SHA512 2ad8964cd9893b29318659d39adf006cb3df2b97260b6b93a9b71b8f318941fd569cd6de02d34347cab75d4f556e89aa1b3f727561d1b6805c22ed9a3183f6ce +DIST minissdpd-1.5.20180223.tar.gz 36179 BLAKE2B 0668862848e8d3f87b151e84e3fbea39a593556b4c9a3800ab7b534228a5af2c7cb20ad183e99f95d9616d306cc5aabdc379521bfb19a5e25a63fe0d81d816d7 SHA512 2564aa91ad54da392ca305a59b3eeab9b4c0a8504c674fc0c34d387560b239ea03c988e667fa3100b2b01e6916dc8e00ddc161fd6f652912a37b4b879b54dfbd diff --git a/net-misc/minissdpd/minissdpd-1.5.20180223.ebuild b/net-misc/minissdpd/minissdpd-1.5.20180223.ebuild new file mode 100644 index 00000000000..dea4e303461 --- /dev/null +++ b/net-misc/minissdpd/minissdpd-1.5.20180223.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +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_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 +}