summaryrefslogtreecommitdiff
path: root/net/ruby-amqp
diff options
context:
space:
mode:
authortaca <taca>2012-12-17 12:44:56 +0000
committertaca <taca>2012-12-17 12:44:56 +0000
commitc671aebb2db2221fc753f6aebb085cd7ea45698b (patch)
treed4909edaeb730c631cd40c0cc8c26265a71ced34 /net/ruby-amqp
parentcca6cdcbf0b9bfe28dd7dbb9d34e38bc7e606517 (diff)
downloadpkgsrc-c671aebb2db2221fc753f6aebb085cd7ea45698b.tar.gz
Update to 0.9.8.
Exact changes are unknown, please refer github: https://github.com/ruby-amqp/amqp/commits/master.
Diffstat (limited to 'net/ruby-amqp')
-rw-r--r--net/ruby-amqp/Makefile4
-rw-r--r--net/ruby-amqp/PLIST5
-rw-r--r--net/ruby-amqp/distinfo8
3 files changed, 8 insertions, 9 deletions
diff --git a/net/ruby-amqp/Makefile b/net/ruby-amqp/Makefile
index 1e0c0643075..1affc01b758 100644
--- a/net/ruby-amqp/Makefile
+++ b/net/ruby-amqp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2012/10/23 17:19:06 asau Exp $
+# $NetBSD: Makefile,v 1.11 2012/12/17 12:44:56 taca Exp $
-DISTNAME= amqp-0.9.7
+DISTNAME= amqp-0.9.8
CATEGORIES= net
MAINTAINER= filip@joyent.com
diff --git a/net/ruby-amqp/PLIST b/net/ruby-amqp/PLIST
index 0583d072d9b..ab7506a0cb4 100644
--- a/net/ruby-amqp/PLIST
+++ b/net/ruby-amqp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2012/03/17 16:55:42 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2012/12/17 12:44:56 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
@@ -60,7 +60,6 @@ ${GEM_LIBDIR}/examples/error_handling/connection_level_exception_with_objects.rb
${GEM_LIBDIR}/examples/error_handling/connection_loss_handler.rb
${GEM_LIBDIR}/examples/error_handling/global_channel_level_exception_handler.rb
${GEM_LIBDIR}/examples/error_handling/handling_authentication_failure_with_a_callback.rb
-${GEM_LIBDIR}/examples/error_handling/reopening_a_channel_after_channel_level_exception.rb
${GEM_LIBDIR}/examples/error_handling/handling_authentication_failure_with_a_rescue_block.rb
${GEM_LIBDIR}/examples/error_handling/handling_vhost_misconfiguration_with_a_rescue_block.rb
${GEM_LIBDIR}/examples/error_handling/hello_world_producer.rb
@@ -68,6 +67,7 @@ ${GEM_LIBDIR}/examples/error_handling/insufficient_permissions.rb
${GEM_LIBDIR}/examples/error_handling/manual_connection_and_channel_recovery.rb
${GEM_LIBDIR}/examples/error_handling/queue_exclusivity_violation.rb
${GEM_LIBDIR}/examples/error_handling/queue_name_violation.rb
+${GEM_LIBDIR}/examples/error_handling/reopening_a_channel_after_channel_level_exception.rb
${GEM_LIBDIR}/examples/error_handling/tcp_connection_failure_handling_with_a_rescue_block.rb
${GEM_LIBDIR}/examples/error_handling/tcp_connection_failure_with_a_callback.rb
${GEM_LIBDIR}/examples/exchanges/autodeletion_of_exchanges.rb
@@ -212,7 +212,6 @@ ${GEM_LIBDIR}/spec/integration/extensions/rabbitmq/publisher_confirmations_spec.
${GEM_LIBDIR}/spec/integration/fanout_exchange_routing_spec.rb
${GEM_LIBDIR}/spec/integration/headers_exchange_routing_spec.rb
${GEM_LIBDIR}/spec/integration/hello_world_spec.rb
-${GEM_LIBDIR}/spec/integration/immediate_messages_spec.rb
${GEM_LIBDIR}/spec/integration/mandatory_messages_spec.rb
${GEM_LIBDIR}/spec/integration/message_acknowledgement_spec.rb
${GEM_LIBDIR}/spec/integration/message_metadata_access_spec.rb
diff --git a/net/ruby-amqp/distinfo b/net/ruby-amqp/distinfo
index 07fe76fb0f5..36795d75d5b 100644
--- a/net/ruby-amqp/distinfo
+++ b/net/ruby-amqp/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2012/09/16 07:27:50 taca Exp $
+$NetBSD: distinfo,v 1.9 2012/12/17 12:44:56 taca Exp $
-SHA1 (amqp-0.9.7.gem) = c331dcee986aff70a46898c94a983e0ff466dad8
-RMD160 (amqp-0.9.7.gem) = a0b3fd1a2829df1db20e2a4d593b2d712e767b93
-Size (amqp-0.9.7.gem) = 1167872 bytes
+SHA1 (amqp-0.9.8.gem) = c9ce82db4a01f7ada6922a42dfc6c180a9d64d6c
+RMD160 (amqp-0.9.8.gem) = 81d797ef3ebfe46dd9a67fd0cfe114cb279e369d
+Size (amqp-0.9.8.gem) = 1167360 bytes