pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ruby-rex-random_identifier security/ruby-rex-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7e3cb4b155b
branches:  trunk
changeset: 369448:b7e3cb4b155b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Sep 29 16:51:00 2017 +0000

description:
security/ruby-rex-random_identifier: Import version 0.1.4

Ruby Exploitation (Rex) library for generating Random identifier
strings.

diffstat:

 security/ruby-rex-random_identifier/DESCR    |   2 ++
 security/ruby-rex-random_identifier/Makefile |  14 ++++++++++++++
 security/ruby-rex-random_identifier/PLIST    |  15 +++++++++++++++
 security/ruby-rex-random_identifier/distinfo |   6 ++++++
 4 files changed, 37 insertions(+), 0 deletions(-)

diffs (53 lines):

diff -r 27d6d4ba796f -r b7e3cb4b155b security/ruby-rex-random_identifier/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-random_identifier/DESCR Fri Sep 29 16:51:00 2017 +0000
@@ -0,0 +1,2 @@
+Ruby Exploitation (Rex) library for generating Random identifier
+strings.
diff -r 27d6d4ba796f -r b7e3cb4b155b security/ruby-rex-random_identifier/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-random_identifier/Makefile      Fri Sep 29 16:51:00 2017 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2017/09/29 16:51:00 minskim Exp $
+
+DISTNAME=      rex-random_identifier-0.1.4
+CATEGORIES=    security
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/rapid7/rex-random_identifier
+COMMENT=       Ruby Exploitation library for generating random identifiers
+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 27d6d4ba796f -r b7e3cb4b155b security/ruby-rex-random_identifier/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-random_identifier/PLIST Fri Sep 29 16:51:00 2017 +0000
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1 2017/09/29 16:51:00 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}/lib/rex/random_identifier.rb
+${GEM_LIBDIR}/lib/rex/random_identifier/generator.rb
+${GEM_LIBDIR}/lib/rex/random_identifier/version.rb
+${GEM_LIBDIR}/rex-random_identifier.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 27d6d4ba796f -r b7e3cb4b155b security/ruby-rex-random_identifier/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-random_identifier/distinfo      Fri Sep 29 16:51:00 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/09/29 16:51:00 minskim Exp $
+
+SHA1 (rex-random_identifier-0.1.4.gem) = 0618f0aa569cc8a03d4e17c3185eee4419169f2c
+RMD160 (rex-random_identifier-0.1.4.gem) = 569a87fe5a01c0aa020a01019dc69d0f8c9f90d9
+SHA512 (rex-random_identifier-0.1.4.gem) = 8e302a511a0540f826ddfa6e51c5b29da0c42ef6bd3dc433d6624688efba245c1df3903dbf37aacaecdd39b53f721e3d6b4fa8247f8cd31e7679ff96293094f7
+Size (rex-random_identifier-0.1.4.gem) = 16896 bytes



Home | Main Index | Thread Index | Old Index