pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-rex-powershell security/ruby-rex-powersh...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8897f380d46
branches: trunk
changeset: 446199:c8897f380d46
user: taca <taca%pkgsrc.org@localhost>
date: Fri Feb 05 15:22:01 2021 +0000
description:
security/ruby-rex-powershell: update to 0.1.89
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
diffstat:
security/ruby-rex-powershell/Makefile | 5 +++--
security/ruby-rex-powershell/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r d62384e928b5 -r c8897f380d46 security/ruby-rex-powershell/Makefile
--- a/security/ruby-rex-powershell/Makefile Fri Feb 05 15:17:39 2021 +0000
+++ b/security/ruby-rex-powershell/Makefile Fri Feb 05 15:22:01 2021 +0000
@@ -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@localhost
@@ -12,6 +12,7 @@
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 -r d62384e928b5 -r c8897f380d46 security/ruby-rex-powershell/distinfo
--- a/security/ruby-rex-powershell/distinfo Fri Feb 05 15:17:39 2021 +0000
+++ b/security/ruby-rex-powershell/distinfo Fri Feb 05 15:22:01 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index