pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-rex-ole security/ruby-rex-ole: Import ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fecc4fd4fbf
branches:  trunk
changeset: 370223:2fecc4fd4fbf
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Oct 13 16:29:07 2017 +0000

description:
security/ruby-rex-ole: Import version 0.1.6

Ruby Exploitation(Rex) Library which contains architecture specific
information such as registers, opcodes, and stack manipulation
routines.

diffstat:

 security/ruby-rex-ole/DESCR    |   3 +++
 security/ruby-rex-ole/Makefile |  14 ++++++++++++++
 security/ruby-rex-ole/PLIST    |  34 ++++++++++++++++++++++++++++++++++
 security/ruby-rex-ole/distinfo |   6 ++++++
 4 files changed, 57 insertions(+), 0 deletions(-)

diffs (73 lines):

diff -r 61532a468fd1 -r 2fecc4fd4fbf security/ruby-rex-ole/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-ole/DESCR       Fri Oct 13 16:29:07 2017 +0000
@@ -0,0 +1,3 @@
+Ruby Exploitation(Rex) Library which contains architecture specific
+information such as registers, opcodes, and stack manipulation
+routines.
diff -r 61532a468fd1 -r 2fecc4fd4fbf security/ruby-rex-ole/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-ole/Makefile    Fri Oct 13 16:29:07 2017 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2017/10/13 16:29:07 minskim Exp $
+
+DISTNAME=      rex-ole-0.1.6
+CATEGORIES=    security
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/rapid7/rex-ole
+COMMENT=       Rex Library for reading/writing OLE files and streams
+LICENSE=       modified-bsd
+
+DEPENDS+=      ${RUBY_PKGPREFIX}-rex-text-[0-9]*:../../security/ruby-rex-text
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 61532a468fd1 -r 2fecc4fd4fbf security/ruby-rex-ole/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-ole/PLIST       Fri Oct 13 16:29:07 2017 +0000
@@ -0,0 +1,34 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/13 16:29:07 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/CODE_OF_CONDUCT.md
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/bin/console
+${GEM_LIBDIR}/bin/setup
+${GEM_LIBDIR}/lib/rex/ole.rb
+${GEM_LIBDIR}/lib/rex/ole/clsid.rb
+${GEM_LIBDIR}/lib/rex/ole/difat.rb
+${GEM_LIBDIR}/lib/rex/ole/directory.rb
+${GEM_LIBDIR}/lib/rex/ole/direntry.rb
+${GEM_LIBDIR}/lib/rex/ole/docs/dependencies.txt
+${GEM_LIBDIR}/lib/rex/ole/docs/references.txt
+${GEM_LIBDIR}/lib/rex/ole/fat.rb
+${GEM_LIBDIR}/lib/rex/ole/header.rb
+${GEM_LIBDIR}/lib/rex/ole/minifat.rb
+${GEM_LIBDIR}/lib/rex/ole/propset.rb
+${GEM_LIBDIR}/lib/rex/ole/samples/create_ole.rb
+${GEM_LIBDIR}/lib/rex/ole/samples/dir.rb
+${GEM_LIBDIR}/lib/rex/ole/samples/dump_stream.rb
+${GEM_LIBDIR}/lib/rex/ole/samples/ole_info.rb
+${GEM_LIBDIR}/lib/rex/ole/storage.rb
+${GEM_LIBDIR}/lib/rex/ole/stream.rb
+${GEM_LIBDIR}/lib/rex/ole/substorage.rb
+${GEM_LIBDIR}/lib/rex/ole/util.rb
+${GEM_LIBDIR}/lib/rex/ole/version.rb
+${GEM_LIBDIR}/rex-ole.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 61532a468fd1 -r 2fecc4fd4fbf security/ruby-rex-ole/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-ole/distinfo    Fri Oct 13 16:29:07 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/13 16:29:07 minskim Exp $
+
+SHA1 (rex-ole-0.1.6.gem) = f602ea4796f27d4405123b5ec6bbbae23e1332de
+RMD160 (rex-ole-0.1.6.gem) = ece061a7b16d6715eaad0adeb1d947357846ff0d
+SHA512 (rex-ole-0.1.6.gem) = 5fae70ec85058e3dca08fdedd595fb27b46de263aa727fd291606d4f8f226bc0d9a2f135bf4673a8e389d6a2e932e7514eb97954f765c1ce9401233ac2cd7da1
+Size (rex-ole-0.1.6.gem) = 26112 bytes



Home | Main Index | Thread Index | Old Index