pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-rex-sslscan securitiy/ruby-rex-sslscan: ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cdcc2e57284a
branches: trunk
changeset: 370258:cdcc2e57284a
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Oct 13 18:31:47 2017 +0000
description:
securitiy/ruby-rex-sslscan: Import version 0.1.5
This library is a pure ruby implmenetation of the SSLScan tool
originally written by Ian Ventura-Whiting.
diffstat:
security/ruby-rex-sslscan/DESCR | 2 ++
security/ruby-rex-sslscan/Makefile | 16 ++++++++++++++++
security/ruby-rex-sslscan/PLIST | 18 ++++++++++++++++++
security/ruby-rex-sslscan/distinfo | 6 ++++++
4 files changed, 42 insertions(+), 0 deletions(-)
diffs (58 lines):
diff -r 0a8d3c5e8c4e -r cdcc2e57284a security/ruby-rex-sslscan/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-sslscan/DESCR Fri Oct 13 18:31:47 2017 +0000
@@ -0,0 +1,2 @@
+This library is a pure ruby implmenetation of the SSLScan tool
+originally written by Ian Ventura-Whiting.
diff -r 0a8d3c5e8c4e -r cdcc2e57284a security/ruby-rex-sslscan/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-sslscan/Makefile Fri Oct 13 18:31:47 2017 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/10/13 18:31:47 minskim Exp $
+
+DISTNAME= rex-sslscan-0.1.5
+CATEGORIES= security
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= https://github.com/rapid7/rex-sslscan
+COMMENT= Rex socket abstraction library
+LICENSE= modified-bsd
+
+DEPENDS+= ${RUBY_PKGPREFIX}-rex-core-[0-9]*:../../security/ruby-rex-core
+DEPENDS+= ${RUBY_PKGPREFIX}-rex-socket-[0-9]*:../../security/ruby-rex-socket
+DEPENDS+= ${RUBY_PKGPREFIX}-rex-text-[0-9]*:../../security/ruby-rex-text
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0a8d3c5e8c4e -r cdcc2e57284a security/ruby-rex-sslscan/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-sslscan/PLIST Fri Oct 13 18:31:47 2017 +0000
@@ -0,0 +1,18 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/13 18:31:47 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/sslscan.rb
+${GEM_LIBDIR}/lib/rex/sslscan/result.rb
+${GEM_LIBDIR}/lib/rex/sslscan/scanner.rb
+${GEM_LIBDIR}/lib/rex/sslscan/version.rb
+${GEM_LIBDIR}/rex-sslscan.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 0a8d3c5e8c4e -r cdcc2e57284a security/ruby-rex-sslscan/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-sslscan/distinfo Fri Oct 13 18:31:47 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/13 18:31:47 minskim Exp $
+
+SHA1 (rex-sslscan-0.1.5.gem) = 24832852f13b9df4a2ff0bfd3daaae5cf9cd262f
+RMD160 (rex-sslscan-0.1.5.gem) = b193559cce1548a3a385c52ec0b04badc211c8fe
+SHA512 (rex-sslscan-0.1.5.gem) = 05c7606c722fad7be5f21f28de34de23882a31bf4fde1000f11d556740b14102e495efd0bc3ac478aee64ae417e761ce9b5ae80f1c10f2410828610611fc3dab
+Size (rex-sslscan-0.1.5.gem) = 17920 bytes
Home |
Main Index |
Thread Index |
Old Index