pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/656df12a8fd2
branches:  trunk
changeset: 370229:656df12a8fd2
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Oct 13 17:07:32 2017 +0000

description:
security/ruby-rex-mime: Import version 0.1.5

Ruby Exploitation(Rex) Library for creating and/or parsing MIME
messages.

diffstat:

 security/ruby-rex-mime/DESCR    |   1 +
 security/ruby-rex-mime/Makefile |  14 ++++++++++++++
 security/ruby-rex-mime/PLIST    |  20 ++++++++++++++++++++
 security/ruby-rex-mime/distinfo |   6 ++++++
 4 files changed, 41 insertions(+), 0 deletions(-)

diffs (57 lines):

diff -r a7824191a70a -r 656df12a8fd2 security/ruby-rex-mime/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-mime/DESCR      Fri Oct 13 17:07:32 2017 +0000
@@ -0,0 +1,1 @@
+Ruby Exploitation(Rex) Library for creating and/or parsing MIME messages.
diff -r a7824191a70a -r 656df12a8fd2 security/ruby-rex-mime/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-mime/Makefile   Fri Oct 13 17:07:32 2017 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2017/10/13 17:07:32 minskim Exp $
+
+DISTNAME=      rex-mime-0.1.5
+CATEGORIES=    security
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/rapid7/rex-mime
+COMMENT=       Rex Library for creating and parsing MIME messages
+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 a7824191a70a -r 656df12a8fd2 security/ruby-rex-mime/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-mime/PLIST      Fri Oct 13 17:07:32 2017 +0000
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/13 17:07:32 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/mime.rb
+${GEM_LIBDIR}/lib/rex/mime/encoding.rb
+${GEM_LIBDIR}/lib/rex/mime/header.rb
+${GEM_LIBDIR}/lib/rex/mime/message.rb
+${GEM_LIBDIR}/lib/rex/mime/part.rb
+${GEM_LIBDIR}/lib/rex/mime/version.rb
+${GEM_LIBDIR}/rex-mime.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r a7824191a70a -r 656df12a8fd2 security/ruby-rex-mime/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/ruby-rex-mime/distinfo   Fri Oct 13 17:07:32 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/13 17:07:32 minskim Exp $
+
+SHA1 (rex-mime-0.1.5.gem) = 9a0d1d6cc3fabd068bd1fe9b55529c13700b87f1
+RMD160 (rex-mime-0.1.5.gem) = ee079599a3193c97a197bfb90ed79dac584f96ef
+SHA512 (rex-mime-0.1.5.gem) = 695d2c411b26cbbd50ffa5b184ac464af2560b9e36d39c9c3ea17ceaf4e8d5052500162cbd9395259cc3c426df50a56c21c4d0f63e238e56454c6666c3d10b5e
+Size (rex-mime-0.1.5.gem) = 16384 bytes



Home | Main Index | Thread Index | Old Index