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/766fe4858018
branches:  trunk
changeset: 770904:766fe4858018
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Dec 11 13:55:35 2021 +0000

description:
security/ruby-rex-powershell: update to 0.1.94

0.1.94 (2021-10-22)

* Land #38, Add Powershell Specific Errors

diffstat:

 security/ruby-rex-powershell/Makefile |  4 ++--
 security/ruby-rex-powershell/PLIST    |  3 ++-
 security/ruby-rex-powershell/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (42 lines):

diff -r ab1e68bf3890 -r 766fe4858018 security/ruby-rex-powershell/Makefile
--- a/security/ruby-rex-powershell/Makefile     Sat Dec 11 13:53:49 2021 +0000
+++ b/security/ruby-rex-powershell/Makefile     Sat Dec 11 13:55:35 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/09/19 17:12:30 taca Exp $
+# $NetBSD: Makefile,v 1.8 2021/12/11 13:55:35 taca Exp $
 
-DISTNAME=      rex-powershell-0.1.93
+DISTNAME=      rex-powershell-0.1.94
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost
diff -r ab1e68bf3890 -r 766fe4858018 security/ruby-rex-powershell/PLIST
--- a/security/ruby-rex-powershell/PLIST        Sat Dec 11 13:53:49 2021 +0000
+++ b/security/ruby-rex-powershell/PLIST        Sat Dec 11 13:55:35 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/09/19 17:12:30 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/12/11 13:55:35 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.github/workflows/verify.yml
 ${GEM_LIBDIR}/.gitignore
@@ -16,6 +16,7 @@
 ${GEM_LIBDIR}/data/templates/to_mem_rc4.ps1.template
 ${GEM_LIBDIR}/lib/rex/powershell.rb
 ${GEM_LIBDIR}/lib/rex/powershell/command.rb
+${GEM_LIBDIR}/lib/rex/powershell/exceptions.rb
 ${GEM_LIBDIR}/lib/rex/powershell/function.rb
 ${GEM_LIBDIR}/lib/rex/powershell/obfu.rb
 ${GEM_LIBDIR}/lib/rex/powershell/output.rb
diff -r ab1e68bf3890 -r 766fe4858018 security/ruby-rex-powershell/distinfo
--- a/security/ruby-rex-powershell/distinfo     Sat Dec 11 13:53:49 2021 +0000
+++ b/security/ruby-rex-powershell/distinfo     Sat Dec 11 13:55:35 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:17:57 nia Exp $
+$NetBSD: distinfo,v 1.10 2021/12/11 13:55:35 taca Exp $
 
-BLAKE2s (rex-powershell-0.1.93.gem) = 638b384177c7507908ad8d4557c4f2e33e7709e396e0e5374e5c8473c12eef08
-SHA512 (rex-powershell-0.1.93.gem) = c99aecde0f5abc357849c12844c8fccf982a58fc415ca407c02001735ab4574b1ec690fe7d18d1d3fddec7ea8a379cc83bdf9e694746c4a7916eaeb5117dc253
-Size (rex-powershell-0.1.93.gem) = 31744 bytes
+BLAKE2s (rex-powershell-0.1.94.gem) = d2d845c43bbbb9df1a134e8e164b6cf6bac9801377bd0111cc6851d201165036
+SHA512 (rex-powershell-0.1.94.gem) = c76b36b5e25a4e033fe4c8a95f6042b2e661283ed8e9b368980c0c1cf780728a4c712673640cd687cfe0d6ccedb8076bd6be97af9cd6ed885fc267ef0ca5a902
+Size (rex-powershell-0.1.94.gem) = 31744 bytes



Home | Main Index | Thread Index | Old Index