pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ruby-rex-struct2 Import ruby-rex-struct2-0.1....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76e3e0495001
branches:  trunk
changeset: 359389:76e3e0495001
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Mar 08 22:38:12 2017 +0000

description:
Import ruby-rex-struct2-0.1.0 as security/ruby-rex-struct2

Ruby Exploitation (Rex) library for generating/manipulating C-Style
structs.

diffstat:

 security/ruby-rex-struct2/DESCR    |   2 ++
 security/ruby-rex-struct2/Makefile |  12 ++++++++++++
 security/ruby-rex-struct2/PLIST    |  24 ++++++++++++++++++++++++
 security/ruby-rex-struct2/distinfo |   6 ++++++
 4 files changed, 44 insertions(+), 0 deletions(-)

diffs (60 lines):

diff -r a7df7c929a79 -r 76e3e0495001 security/ruby-rex-struct2/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-struct2/DESCR   Wed Mar 08 22:38:12 2017 +0000
@@ -0,0 +1,2 @@
+Ruby Exploitation (Rex) library for generating/manipulating C-Style
+structs.
diff -r a7df7c929a79 -r 76e3e0495001 security/ruby-rex-struct2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-struct2/Makefile        Wed Mar 08 22:38:12 2017 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2017/03/08 22:38:12 minskim Exp $
+
+DISTNAME=      rex-struct2-0.1.0
+CATEGORIES=    security
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/rapid7/rex-struct2
+COMMENT=       Ruby Exploitation library for generating C-style structs
+LICENSE=       modified-bsd
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a7df7c929a79 -r 76e3e0495001 security/ruby-rex-struct2/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-struct2/PLIST   Wed Mar 08 22:38:12 2017 +0000
@@ -0,0 +1,24 @@
+@comment $NetBSD: PLIST,v 1.1 2017/03/08 22:38:12 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/struct2.rb
+${GEM_LIBDIR}/lib/rex/struct2/c_struct.rb
+${GEM_LIBDIR}/lib/rex/struct2/c_struct_template.rb
+${GEM_LIBDIR}/lib/rex/struct2/constant.rb
+${GEM_LIBDIR}/lib/rex/struct2/element.rb
+${GEM_LIBDIR}/lib/rex/struct2/generic.rb
+${GEM_LIBDIR}/lib/rex/struct2/restraint.rb
+${GEM_LIBDIR}/lib/rex/struct2/s_string.rb
+${GEM_LIBDIR}/lib/rex/struct2/s_struct.rb
+${GEM_LIBDIR}/lib/rex/struct2/version.rb
+${GEM_LIBDIR}/rex-struct2.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r a7df7c929a79 -r 76e3e0495001 security/ruby-rex-struct2/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-struct2/distinfo        Wed Mar 08 22:38:12 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/03/08 22:38:12 minskim Exp $
+
+SHA1 (rex-struct2-0.1.0.gem) = 2b6258727c57e32f2c67f5c62413ec47fbb20c5b
+RMD160 (rex-struct2-0.1.0.gem) = 793b927a2467c8bf2d7008af53e327035d2ca998
+SHA512 (rex-struct2-0.1.0.gem) = f1e8387ea0963648c13118a0663a146db0e1d47ee732229d0d48ab2f4f55aa3bfcbcc4ef50b74476eacdcedf2b456f78282c32e1fae64ccce64a7944bea31436
+Size (rex-struct2-0.1.0.gem) = 17920 bytes



Home | Main Index | Thread Index | Old Index