summaryrefslogtreecommitdiff
path: root/net/ruby-amq-protocol
diff options
context:
space:
mode:
authortaca <taca>2017-03-20 14:31:33 +0000
committertaca <taca>2017-03-20 14:31:33 +0000
commit5c325896bfcd3b118c67a488970f3687d71901f7 (patch)
treea735e6e1e0a82836168fd41e8d2b458cd11423d1 /net/ruby-amq-protocol
parenta34f895f6b98175763d7d57ecff09246e3f1970b (diff)
downloadpkgsrc-5c325896bfcd3b118c67a488970f3687d71901f7.tar.gz
Update ruby-amq-protocolto 2.1.0.
## Changes between 2.0.0 and 2.1.0 ### Ruby Warnings Squashed Contributed by Akira Matsuda. GitHub issue: [#62](https://github.com/ruby-amqp/amq-protocol/pull/62) ### Byte Array Decoding Byte array values in types now can be decoded (to the extent Ruby type system permits) by this library. GitHub issue: [#58](https://github.com/ruby-amqp/amq-protocol/issues/58)
Diffstat (limited to 'net/ruby-amq-protocol')
-rw-r--r--net/ruby-amq-protocol/Makefile4
-rw-r--r--net/ruby-amq-protocol/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/ruby-amq-protocol/Makefile b/net/ruby-amq-protocol/Makefile
index 23cf4468c6a..747b4fab858 100644
--- a/net/ruby-amq-protocol/Makefile
+++ b/net/ruby-amq-protocol/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2016/01/03 07:43:45 taca Exp $
+# $NetBSD: Makefile,v 1.13 2017/03/20 14:31:33 taca Exp $
-DISTNAME= amq-protocol-2.0.1
+DISTNAME= amq-protocol-2.1.0
CATEGORIES= net
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/net/ruby-amq-protocol/distinfo b/net/ruby-amq-protocol/distinfo
index f9fce467ce1..b7a41a87e0b 100644
--- a/net/ruby-amq-protocol/distinfo
+++ b/net/ruby-amq-protocol/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/01/03 07:43:45 taca Exp $
+$NetBSD: distinfo,v 1.12 2017/03/20 14:31:33 taca Exp $
-SHA1 (amq-protocol-2.0.1.gem) = 85dad11b4248ea114943078cfdc0203f5221f443
-RMD160 (amq-protocol-2.0.1.gem) = 31b5a7030e6e129390ef0500d2cb897ce9923aff
-SHA512 (amq-protocol-2.0.1.gem) = d723899902338562c9b4ad7fdd625e7efa27380b35e9986dfd31f8d334b7cdba4bea47a0f0306a4d24bd14376011287a98d5f31e2d92f89e9fdce7e267d37818
-Size (amq-protocol-2.0.1.gem) = 43008 bytes
+SHA1 (amq-protocol-2.1.0.gem) = 3e99fc4ae7f9c4b18251be438adb9751f46a0861
+RMD160 (amq-protocol-2.1.0.gem) = 2260d38e749b15cede71780b814bf9665cb69a0c
+SHA512 (amq-protocol-2.1.0.gem) = 3111c3233a3fdf830cb95d9161132b96035c3835bcf4acd74ec9a915a44096295f5e0cb6b444db7fc4eba84b218800f9c9d33d1cfa5b2d3dcd80dfc65c92c133
+Size (amq-protocol-2.1.0.gem) = 43520 bytes