mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 01:03:18 +02:00
whatweb: bump, clearup
This commit is contained in:
parent
8240af99b3
commit
2cdfa8411f
6 changed files with 8 additions and 91 deletions
|
|
@ -1,6 +1,4 @@
|
|||
DIST whatweb-0.4.7.tar.gz 868621 SHA256 64994ec364de188192918e15c09cd01c62c3b8d080e9777b5d785d7f55d509db SHA512 b5c80cb5f86524bc3f6a670efa2ce67653b426fb387b42f7906739d1e9481588da67004d15d91b81370bca725155736dd76856f576f3dcf0bc16ac24e54784c5 WHIRLPOOL 191049ce2cbfb582e007b2ff436224bf069acf4ac96da6d4c53a65aa7bb3792cdfe3418896c6f076085086e52f92ae531a2908217a8af76bd92ca443920c2163
|
||||
EBUILD whatweb-0.4.7-r4.ebuild 1141 SHA256 2b85d62ef10ba22f0641e1689edb8f9585afc989576e0c32f6bab332483b7570 SHA512 1b5d43a0790c25049456e7497cf79c86c9786ba6122661d2cb6db84789c8bee1de19fc744e317e8d4007e7767daedb81f64c8de1689ee7b35f38506bbda021bd WHIRLPOOL 20d3d0cca9e5bbf353bebf8e532e8d42de930723b499ffb33112f3266f662f29fb939e6bb8122110b53cd51f92c351ae66c3b4082e5106af3ecabf2ef83b2b56
|
||||
EBUILD whatweb-0.4.7_p20140511.ebuild 1110 SHA256 9564fa125d08e55c43066ecd9b5c05cfddf9d33e7c39972f55fbc358071c02d3 SHA512 b691368bde728a4957e65c8282cd2284125382904dd1b7d8adad4aa063a68e5448d5e988e3e30a6a0263c965bfe6390367d4eec73b6dbdb36020b2d8512d3242 WHIRLPOOL e362a5a509065f366fc0377977a06cf53af91451af6a4991c3cae07c493cc1cdf642c0fe3ebc5b5e47996573bcb0837d5b268cdae543706d96a2aa06f04d36f4
|
||||
EBUILD whatweb-0.4.7_p20140817.ebuild 1110 SHA256 25c7e5482b6172c03b156c593b82e477693c76acf619427f9d92fa6a04185bcd SHA512 fb9a4bac8f2e053dbd862253b58f5a7c1ecf26c4b7fade9ef2057cefecd3b080203ae7deee31e748e6045a737137aa00864c29f98cbdf8b2c550dadd4a052b9a WHIRLPOOL e57c6b576aabb05ada33aea69a3721ac800e629f883d05557763bd7b53fa219a07ee6ce6c85ad459649502244741980f5532d07a628c32a55e73d2edefb6d90a
|
||||
EBUILD whatweb-0.4.7_p20141014.ebuild 1093 SHA256 2f99f39c4a0e117fa12fbfaa83bdd4da6ade347eabf37543ccb0c4b51da6baf3 SHA512 df5b28bb4936d26e222ae9c91376003e6b8eede1ad502f7701941ad8bd2e51bf5376b4332d7ee8cf1af07aefa1d1791f37547260a7d51a226044d9c7bd256cd2 WHIRLPOOL d64438e353040cd3b546ac0272fc030774a69c728ca7e1fea60709819181a172930d0d6a875034ec6ee6af4bc247f2efa24c1eeb8e64688a061c1c336da6cb95
|
||||
EBUILD whatweb-0.4.7-r5.ebuild 1128 SHA256 ca828552b1b25e5feb086347ee44f6ba3df412730190439e7fdc987f4a7ad4b1 SHA512 dd52d426e6091d873aea2bac702fa9377060c494618febf11229dd12f63bbced1965c6ecfeb7d7101142f45d2bf8e069102e14971ee12a732d5bfeac23f7612f WHIRLPOOL fca823a30d518cd7d2c017f2eab22d9b50e101a627d199d3b4176ce1e3cb1dc38a3c5b991ee42c1d932b8d85615a937da305d5dfe8522fd6c2f2a0773a9a6304
|
||||
EBUILD whatweb-0.4.7_p20150505.ebuild 1007 SHA256 b8e6c51e2a86812adb998b45ae688066af5fa70310a65f6deed1ed070cb87740 SHA512 e8d05622c0c3ba590bd551bb127e249230f1fa93f1bf222a23593b6b5fe1d30eba78caf2964bcc56a90218efea9c238a3cd33e51f4c175b0fe696d265d16a3cd WHIRLPOOL 833dca13f8d4a95c92ce3bbbc0e1cfb4670415129ce06379f8f5c9512d0bb8700e8e439f39e111ae6dd025fd413c1957f1dde5038af8832fbd3c62372e04d4b7
|
||||
MISC metadata.xml 330 SHA256 08d21d9a62b12b9daa330f5ea97f0fffaca4c33f6753737ea8cd697fe9617ba0 SHA512 68d336ba8f65f30398625c42cf955eafe5ae4bc2004cd5d1af1ae0fd00d2fdc1de145a519f730f1d806a8adc031eb2a9c72a5d832bb849b553ee361044e3ebd8 WHIRLPOOL 94f94d6d8a63a0fbd659cec99894f4dad927db67f7d39bdf2be5a37d6ab5d4e82d8138659465b3f4630691e3cd5891b63395afdaf937cfc43811e9a1411f1363
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ SLOT="0"
|
|||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="json"
|
||||
|
||||
DEPEND="dev-lang/ruby"
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
json? ( dev-ruby/json )"
|
||||
|
||||
|
|
@ -1,40 +0,0 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: blshkv$
|
||||
|
||||
EAPI=5
|
||||
|
||||
USE_RUBY="ruby19"
|
||||
inherit ruby-ng git-2
|
||||
|
||||
DESCRIPTION="Next generation web scanner, identifies what software websites are running"
|
||||
HOMEPAGE="http://www.morningstarsecurity.com/research/whatweb"
|
||||
#SRC_URI="http://www.morningstarsecurity.com/downloads/${P}.tar.gz"
|
||||
EGIT_REPO_URI="https://github.com/urbanadventurer/WhatWeb.git"
|
||||
EGIT_COMMIT="028f31dee8d42272ef27a6f0364f3d68d3326774"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="json"
|
||||
|
||||
DEPEND="dev-lang/ruby"
|
||||
RDEPEND="${DEPEND}
|
||||
json? ( dev-ruby/json )"
|
||||
|
||||
#future rdepend:
|
||||
#dns: em-resolv-replace
|
||||
#mongodb: bison bson_ext mongo rchardet
|
||||
|
||||
ruby-ng_src_prepare() {
|
||||
# fix install
|
||||
sed -i 's|plugins-disabled||g' Makefile || die
|
||||
sed -i 's|$(DOCPATH)/$(NAME)|$(DOCPATH)/${PF}|g' Makefile || die
|
||||
# sed -i -e 's:#!/usr/bin/env ruby:#!/usr/bin/env ruby18:' whatweb || die
|
||||
}
|
||||
|
||||
ruby-ng_src_install() {
|
||||
dodir /usr/share/doc/"${PF}"
|
||||
DESTDIR="${D}" emake install || die "install failed"
|
||||
dodoc CHANGELOG README whatweb.xsl || die
|
||||
}
|
||||
|
|
@ -1,40 +0,0 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: blshkv$
|
||||
|
||||
EAPI=5
|
||||
|
||||
USE_RUBY="ruby19"
|
||||
inherit ruby-ng git-2
|
||||
|
||||
DESCRIPTION="Next generation web scanner, identifies what software websites are running"
|
||||
HOMEPAGE="http://www.morningstarsecurity.com/research/whatweb"
|
||||
#SRC_URI="http://www.morningstarsecurity.com/downloads/${P}.tar.gz"
|
||||
EGIT_REPO_URI="https://github.com/urbanadventurer/WhatWeb.git"
|
||||
EGIT_COMMIT="b495eda4c8f567047b62be25a82c879e6772f5e1"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="json"
|
||||
|
||||
DEPEND="dev-lang/ruby"
|
||||
RDEPEND="${DEPEND}
|
||||
json? ( dev-ruby/json )"
|
||||
|
||||
#future rdepend:
|
||||
#dns: em-resolv-replace
|
||||
#mongodb: bison bson_ext mongo rchardet
|
||||
|
||||
ruby-ng_src_prepare() {
|
||||
# fix install
|
||||
sed -i 's|plugins-disabled||g' Makefile || die
|
||||
sed -i 's|$(DOCPATH)/$(NAME)|$(DOCPATH)/${PF}|g' Makefile || die
|
||||
# sed -i -e 's:#!/usr/bin/env ruby:#!/usr/bin/env ruby18:' whatweb || die
|
||||
}
|
||||
|
||||
ruby-ng_src_install() {
|
||||
dodir /usr/share/doc/"${PF}"
|
||||
DESTDIR="${D}" emake install || die "install failed"
|
||||
dodoc CHANGELOG README whatweb.xsl || die
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: blshkv$
|
||||
# $Header: blshkv $
|
||||
|
||||
EAPI=5
|
||||
|
||||
|
|
@ -11,14 +11,14 @@ DESCRIPTION="Next generation web scanner, identifies what software websites are
|
|||
HOMEPAGE="http://www.morningstarsecurity.com/research/whatweb"
|
||||
#SRC_URI="http://www.morningstarsecurity.com/downloads/${P}.tar.gz"
|
||||
EGIT_REPO_URI="https://github.com/urbanadventurer/WhatWeb.git"
|
||||
EGIT_COMMIT="36d2a136bfa00d5195109c2b64b620cbe704d41b"
|
||||
EGIT_COMMIT="48b9682a0fbf1607f1d3565f9aab3442aee14d12"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="json"
|
||||
|
||||
DEPEND="dev-lang/ruby"
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
json? ( dev-ruby/json )"
|
||||
|
||||
|
|
@ -30,7 +30,6 @@ ruby-ng_src_prepare() {
|
|||
# fix install
|
||||
sed -i 's|plugins-disabled||g' Makefile || die
|
||||
sed -i 's|$(DOCPATH)/$(NAME)|$(DOCPATH)/${PF}|g' Makefile || die
|
||||
# sed -i -e 's:#!/usr/bin/env ruby:#!/usr/bin/env ruby18:' whatweb || die
|
||||
}
|
||||
|
||||
ruby-ng_src_install() {
|
||||
|
|
@ -94,7 +94,7 @@ net-analyzer/nessus-plugins
|
|||
~net-analyzer/vomit-0.2c
|
||||
~net-analyzer/wapiti-2.3.0
|
||||
~net-analyzer/wfuzz-2.1.3
|
||||
=net-analyzer/whatweb-0.4.7_p2014*
|
||||
=net-analyzer/whatweb-0.4.7_p2015*
|
||||
~net-analyzer/wireshark-1.8.3
|
||||
~net-analyzer/wolpertinger-0.6
|
||||
~net-analyzer/xplico-1.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue