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 3323E138334 for ; Sun, 28 Apr 2019 21:41:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6F6FE084E; Sun, 28 Apr 2019 21:41:26 +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 7AEA2E084E for ; Sun, 28 Apr 2019 21:41:26 +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 0C2BD342BEE for ; Sun, 28 Apr 2019 21:41:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3514E5CC for ; Sun, 28 Apr 2019 21:41:22 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1556487653.53cd6b394f44976c1fb6e1446cd799c80e9006bf.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/stuntman/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/stuntman/Manifest net-misc/stuntman/stuntman-1.2.15.ebuild X-VCS-Directories: net-misc/stuntman/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 53cd6b394f44976c1fb6e1446cd799c80e9006bf X-VCS-Branch: master Date: Sun, 28 Apr 2019 21:41:22 +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: a819763a-78e7-4f7f-8ce1-c9e826f07a4c X-Archives-Hash: 24caffc553f207688dcb5b76603a04bd commit: 53cd6b394f44976c1fb6e1446cd799c80e9006bf Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 28 20:07:37 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 28 21:40:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53cd6b39 net-misc/stuntman: 1.2.15 version bump, add missing openssl slot op Closes: https://bugs.gentoo.org/683428 Closes: https://bugs.gentoo.org/677614 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> net-misc/stuntman/Manifest | 1 + net-misc/stuntman/stuntman-1.2.15.ebuild | 38 ++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/net-misc/stuntman/Manifest b/net-misc/stuntman/Manifest index 901db130254..b6ef2f4d983 100644 --- a/net-misc/stuntman/Manifest +++ b/net-misc/stuntman/Manifest @@ -1,2 +1,3 @@ +DIST stunserver-1.2.15.tgz 124675 BLAKE2B fc59a400dea30382aec80d6b634ed7c2a1823712788b7775c1bbf8511fa62173224084ae9b05a402e0efb11f0077087e515d9639eb9eec5d0ced48ce37c20cef SHA512 8af5341cd3a78bd3a68f75e2da1b6d5e75de94c9baa4f48824667e2c50f9b8323a60d33711c658c7e628e2a170cea7584e4d4012603736ad7140fe1a37ad9b66 DIST stunserver-1.2.7.tgz 113853 BLAKE2B b4da41c46d2017da76b21544bae9eaba4deb25d50145829d92fa18fb8e2c5eec6b81c54a3c91f592686c73c0ef66dfde0e74fe34e82a1eac320455d0808eb7a6 SHA512 b6adc1b237e8717f296201bf865bea39c759b978db954cc15e37c3be7c2e109607273d96bb88c42654d0b843ca1a557874d02ab58e16506534db30f52d7e6f51 DIST stunserver-1.2.9.tgz 116797 BLAKE2B 16a380c9dd002f9ededa5cc7ea757087b2c5199144c8b6cff2c429ce6f77741d7f18a1ed12e9035c1f77f7c1546adb95ceaad744780347f035a1b302637de442 SHA512 8e947dbe050f70e10615a23900dbd2151cd9fad36e343b4cf34c0b7a4e07debb8ced16fb7eac0469cd5ec3ef7a4c04cb9347f59c2a1326af3db400906198454f diff --git a/net-misc/stuntman/stuntman-1.2.15.ebuild b/net-misc/stuntman/stuntman-1.2.15.ebuild new file mode 100644 index 00000000000..4801a72bba3 --- /dev/null +++ b/net-misc/stuntman/stuntman-1.2.15.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Open source implementation of the STUN protocol" +HOMEPAGE="http://www.stunprotocol.org" +SRC_URI="http://www.stunprotocol.org/stunserver-${PV}.tgz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + dev-libs/openssl:0= +" +DEPEND="${RDEPEND} + dev-libs/boost +" + +S="${WORKDIR}/stunserver" + +src_compile() { + emake T="" +} + +src_install() { + dobin stunclient + dosbin stunserver + dodoc HISTORY README + newinitd "${FILESDIR}/${PN}.initd" ${PN} + newconfd "${FILESDIR}/${PN}.confd" ${PN} +} + +src_test() { + ./stuntestcode +}