pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-aws-eventstream www/ruby-aws-eventstream: add...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8d822604313
branches: trunk
changeset: 457614:b8d822604313
user: taca <taca%pkgsrc.org@localhost>
date: Mon Aug 30 15:02:34 2021 +0000
description:
www/ruby-aws-eventstream: add package version 1.1.1
Amazon Web Services event stream library. Decodes and encodes binary
stream under vnd.amazon.event-stream content-type.
diffstat:
www/ruby-aws-eventstream/DESCR | 2 ++
www/ruby-aws-eventstream/Makefile | 14 ++++++++++++++
www/ruby-aws-eventstream/PLIST | 13 +++++++++++++
www/ruby-aws-eventstream/distinfo | 6 ++++++
4 files changed, 35 insertions(+), 0 deletions(-)
diffs (51 lines):
diff -r bf61a182fd4a -r b8d822604313 www/ruby-aws-eventstream/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-aws-eventstream/DESCR Mon Aug 30 15:02:34 2021 +0000
@@ -0,0 +1,2 @@
+Amazon Web Services event stream library. Decodes and encodes binary
+stream under vnd.amazon.event-stream content-type.
diff -r bf61a182fd4a -r b8d822604313 www/ruby-aws-eventstream/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-aws-eventstream/Makefile Mon Aug 30 15:02:34 2021 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2021/08/30 15:02:34 taca Exp $
+
+DISTNAME= aws-eventstream-1.1.1
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/aws/aws-sdk-ruby
+COMMENT= AWS Event Stream Library
+LICENSE= apache-2.0
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r bf61a182fd4a -r b8d822604313 www/ruby-aws-eventstream/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-aws-eventstream/PLIST Mon Aug 30 15:02:34 2021 +0000
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1 2021/08/30 15:02:34 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/VERSION
+${GEM_LIBDIR}/lib/aws-eventstream.rb
+${GEM_LIBDIR}/lib/aws-eventstream/decoder.rb
+${GEM_LIBDIR}/lib/aws-eventstream/encoder.rb
+${GEM_LIBDIR}/lib/aws-eventstream/errors.rb
+${GEM_LIBDIR}/lib/aws-eventstream/header_value.rb
+${GEM_LIBDIR}/lib/aws-eventstream/message.rb
+${GEM_LIBDIR}/lib/aws-eventstream/types.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r bf61a182fd4a -r b8d822604313 www/ruby-aws-eventstream/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-aws-eventstream/distinfo Mon Aug 30 15:02:34 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/08/30 15:02:34 taca Exp $
+
+SHA1 (aws-eventstream-1.1.1.gem) = f4ee1ac4fcb5b956345f9d16a4f25671e934707a
+RMD160 (aws-eventstream-1.1.1.gem) = 6d8d4c3e7cb19222ed5cc4646e1982b28d75d752
+SHA512 (aws-eventstream-1.1.1.gem) = ffc06f10438b707696abf477da42ac753189dcd7688758998f6d0daa4ce87e5d6dc71b2b982af44d1bb33ba47bc50b18cd6023cba0f4649f20e3aa9667a845cc
+Size (aws-eventstream-1.1.1.gem) = 12800 bytes
Home |
Main Index |
Thread Index |
Old Index