From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 521621388C1 for ; Thu, 3 Mar 2016 17:11:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33E00E0835; Thu, 3 Mar 2016 17:11:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ADA3AE0835 for ; Thu, 3 Mar 2016 17:11:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E52A34072E for ; Thu, 3 Mar 2016 17:11:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9255154D for ; Thu, 3 Mar 2016 17:11:05 +0000 (UTC) From: "Jason Donenfeld" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Donenfeld" Message-ID: <1457025068.a6462fc374341d9795e0e397989d81cdab588740.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/sslscan/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/sslscan/Manifest net-analyzer/sslscan/metadata.xml net-analyzer/sslscan/sslscan-1.11.3.ebuild net-analyzer/sslscan/sslscan-1.8.2.ebuild X-VCS-Directories: net-analyzer/sslscan/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: a6462fc374341d9795e0e397989d81cdab588740 X-VCS-Branch: master Date: Thu, 3 Mar 2016 17:11:05 +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: 77a20ad7-6e94-418e-976c-6117a4d0dbb9 X-Archives-Hash: c72370407d3fda0abe3ca9c89ad020a5 commit: a6462fc374341d9795e0e397989d81cdab588740 Author: Jason A. Donenfeld gentoo org> AuthorDate: Thu Mar 3 17:10:17 2016 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Thu Mar 3 17:11:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6462fc3 net-analyzer/sslscan: version bump Package-Manager: portage-2.2.27 net-analyzer/sslscan/Manifest | 2 +- net-analyzer/sslscan/metadata.xml | 2 +- net-analyzer/sslscan/sslscan-1.11.3.ebuild | 27 +++++++++++++++++++++++ net-analyzer/sslscan/sslscan-1.8.2.ebuild | 35 ------------------------------ 4 files changed, 29 insertions(+), 37 deletions(-) diff --git a/net-analyzer/sslscan/Manifest b/net-analyzer/sslscan/Manifest index ad49677..a1895a0 100644 --- a/net-analyzer/sslscan/Manifest +++ b/net-analyzer/sslscan/Manifest @@ -1 +1 @@ -DIST sslscan-1.8.2.tgz 22176 SHA256 3b728804456042d96d5c8ccd42326f8e5719d091986793bb7b852a36b50d2b3e SHA512 89dfa5426cf9c5631fcf379931eabf020d4b084feb88bbd61e81a4b927ad19275b8613adb06a39eb4d9ce2992f4460383935f5903cfa8f0f1a2e72f8a86ec8a3 WHIRLPOOL 127bfa9e9d95475846569d5dc44f4891a34e0b697dcbf733f61d5c58ed36f54e89e5898acece832c8269b05b5869f751753f58aaf3f7bd8f4fd3e95e93211183 +DIST sslscan-1.11.3-rbsec.tar.gz 48865 SHA256 c36d6ac127aa36d6e550950f31540f34a7df131cd76b0be5b91092809eef4916 SHA512 37fcc5b220aa8f2fdcd1b50c5d5f29831348e609f5f678f3c31376b22721ed9fb47eff48fa78483ac7622cf8d80709ef4d220421ce85151a3f1c855f7ef0c545 WHIRLPOOL 55d2d0e35aa28e3d61b546034342d3389c3973f4495e376606ff56538daed1fec9de3e1b383430528dc132c700a86a051883a8f29f35baeb93695d158f09a27a diff --git a/net-analyzer/sslscan/metadata.xml b/net-analyzer/sslscan/metadata.xml index 36b5b45..a67d5ce 100644 --- a/net-analyzer/sslscan/metadata.xml +++ b/net-analyzer/sslscan/metadata.xml @@ -5,6 +5,6 @@ graaff@gentoo.org - sslscan + rbsec/sslscan diff --git a/net-analyzer/sslscan/sslscan-1.11.3.ebuild b/net-analyzer/sslscan/sslscan-1.11.3.ebuild new file mode 100644 index 0000000..2c7dc0b --- /dev/null +++ b/net-analyzer/sslscan/sslscan-1.11.3.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit eutils toolchain-funcs + +DESCRIPTION="Fast SSL configuration scanner" +HOMEPAGE="https://github.com/rbsec/sslscan" +MY_FORK="rbsec" +SRC_URI="https://github.com/${MY_FORK}/${PN}/archive/${PV}-${MY_FORK}.tar.gz -> ${P}-${MY_FORK}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# Depend on -bindist since sslscan unconditionally requires elliptic +# curve support, bug 491102 +DEPEND="dev-libs/openssl:0[-bindist]" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${P}-${MY_FORK}" +src_install() { + DESTDIR="${D}" emake install +} diff --git a/net-analyzer/sslscan/sslscan-1.8.2.ebuild b/net-analyzer/sslscan/sslscan-1.8.2.ebuild deleted file mode 100644 index 097792f..0000000 --- a/net-analyzer/sslscan/sslscan-1.8.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -inherit eutils toolchain-funcs - -DESCRIPTION="Fast SSL port scanner" -HOMEPAGE="http://sourceforge.net/projects/sslscan/" -SRC_URI="mirror://sourceforge/sslscan/${P}.tgz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -# Depend on -bindist since sslscan unconditionally requires elliptic -# curve support, bug 491102 -DEPEND="dev-libs/openssl:0[-bindist]" -RDEPEND="${DEPEND}" - -src_prepare() { - epatch "${FILESDIR}"/${P}-makefile.patch -} - -src_compile() { - emake CC="$(tc-getCC)" -} - -src_install() { - dobin sslscan - doman sslscan.1 - dodoc Changelog -}