pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/974275557f15
branches:  trunk
changeset: 369443:974275557f15
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Sep 29 16:25:43 2017 +0000

description:
security/ruby-rex-text: Import version 0.2.15

rex-text contains all of the Ruby Exploitation (Rex) methods for text
manipulation and generation.

diffstat:

 security/ruby-rex-text/DESCR    |   2 ++
 security/ruby-rex-text/Makefile |  11 +++++++++++
 security/ruby-rex-text/PLIST    |  36 ++++++++++++++++++++++++++++++++++++
 security/ruby-rex-text/distinfo |   6 ++++++
 4 files changed, 55 insertions(+), 0 deletions(-)

diffs (71 lines):

diff -r 5f5c50c4659e -r 974275557f15 security/ruby-rex-text/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-text/DESCR      Fri Sep 29 16:25:43 2017 +0000
@@ -0,0 +1,2 @@
+rex-text contains all of the Ruby Exploitation (Rex) methods for text
+manipulation and generation.
diff -r 5f5c50c4659e -r 974275557f15 security/ruby-rex-text/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-text/Makefile   Fri Sep 29 16:25:43 2017 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2017/09/29 16:25:43 minskim Exp $
+
+DISTNAME=      rex-text-0.2.15
+CATEGORIES=    security
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/rapid7/rex-text
+COMMENT=       Ruby Exploitation methods for text manipulation
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5f5c50c4659e -r 974275557f15 security/ruby-rex-text/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-text/PLIST      Fri Sep 29 16:25:43 2017 +0000
@@ -0,0 +1,36 @@
+@comment $NetBSD: PLIST,v 1.1 2017/09/29 16:25:43 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/.ruby-version
+${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}/lib/rex/codepage.map
+${GEM_LIBDIR}/lib/rex/text.rb
+${GEM_LIBDIR}/lib/rex/text/badchars.rb
+${GEM_LIBDIR}/lib/rex/text/base32.rb
+${GEM_LIBDIR}/lib/rex/text/base64.rb
+${GEM_LIBDIR}/lib/rex/text/binary_manipulation.rb
+${GEM_LIBDIR}/lib/rex/text/block_api.rb
+${GEM_LIBDIR}/lib/rex/text/checksum.rb
+${GEM_LIBDIR}/lib/rex/text/color.rb
+${GEM_LIBDIR}/lib/rex/text/compress.rb
+${GEM_LIBDIR}/lib/rex/text/ebcdic.rb
+${GEM_LIBDIR}/lib/rex/text/encode.rb
+${GEM_LIBDIR}/lib/rex/text/hash.rb
+${GEM_LIBDIR}/lib/rex/text/hex.rb
+${GEM_LIBDIR}/lib/rex/text/illegal_sequence.rb
+${GEM_LIBDIR}/lib/rex/text/lang.rb
+${GEM_LIBDIR}/lib/rex/text/pattern.rb
+${GEM_LIBDIR}/lib/rex/text/rand.rb
+${GEM_LIBDIR}/lib/rex/text/randomize.rb
+${GEM_LIBDIR}/lib/rex/text/silly.rb
+${GEM_LIBDIR}/lib/rex/text/table.rb
+${GEM_LIBDIR}/lib/rex/text/unicode.rb
+${GEM_LIBDIR}/lib/rex/text/version.rb
+${GEM_LIBDIR}/rex-text.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 5f5c50c4659e -r 974275557f15 security/ruby-rex-text/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-text/distinfo   Fri Sep 29 16:25:43 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/09/29 16:25:43 minskim Exp $
+
+SHA1 (rex-text-0.2.15.gem) = 0b227bf612d14231493cb3af62b788c1d19b3920
+RMD160 (rex-text-0.2.15.gem) = bcebe2861282dfa4e269aadbde64593883415b83
+SHA512 (rex-text-0.2.15.gem) = e788f87d095f4b392022b6905efbede67651a7edaa10d073b27cc25bcdd3a2faa4bb83be4b464423c6dab9f1e59a22ed1fe13783f504a0fa78cdb2dc4196f82c
+Size (rex-text-0.2.15.gem) = 43520 bytes



Home | Main Index | Thread Index | Old Index