mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
wpscan: 3.7.8 bump, cleanup
This commit is contained in:
parent
8671055841
commit
ff3858bffd
14 changed files with 45 additions and 212 deletions
|
|
@ -1,22 +0,0 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
#PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="APIs to easily crawl the Google Play Store for Python"
|
||||
HOMEPAGE="https://github.com/JoMingyu/google-play-scraper"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
|
@ -1,4 +1,2 @@
|
|||
DIST cms_scanner-0.5.5.gem 34816 BLAKE2B 9da9b8a5469f3568cee5d8f2a51e80ac782c7c3e1b9d281dcfa281f020722e1a8955806cbea36977bc00492b1f56591c4f0599cba569e9290580930abe99036f SHA512 5be2eb05ee88eff9a312d3bf90ffc76a8b2909073fe205cc0519e40bf976cdf26b32705c440a21ec40c655b69b8e315123a6ef524601c31bb71374ff717d8fe5
|
||||
DIST cms_scanner-0.5.8.gem 34304 BLAKE2B 94bd760766e470c422fa49bf77fe62921334538978e0b3d7b314fb62fc765f8d458aaa1659ddd3bbfe4b4013953b77991dad9f1edcd6e9f7b310f1621b912cfd SHA512 12ce31aad5b3ace9d0eb0e0143a90b6da75aac1eae8415a5672a483bd6bf985f500313987c94be25b8a57a299c61020ae303070c375b0c962a4f3662f45bc998
|
||||
DIST cms_scanner-0.6.0.gem 34816 BLAKE2B bd49859b223cab5490883139d0e696543dc0066052bee3950b2e4bbb4bba815273865f809296d482d9e255c1df18864d1dc8fc366cd58b0f028704026492fa41 SHA512 bcf3339a363166e438d6ab949d3fa05ce9bf02b57703bca6ce842fd16d8c30d9d5e19b7196ce0665d14dc221b556ef90237967377172624736c9d07fdb23b1a3
|
||||
DIST cms_scanner-0.7.1.gem 34816 BLAKE2B 6b066097198c0f8a00bc0e7cb08d916d4b829432ff2e50ed1754b3ec4b7f9d16e9c579f2e6576c7cadbc892fa971bd0e67450478a75c0677ca178bd1bbd9fc8d SHA512 ef15b415ed42d8c3ea40735cc8aa9696a34ccaee2e0e3b88ebfa8dd7fa1605e2b9ec4337f61ccbaf2e49256f46689220ff56694dd808b2e89ba1e4c70d7f89bb
|
||||
DIST cms_scanner-0.8.1.gem 34816 BLAKE2B 1b087fb12ec3dedb64b77e17fba769fe448725cb4b9347f3808ec058c8efe4664c7594197c6bb4c4a7667d18e076a4059a13bf296408e4512596ed8e44ffff40 SHA512 d537ec4932b626eb0e092451f64e51d0e21276a43c2d29a3245e87a341cf65be91a87a51b1e739a96d140c9cd12775bc31e40c1533acc6b290b146f7c2a19947
|
||||
|
|
|
|||
|
|
@ -1,33 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
USE_RUBY="ruby24 ruby25"
|
||||
RUBY_FAKEGEM_EXTRAINSTALL="app"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Framework to provide an easy way to implement CMS Scanners"
|
||||
HOMEPAGE="https://github.com/wpscanteam/CMSScanner"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
ruby_add_rdepend "
|
||||
dev-ruby/activesupport:*
|
||||
>=dev-ruby/addressable-2.5.0
|
||||
>=dev-ruby/nokogiri-1.10.0
|
||||
>=dev-ruby/opt_parse_validator-0.7.4
|
||||
dev-ruby/public_suffix:3
|
||||
>=dev-ruby/ruby-progressbar-1.10.0
|
||||
dev-ruby/typhoeus:1
|
||||
=dev-ruby/xmlrpc-0.3*
|
||||
>=dev-ruby/yajl-ruby-1.4.1"
|
||||
|
||||
each_ruby_prepare() {
|
||||
#relax 5.1 to any
|
||||
sed -i -e '/activesupport/,/^-/ s:^:#:' ../metadata || die
|
||||
}
|
||||
|
|
@ -1,33 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
USE_RUBY="ruby24 ruby25"
|
||||
RUBY_FAKEGEM_EXTRAINSTALL="app"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Framework to provide an easy way to implement CMS Scanners"
|
||||
HOMEPAGE="https://github.com/wpscanteam/CMSScanner"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
ruby_add_rdepend "
|
||||
dev-ruby/activesupport:*
|
||||
>=dev-ruby/addressable-2.5.0
|
||||
>=dev-ruby/nokogiri-1.10.0
|
||||
>=dev-ruby/opt_parse_validator-0.8.0
|
||||
dev-ruby/public_suffix:3
|
||||
>=dev-ruby/ruby-progressbar-1.10.0
|
||||
dev-ruby/typhoeus:1
|
||||
=dev-ruby/xmlrpc-0.3*
|
||||
>=dev-ruby/yajl-ruby-1.4.1"
|
||||
|
||||
each_ruby_prepare() {
|
||||
#relax 5.1 to any
|
||||
sed -i -e '/activesupport/,/^-/ s:^:#:' ../metadata || die
|
||||
}
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby24 ruby25"
|
||||
USE_RUBY="ruby24 ruby25 ruby26 ruby27"
|
||||
RUBY_FAKEGEM_EXTRAINSTALL="app"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
|
@ -11,23 +11,26 @@ inherit ruby-fakegem
|
|||
DESCRIPTION="Framework to provide an easy way to implement CMS Scanners"
|
||||
HOMEPAGE="https://github.com/wpscanteam/CMSScanner"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
ruby_add_rdepend "
|
||||
dev-ruby/activesupport:*
|
||||
>=dev-ruby/addressable-2.5.0
|
||||
dev-ruby/get_process_mem
|
||||
>=dev-ruby/nokogiri-1.10.0
|
||||
>=dev-ruby/opt_parse_validator-0.7.4
|
||||
>=dev-ruby/opt_parse_validator-1.8.1
|
||||
dev-ruby/public_suffix:3
|
||||
>=dev-ruby/ruby-progressbar-1.10.0
|
||||
>=dev-ruby/sys-proctable-1.2.2
|
||||
dev-ruby/typhoeus:1
|
||||
=dev-ruby/xmlrpc-0.3*
|
||||
>=dev-ruby/yajl-ruby-1.4.1"
|
||||
>=dev-ruby/yajl-ruby-1.4.1
|
||||
"
|
||||
|
||||
each_ruby_prepare() {
|
||||
#relax 5.1 to any
|
||||
sed -i -e '/activesupport/,/^-/ s:^:#:' ../metadata || die
|
||||
}
|
||||
# dev-ruby/activesupport:*
|
||||
# >=dev-ruby/addressable-2.5.0
|
||||
|
||||
#each_ruby_prepare() {
|
||||
# #relax 5.1 to any
|
||||
# sed -i -e '/activesupport/,/^-/ s:^:#:' ../metadata || die
|
||||
#}
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby24 ruby25 ruby26"
|
||||
USE_RUBY="ruby24 ruby25 ruby26 ruby27"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
|
|
@ -14,5 +14,6 @@ KEYWORDS="~amd64 ~x86"
|
|||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
ruby_add_rdepend "dev-ruby/ffi
|
||||
dev-ruby/sys-proctable"
|
||||
ruby_add_rdepend "dev-ruby/ffi"
|
||||
|
||||
#development: dev-ruby/sys-proctable"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,2 @@
|
|||
DIST opt_parse_validator-1.7.3.gem 13824 BLAKE2B 017764fe5853c8e707d3c20bc9013221f27e87a67be63ac69c0b009895e2ebe8c2a525add240b4ec899a911a3af75fc5f59cc05d768f197a4d777a7e72b91ae9 SHA512 3f54fdb3ed491b7653930c908e3fff85bd4a2def7b96b7b65a558d9fefdeae05b45a890bd4c1d4d98d5dd57b49f9acc06f6ee1608a9b9d2a80bcc0a322af22f3
|
||||
DIST opt_parse_validator-1.7.4.gem 14336 BLAKE2B 33c5d62f12fa3a86bfdcb41189956e9b1f70b62ee633c61a15b7c174a71504232c5cc5405ae8efc51c8129dd7461ab5c598098895fdb0a4e15a7fe9860ab6d75 SHA512 448d2ba543668f942c82173e046855475ecb841b635410ece175e2702b9cfc3f06506f3d75b502905412169abf25bb54760ce543dc2815adf61a38155520c9db
|
||||
DIST opt_parse_validator-1.8.0.gem 14336 BLAKE2B 11b5f61c6fd8440cb9bd3768b493063308e23921aa075fd30bcef2a4e14b0effa22c480b3a6de4deb59d05a703ec8a84212ba1fc9b519f7ee0b5567cfdc72212 SHA512 1a1aee408289056ae573eca5dc40604bfc1f24308a7ade346979303b7642504379ea99d252feb95b52432073918f39fdd8af81cd17d7967d6af5d1a865ba683f
|
||||
DIST opt_parse_validator-1.8.1.gem 14336 BLAKE2B 6d7975cd9464cb33a16f7f2afafc784911856605c1ed4314e4c4ecddfda7cd1540277642245b411f29f78ffec1d6fccd6d919f6c1a1a7fde79d01f55404326a5 SHA512 d2a1d3e47926d1deab2cff17ef0b1c9120cc9b6af5fed92b52c5630944851d6bca198084b2ad15dfb5a5ffcfab9769ff15bdf488c0773a19fe5fc27d82f528b6
|
||||
|
|
|
|||
|
|
@ -1,24 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
USE_RUBY="ruby23 ruby24 ruby25"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="OptionParser lib in ruby"
|
||||
HOMEPAGE="https://rubygems.org/gems/opt_parse_validator"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
ruby_add_rdepend "dev-ruby/activesupport:*
|
||||
>=dev-ruby/addressable-2.5.0"
|
||||
|
||||
each_ruby_prepare() {
|
||||
#relax 5.1 to any
|
||||
sed -i -e '/activesupport/,/^-/ s:^:#:' ../metadata || die
|
||||
}
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
USE_RUBY="ruby24 ruby25"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="OptionParser lib in ruby"
|
||||
HOMEPAGE="https://rubygems.org/gems/opt_parse_validator"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
ruby_add_rdepend "dev-ruby/activesupport:*
|
||||
>=dev-ruby/addressable-2.5.0"
|
||||
|
||||
each_ruby_prepare() {
|
||||
#relax 5.1 to any
|
||||
sed -i -e '/activesupport/,/^-/ s:^:#:' ../metadata || die
|
||||
}
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
@ -18,7 +18,11 @@ IUSE="test"
|
|||
ruby_add_rdepend "dev-ruby/activesupport:*
|
||||
>=dev-ruby/addressable-2.5.0"
|
||||
|
||||
each_ruby_prepare() {
|
||||
#relax 5.1 to any
|
||||
sed -i -e '/activesupport/,/^-/ s:^:#:' ../metadata || die
|
||||
}
|
||||
#each_ruby_prepare() {
|
||||
# #relax 5.1 to any
|
||||
# sed -i -e '/activesupport/,/^-/ s:^:#:' ../metadata || die
|
||||
#}
|
||||
|
||||
#each_ruby_prepare() {
|
||||
# sed -i -e '/s.add_development_dependency/d' opt_parse_validator.gemspec
|
||||
#}
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby24 ruby25 ruby26"
|
||||
USE_RUBY="ruby24 ruby25 ruby26 ruby27"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,2 @@
|
|||
DIST wpscan-3.6.3.tar.gz 8209296 BLAKE2B 612c148f9cc7a5b8b705ef6d833d0523faeec61ab140dc42dd454530a7752e6933513d7fc1169b6252e23ae1c64510d7719f1b4d13205ad6d7b7c93a98d0585a SHA512 7cfacee4ae483c86392a8e0c7378ae64f80939add272f25337ece755a259b10ed6e7b2791d45687c96e07c34acaa7634516c4c21dc217a3d96d0cfeaf1ffb38e
|
||||
DIST wpscan-3.7.1.tar.gz 8279710 BLAKE2B d2c87020e45f0f291d27bd41c36e747d58aeabe678062181eccb419a6a14cd1147dd745583e1cdd1f8139601f161d0ffb4c91853123b8f22eb6f46c1390695a3 SHA512 5a8d9b6b3f4a57c840d06e611f8689142056fe45e79223d991b9740a1d077637a275954918a5ebd971be4c77b7a626ff186d731afdd88a2c627df7a00c348735
|
||||
DIST wpscan-3.7.5.tar.gz 8430982 BLAKE2B a33928c5b12eeb5933c43f5278a6ddce4ec0598d4c6eb9d10cfb0e5a4e67c1416a0c81d95d57a65e6bade1b96dcbeef112237fbb19d8eeaff56dcf1ecab6a3f6 SHA512 d5418ce9c41af75705ad0bea6c8726901a117656d399e850b28ab2b82ed7eca0f606dffb2cf28529ebdd72516bf6e2444d961077a1324a05dd516f16024af0d7
|
||||
DIST wpscan-3.7.8.tar.gz 8855541 BLAKE2B 0d92ef7899efe6534fcc9bca80af508d3a792db1c0eabf8b88b10d2444e867a459bfcb1e8e369617c26fb3c7c1d62f07ee01cabc74bb237558d463da8433986a SHA512 06d648f0399fdbe709683277725b243eb791113555b30dc04f22c04c5f757cddb7492af833461c63046ac8b2eea75f108de5d736cf05c018b4daab964cda5886
|
||||
|
|
|
|||
|
|
@ -1,35 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
USE_RUBY="ruby24 ruby25"
|
||||
RUBY_FAKEGEM_EXTRAINSTALL="app bin spec"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Wordpress security scanner"
|
||||
HOMEPAGE="http://wpscan.org/"
|
||||
SRC_URI="https://github.com/wpscanteam/wpscan/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test memprof"
|
||||
|
||||
ruby_add_bdepend "dev-ruby/bundler"
|
||||
ruby_add_rdepend ">=dev-ruby/cms_scanner-0.6.0
|
||||
>=dev-ruby/addressable-2.5.0
|
||||
dev-ruby/activesupport:*
|
||||
>=dev-ruby/yajl-ruby-1.3.0
|
||||
memprof? ( dev-ruby/memory_profiler )
|
||||
"
|
||||
|
||||
each_ruby_prepare() {
|
||||
#https://github.com/wpscanteam/wpscan/issues/1266
|
||||
# sed -i "s|'activesupport', '~> 5.1'|'activesupport'|g" wpscan.gemspec
|
||||
# sed -i -e '/activesupport/,/^-/ s:^:#:' ../metadata || die
|
||||
sed -i -e '/s.add_development_dependency/d' wpscan.gemspec
|
||||
MSF_ROOT="." BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle install --local || die
|
||||
MSF_ROOT="." BUNDLE_GEMFILE=Gemfile ${RUBY} -S bundle check || die
|
||||
}
|
||||
|
|
@ -1,10 +1,11 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby24 ruby25"
|
||||
USE_RUBY="ruby24 ruby25 ruby26"
|
||||
RUBY_FAKEGEM_EXTRAINSTALL="app bin spec"
|
||||
RUBY_FAKEGEM_GEMSPEC="wpscan.gemspec"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
|
|
@ -12,18 +13,18 @@ DESCRIPTION="Wordpress security scanner"
|
|||
HOMEPAGE="http://wpscan.org/"
|
||||
SRC_URI="https://github.com/wpscanteam/wpscan/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test memprof"
|
||||
|
||||
ruby_add_bdepend "dev-ruby/bundler"
|
||||
ruby_add_rdepend ">=dev-ruby/cms_scanner-0.5.5
|
||||
>=dev-ruby/addressable-2.5.0
|
||||
dev-ruby/activesupport:*
|
||||
>=dev-ruby/yajl-ruby-1.3.0
|
||||
memprof? ( dev-ruby/memory_profiler )
|
||||
ruby_add_rdepend "
|
||||
>=dev-ruby/cms_scanner-0.7.1
|
||||
"
|
||||
# dev-ruby/addressable
|
||||
# dev-ruby/activesupport:*
|
||||
# dev-ruby/memory_profiler
|
||||
# dev-ruby/yajl-ruby"
|
||||
|
||||
each_ruby_prepare() {
|
||||
#https://github.com/wpscanteam/wpscan/issues/1266
|
||||
Loading…
Reference in a new issue