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 92640138334 for ; Thu, 5 Jul 2018 18:29:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD862E09F5; Thu, 5 Jul 2018 18:28:47 +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 53274E09F5 for ; Thu, 5 Jul 2018 18:28:47 +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 CF43D335C84 for ; Thu, 5 Jul 2018 18:28:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA46E34A for ; Thu, 5 Jul 2018 18:28:43 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1530815314.3b9fc3c8c6cad2b327f8d5969856415533f9a499.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/lorcon/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/lorcon/Manifest net-wireless/lorcon/lorcon-0.0_p20150109.ebuild net-wireless/lorcon/lorcon-0.0_p20180409.ebuild net-wireless/lorcon/lorcon-9999.ebuild X-VCS-Directories: net-wireless/lorcon/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 3b9fc3c8c6cad2b327f8d5969856415533f9a499 X-VCS-Branch: master Date: Thu, 5 Jul 2018 18:28:43 +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: 2a02d6bf-21be-44a5-8e04-612847a4d6ad X-Archives-Hash: 516bb7912582973c6826f1551f435167 commit: 3b9fc3c8c6cad2b327f8d5969856415533f9a499 Author: Zero_Chaos gentoo org> AuthorDate: Thu Jul 5 18:27:22 2018 +0000 Commit: Richard Farina gentoo org> CommitDate: Thu Jul 5 18:28:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b9fc3c8 net-wireless/lorcon: update, bump snapshot Package-Manager: Portage-2.3.41, Repoman-2.3.9 net-wireless/lorcon/Manifest | 2 +- ..._p20150109.ebuild => lorcon-0.0_p20180409.ebuild} | 20 +++++++++++++------- net-wireless/lorcon/lorcon-9999.ebuild | 18 ++++++++++++------ 3 files changed, 26 insertions(+), 14 deletions(-) diff --git a/net-wireless/lorcon/Manifest b/net-wireless/lorcon/Manifest index a17a6921ca7..94c11c88bc6 100644 --- a/net-wireless/lorcon/Manifest +++ b/net-wireless/lorcon/Manifest @@ -1 +1 @@ -DIST lorcon-0.0_p20150109.tar.xz 259788 BLAKE2B e3bd188642f7ef49fa3b7361bd659fdd47d6449598b5248412ad3d8e85e5d0b9c0f8d73fdcd3d0822f19a0d069bf0eeb832bed7bb38c418970d617c03387d1ce SHA512 acbd88477317475ca8555d579a1483ea5e5d9eac0f86ef7bde2592e007025070ca56c6cd43e814560e28165ac7b40bd86f2703a466faeca1619b8373dc2b625b +DIST lorcon-0.0_p20180409.tar.gz 506177 BLAKE2B d4bea3e91ce506c6ba56221b4fc2e25ffd5ba979b905e66166c570adefc513ca51229fab5706276dbbd1bea68ee2c2802adf4eeefb1e5f0c593fada6cb39ab51 SHA512 7273b68fa4aa7418d9bab8b4651b93e315b9ea55657efa7d14ef444fda7e0e036267d319cda6676951e54b661391a77cc848778f859249a50847d33dac0b8ea9 diff --git a/net-wireless/lorcon/lorcon-0.0_p20150109.ebuild b/net-wireless/lorcon/lorcon-0.0_p20180409.ebuild similarity index 61% rename from net-wireless/lorcon/lorcon-0.0_p20150109.ebuild rename to net-wireless/lorcon/lorcon-0.0_p20180409.ebuild index c10482d2cdf..9a0cf320d69 100644 --- a/net-wireless/lorcon/lorcon-0.0_p20150109.ebuild +++ b/net-wireless/lorcon/lorcon-0.0_p20180409.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 ) DISTUTILS_OPTIONAL=1 @@ -9,15 +9,19 @@ DISTUTILS_OPTIONAL=1 inherit distutils-r1 DESCRIPTION="A generic library for injecting 802.11 frames" -HOMEPAGE="http://802.11ninja.net/lorcon" +HOMEPAGE="https://github.com/kismetwireless/lorcon" if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="https://code.google.com/p/lorcon/" + #EGIT_REPO_URI="https://www.kismetwireless.net/lorcon.git" + EGIT_REPO_URI="https://github.com/kismetwireless/lorcon.git" inherit git-r3 KEYWORDS="" + S="${WORKDIR}"/${P} else - SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz" - KEYWORDS="amd64 arm ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux" + GIT_HASH="d8637792f2e857f31849f29759c1022eb0518c83" + SRC_URI="https://github.com/kismetwireless/lorcon/archive/${GIT_HASH}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}"/"${PN}-${GIT_HASH}" + KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" fi LICENSE="GPL-2" @@ -32,7 +36,6 @@ RDEPEND="${DEPEND}" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -S="${WORKDIR}"/${P} src_unpack() { if [[ ${PV} == "9999" ]] ; then @@ -44,6 +47,9 @@ src_unpack() { src_prepare() { sed -i 's##"../lorcon.h"#' pylorcon2/PyLorcon2.c + sed -i 's##"../lorcon_multi.h"#' pylorcon2/PyLorcon2.c + sed -i 's##"../lorcon_multi.h"#' pylorcon2/PyLorcon2.h + default use python && distutils-r1_src_prepare } diff --git a/net-wireless/lorcon/lorcon-9999.ebuild b/net-wireless/lorcon/lorcon-9999.ebuild index f0502097ecd..9a0cf320d69 100644 --- a/net-wireless/lorcon/lorcon-9999.ebuild +++ b/net-wireless/lorcon/lorcon-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 ) DISTUTILS_OPTIONAL=1 @@ -9,14 +9,18 @@ DISTUTILS_OPTIONAL=1 inherit distutils-r1 DESCRIPTION="A generic library for injecting 802.11 frames" -HOMEPAGE="http://802.11ninja.net/lorcon" +HOMEPAGE="https://github.com/kismetwireless/lorcon" if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="https://code.google.com/p/lorcon/" + #EGIT_REPO_URI="https://www.kismetwireless.net/lorcon.git" + EGIT_REPO_URI="https://github.com/kismetwireless/lorcon.git" inherit git-r3 KEYWORDS="" + S="${WORKDIR}"/${P} else - SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz" + GIT_HASH="d8637792f2e857f31849f29759c1022eb0518c83" + SRC_URI="https://github.com/kismetwireless/lorcon/archive/${GIT_HASH}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}"/"${PN}-${GIT_HASH}" KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" fi @@ -32,7 +36,6 @@ RDEPEND="${DEPEND}" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -S="${WORKDIR}"/${P} src_unpack() { if [[ ${PV} == "9999" ]] ; then @@ -44,6 +47,9 @@ src_unpack() { src_prepare() { sed -i 's##"../lorcon.h"#' pylorcon2/PyLorcon2.c + sed -i 's##"../lorcon_multi.h"#' pylorcon2/PyLorcon2.c + sed -i 's##"../lorcon_multi.h"#' pylorcon2/PyLorcon2.h + default use python && distutils-r1_src_prepare }