summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-06-16 16:37:08 +0000
committertaca <taca@pkgsrc.org>2013-06-16 16:37:08 +0000
commit816df4c589732c2baee261dbb0e1a7cf85fbc9d6 (patch)
tree9232a15f9ea278ec2ebfd2492270b26f8259a560 /devel
parentfde8fefaaa19ea16f0cff76883bacbcce6346dc9 (diff)
downloadpkgsrc-816df4c589732c2baee261dbb0e1a7cf85fbc9d6.tar.gz
Update ruby-stomp to 1.2.9.
== 1.2.9 20130328 * Refactoring and documentation updates (glennr) * Fix test encoding for Ruby 2.0+ * Fixes to tests due to :suppress_content_length fix * Issue #50 Stomp::Client reconnects fail * Correctly honor :suppress_content_length with 1.1 (JP Hastings-Spital) * Fix reference to client.publish rather than client.send (JP Hastings-Spital)
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-stomp/Makefile4
-rw-r--r--devel/ruby-stomp/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-stomp/Makefile b/devel/ruby-stomp/Makefile
index b13b2bfff5a..32d5f659609 100644
--- a/devel/ruby-stomp/Makefile
+++ b/devel/ruby-stomp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2013/01/12 14:03:23 taca Exp $
+# $NetBSD: Makefile,v 1.4 2013/06/16 16:37:08 taca Exp $
-DISTNAME= stomp-1.2.8
+DISTNAME= stomp-1.2.9
CATEGORIES= devel
MAINTAINER= imil@NetBSD.org
diff --git a/devel/ruby-stomp/distinfo b/devel/ruby-stomp/distinfo
index 41678de2efc..6025345287d 100644
--- a/devel/ruby-stomp/distinfo
+++ b/devel/ruby-stomp/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2013/01/12 14:03:23 taca Exp $
+$NetBSD: distinfo,v 1.4 2013/06/16 16:37:08 taca Exp $
-SHA1 (stomp-1.2.8.gem) = 950965769c6072616dfb045ef0ca252b2b798162
-RMD160 (stomp-1.2.8.gem) = 7bac6d96290e8c73251f1e63c60d98398f58ef44
-Size (stomp-1.2.8.gem) = 61440 bytes
+SHA1 (stomp-1.2.9.gem) = 452bf6db4b4f8c9c6cdd8eb4c23c5e97d1fe194f
+RMD160 (stomp-1.2.9.gem) = 04f2b7a1bb39e53b72949c623c3933420ff5b644
+Size (stomp-1.2.9.gem) = 61952 bytes