pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ruby-rex-struct2



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Mar  8 22:38:12 UTC 2017

Added Files:
        pkgsrc/security/ruby-rex-struct2: DESCR Makefile PLIST distinfo

Log Message:
Import ruby-rex-struct2-0.1.0 as security/ruby-rex-struct2

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


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/ruby-rex-struct2/DESCR \
    pkgsrc/security/ruby-rex-struct2/Makefile \
    pkgsrc/security/ruby-rex-struct2/PLIST \
    pkgsrc/security/ruby-rex-struct2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/security/ruby-rex-struct2/DESCR
diff -u /dev/null pkgsrc/security/ruby-rex-struct2/DESCR:1.1
--- /dev/null   Wed Mar  8 22:38:12 2017
+++ pkgsrc/security/ruby-rex-struct2/DESCR      Wed Mar  8 22:38:12 2017
@@ -0,0 +1,2 @@
+Ruby Exploitation (Rex) library for generating/manipulating C-Style
+structs.
Index: pkgsrc/security/ruby-rex-struct2/Makefile
diff -u /dev/null pkgsrc/security/ruby-rex-struct2/Makefile:1.1
--- /dev/null   Wed Mar  8 22:38:12 2017
+++ pkgsrc/security/ruby-rex-struct2/Makefile   Wed Mar  8 22:38:12 2017
@@ -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"
Index: pkgsrc/security/ruby-rex-struct2/PLIST
diff -u /dev/null pkgsrc/security/ruby-rex-struct2/PLIST:1.1
--- /dev/null   Wed Mar  8 22:38:12 2017
+++ pkgsrc/security/ruby-rex-struct2/PLIST      Wed Mar  8 22:38:12 2017
@@ -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
Index: pkgsrc/security/ruby-rex-struct2/distinfo
diff -u /dev/null pkgsrc/security/ruby-rex-struct2/distinfo:1.1
--- /dev/null   Wed Mar  8 22:38:12 2017
+++ pkgsrc/security/ruby-rex-struct2/distinfo   Wed Mar  8 22:38:12 2017
@@ -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