pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ruby-nexpose security/ruby-nexpose: Import ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ff0b05fe392
branches:  trunk
changeset: 370503:4ff0b05fe392
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Oct 17 18:15:18 2017 +0000

description:
security/ruby-nexpose: Import version 7.1.1

nexpose is the official gem package for the Ruby Nexpose API client
library.

diffstat:

 security/ruby-nexpose/DESCR    |   2 +
 security/ruby-nexpose/Makefile |  12 +++++++
 security/ruby-nexpose/PLIST    |  70 ++++++++++++++++++++++++++++++++++++++++++
 security/ruby-nexpose/distinfo |   6 +++
 4 files changed, 90 insertions(+), 0 deletions(-)

diffs (106 lines):

diff -r b3da34e21903 -r 4ff0b05fe392 security/ruby-nexpose/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-nexpose/DESCR       Tue Oct 17 18:15:18 2017 +0000
@@ -0,0 +1,2 @@
+nexpose is the official gem package for the Ruby Nexpose API client
+library.
diff -r b3da34e21903 -r 4ff0b05fe392 security/ruby-nexpose/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-nexpose/Makefile    Tue Oct 17 18:15:18 2017 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2017/10/17 18:15:18 minskim Exp $
+
+DISTNAME=      nexpose-7.1.1
+CATEGORIES=    security
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/rapid7/nexpose-client
+COMMENT=       Rapid7 Nexpose API client library written in Ruby
+LICENSE=       modified-bsd
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b3da34e21903 -r 4ff0b05fe392 security/ruby-nexpose/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-nexpose/PLIST       Tue Oct 17 18:15:18 2017 +0000
@@ -0,0 +1,70 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/17 18:15:18 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/COPYING
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/Gemfile.lock
+${GEM_LIBDIR}/README.markdown
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/README.md
+${GEM_LIBDIR}/lib/nexpose.rb
+${GEM_LIBDIR}/lib/nexpose/ajax.rb
+${GEM_LIBDIR}/lib/nexpose/alert.rb
+${GEM_LIBDIR}/lib/nexpose/api.rb
+${GEM_LIBDIR}/lib/nexpose/api_request.rb
+${GEM_LIBDIR}/lib/nexpose/asset.rb
+${GEM_LIBDIR}/lib/nexpose/blackout.rb
+${GEM_LIBDIR}/lib/nexpose/common.rb
+${GEM_LIBDIR}/lib/nexpose/connection.rb
+${GEM_LIBDIR}/lib/nexpose/console.rb
+${GEM_LIBDIR}/lib/nexpose/credential.rb
+${GEM_LIBDIR}/lib/nexpose/credential_helper.rb
+${GEM_LIBDIR}/lib/nexpose/dag.rb
+${GEM_LIBDIR}/lib/nexpose/data_table.rb
+${GEM_LIBDIR}/lib/nexpose/device.rb
+${GEM_LIBDIR}/lib/nexpose/discovery.rb
+${GEM_LIBDIR}/lib/nexpose/discovery/filter.rb
+${GEM_LIBDIR}/lib/nexpose/engine.rb
+${GEM_LIBDIR}/lib/nexpose/error.rb
+${GEM_LIBDIR}/lib/nexpose/external.rb
+${GEM_LIBDIR}/lib/nexpose/filter.rb
+${GEM_LIBDIR}/lib/nexpose/global_blackout.rb
+${GEM_LIBDIR}/lib/nexpose/global_settings.rb
+${GEM_LIBDIR}/lib/nexpose/group.rb
+${GEM_LIBDIR}/lib/nexpose/json_serializer.rb
+${GEM_LIBDIR}/lib/nexpose/maint.rb
+${GEM_LIBDIR}/lib/nexpose/manage.rb
+${GEM_LIBDIR}/lib/nexpose/multi_tenant_user.rb
+${GEM_LIBDIR}/lib/nexpose/password_policy.rb
+${GEM_LIBDIR}/lib/nexpose/pool.rb
+${GEM_LIBDIR}/lib/nexpose/report.rb
+${GEM_LIBDIR}/lib/nexpose/report_template.rb
+${GEM_LIBDIR}/lib/nexpose/rexlite/README.md
+${GEM_LIBDIR}/lib/nexpose/rexlite/mime.rb
+${GEM_LIBDIR}/lib/nexpose/rexlite/mime/encoding.rb
+${GEM_LIBDIR}/lib/nexpose/rexlite/mime/header.rb
+${GEM_LIBDIR}/lib/nexpose/rexlite/mime/message.rb
+${GEM_LIBDIR}/lib/nexpose/rexlite/mime/part.rb
+${GEM_LIBDIR}/lib/nexpose/role.rb
+${GEM_LIBDIR}/lib/nexpose/scan.rb
+${GEM_LIBDIR}/lib/nexpose/scan_template.rb
+${GEM_LIBDIR}/lib/nexpose/scheduled_backup.rb
+${GEM_LIBDIR}/lib/nexpose/scheduled_maintenance.rb
+${GEM_LIBDIR}/lib/nexpose/shared_credential.rb
+${GEM_LIBDIR}/lib/nexpose/shared_secret.rb
+${GEM_LIBDIR}/lib/nexpose/silo.rb
+${GEM_LIBDIR}/lib/nexpose/silo_profile.rb
+${GEM_LIBDIR}/lib/nexpose/site.rb
+${GEM_LIBDIR}/lib/nexpose/site_credentials.rb
+${GEM_LIBDIR}/lib/nexpose/tag.rb
+${GEM_LIBDIR}/lib/nexpose/tag/criteria.rb
+${GEM_LIBDIR}/lib/nexpose/ticket.rb
+${GEM_LIBDIR}/lib/nexpose/user.rb
+${GEM_LIBDIR}/lib/nexpose/util.rb
+${GEM_LIBDIR}/lib/nexpose/version.rb
+${GEM_LIBDIR}/lib/nexpose/vuln.rb
+${GEM_LIBDIR}/lib/nexpose/vuln_def.rb
+${GEM_LIBDIR}/lib/nexpose/vuln_exception.rb
+${GEM_LIBDIR}/lib/nexpose/wait.rb
+${GEM_LIBDIR}/lib/nexpose/web_credentials.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r b3da34e21903 -r 4ff0b05fe392 security/ruby-nexpose/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-nexpose/distinfo    Tue Oct 17 18:15:18 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/17 18:15:18 minskim Exp $
+
+SHA1 (nexpose-7.1.1.gem) = 0508256b3778816dbd0896a8cf3b873851f2dba6
+RMD160 (nexpose-7.1.1.gem) = d20d691ecddc626c18c42290709503ce20a884f0
+SHA512 (nexpose-7.1.1.gem) = cfe108517f43bc54223a9a24815610a64e6a2b59b1f7f75c2ae7800a163b1a1a4cd70034c0427410d6a2fb389d5e847cd736a177987146d6bed74e3781b5301e
+Size (nexpose-7.1.1.gem) = 110592 bytes



Home | Main Index | Thread Index | Old Index