pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-aws-eventstream



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Aug 30 15:02:34 UTC 2021

Added Files:
        pkgsrc/www/ruby-aws-eventstream: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-aws-eventstream/DESCR \
    pkgsrc/www/ruby-aws-eventstream/Makefile \
    pkgsrc/www/ruby-aws-eventstream/PLIST \
    pkgsrc/www/ruby-aws-eventstream/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/www/ruby-aws-eventstream/DESCR
diff -u /dev/null pkgsrc/www/ruby-aws-eventstream/DESCR:1.1
--- /dev/null   Mon Aug 30 15:02:34 2021
+++ pkgsrc/www/ruby-aws-eventstream/DESCR       Mon Aug 30 15:02:34 2021
@@ -0,0 +1,2 @@
+Amazon Web Services event stream library.  Decodes and encodes binary
+stream under vnd.amazon.event-stream content-type.
Index: pkgsrc/www/ruby-aws-eventstream/Makefile
diff -u /dev/null pkgsrc/www/ruby-aws-eventstream/Makefile:1.1
--- /dev/null   Mon Aug 30 15:02:34 2021
+++ pkgsrc/www/ruby-aws-eventstream/Makefile    Mon Aug 30 15:02:34 2021
@@ -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"
Index: pkgsrc/www/ruby-aws-eventstream/PLIST
diff -u /dev/null pkgsrc/www/ruby-aws-eventstream/PLIST:1.1
--- /dev/null   Mon Aug 30 15:02:34 2021
+++ pkgsrc/www/ruby-aws-eventstream/PLIST       Mon Aug 30 15:02:34 2021
@@ -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
Index: pkgsrc/www/ruby-aws-eventstream/distinfo
diff -u /dev/null pkgsrc/www/ruby-aws-eventstream/distinfo:1.1
--- /dev/null   Mon Aug 30 15:02:34 2021
+++ pkgsrc/www/ruby-aws-eventstream/distinfo    Mon Aug 30 15:02:34 2021
@@ -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