From e9111f260c0bb05cfa3ff71e96e8cdd4ee1b0763 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 5 Feb 2021 15:22:01 +0000 Subject: [PATCH] security/ruby-rex-powershell: update to 0.1.89 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.1.89 (2021-01-19) * Land #25, Update gempsec * Add in support for -version flag using @wo4haoren's original contributions from #24 with some tweaks 0.1.88 (2020-11-30) * Land #14, Add option to use Invoke-Expression and RC4 * relax dev bundle and update authors … - Allows bundle with latest bundler - Updates authors to reflect current maintainers - Update travis to test with 2.7.2 --- security/ruby-rex-powershell/Makefile | 5 +++-- security/ruby-rex-powershell/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/security/ruby-rex-powershell/Makefile b/security/ruby-rex-powershell/Makefile index 74de4fee69d5..38218a017332 100644 --- a/security/ruby-rex-powershell/Makefile +++ b/security/ruby-rex-powershell/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2020/03/24 16:17:33 taca Exp $ +# $NetBSD: Makefile,v 1.5 2021/02/05 15:22:01 taca Exp $ -DISTNAME= rex-powershell-0.1.87 +DISTNAME= rex-powershell-0.1.89 CATEGORIES= security MAINTAINER= minskim@NetBSD.org @@ -12,6 +12,7 @@ USE_LANGUAGES= # none DEPENDS+= ${RUBY_PKGPREFIX}-rex-random_identifier-[0-9]*:../../security/ruby-rex-random_identifier DEPENDS+= ${RUBY_PKGPREFIX}-rex-text-[0-9]*:../../security/ruby-rex-text +DEPENDS+= ${RUBY_PKGPREFIX}-rc4>=0:../../security/ruby-rc4 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/ruby-rex-powershell/distinfo b/security/ruby-rex-powershell/distinfo index 13391461a4fd..0255dd0db68a 100644 --- a/security/ruby-rex-powershell/distinfo +++ b/security/ruby-rex-powershell/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2020/03/29 06:49:25 mef Exp $ +$NetBSD: distinfo,v 1.5 2021/02/05 15:22:01 taca Exp $ -SHA1 (rex-powershell-0.1.87.gem) = 5bb916335ed0cbd1da165e9d14c5f1848ac6cb53 -RMD160 (rex-powershell-0.1.87.gem) = a34fcbd3f3c8cae83b0ca406d95bc161d6fec61e -SHA512 (rex-powershell-0.1.87.gem) = 058b84dbc2c1acb70d16e8262da07625306ddb299e593d383be2f5fce1c35bb0f4481b5e5c066c3297b31c6dbbb81018a7f54d0e8ddf15bf378bd1db5f16bb9f -Size (rex-powershell-0.1.87.gem) = 29184 bytes +SHA1 (rex-powershell-0.1.89.gem) = 5a1ea2fcd7a6d8e1b8066e4885cc13bffc554a2c +RMD160 (rex-powershell-0.1.89.gem) = 007f2df9f811099c6cd8c50015e0ece9b87c4890 +SHA512 (rex-powershell-0.1.89.gem) = 3c6926f53de7195a700d7812125cd178f4310bcbdf69756d1b51474f953b97d243f32f56b607a3c90afd7b526d3ed49b5f0fe4e41d4a9dda7f9a712321c2c9da +Size (rex-powershell-0.1.89.gem) = 29696 bytes