diff options
author | taca <taca@pkgsrc.org> | 2013-09-15 18:30:05 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-09-15 18:30:05 +0000 |
commit | a3a51ac1414c19a668bea0676c707a57debc2ff8 (patch) | |
tree | 031fb3e404932a3ed97ad062c4f98a8c4e05da35 /net | |
parent | 218ed665bc06964d8398d41d6d010d040ad0fc2f (diff) | |
download | pkgsrc-a3a51ac1414c19a668bea0676c707a57debc2ff8.tar.gz |
Update ruby-amq-client to 1.0.2.
Exact changes aren't available. Please refer change log in github.
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-amq-client/Makefile | 4 | ||||
-rw-r--r-- | net/ruby-amq-client/PLIST | 4 | ||||
-rw-r--r-- | net/ruby-amq-client/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/net/ruby-amq-client/Makefile b/net/ruby-amq-client/Makefile index 5868706df0e..f633e5f700e 100644 --- a/net/ruby-amq-client/Makefile +++ b/net/ruby-amq-client/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2013/03/12 13:24:28 taca Exp $ +# $NetBSD: Makefile,v 1.8 2013/09/15 18:30:05 taca Exp $ -DISTNAME= amq-client-0.9.12 +DISTNAME= amq-client-1.0.2 CATEGORIES= net MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/ruby-amq-client/PLIST b/net/ruby-amq-client/PLIST index 19cc7b545f8..c69416e3805 100644 --- a/net/ruby-amq-client/PLIST +++ b/net/ruby-amq-client/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2013/02/11 03:58:37 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2013/09/15 18:30:05 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.gitmodules @@ -146,9 +146,9 @@ ${GEM_LIBDIR}/spec/integration/eventmachine/basic_get_spec.rb ${GEM_LIBDIR}/spec/integration/eventmachine/basic_return_spec.rb ${GEM_LIBDIR}/spec/integration/eventmachine/channel_close_spec.rb ${GEM_LIBDIR}/spec/integration/eventmachine/channel_flow_spec.rb -${GEM_LIBDIR}/spec/integration/eventmachine/concurrent_basic_publish_spec.rb ${GEM_LIBDIR}/spec/integration/eventmachine/connection_close_spec.rb ${GEM_LIBDIR}/spec/integration/eventmachine/connection_start_spec.rb +${GEM_LIBDIR}/spec/integration/eventmachine/consumer_cancellation_notification_spec.rb ${GEM_LIBDIR}/spec/integration/eventmachine/exchange_declare_spec.rb ${GEM_LIBDIR}/spec/integration/eventmachine/queue_declare_spec.rb ${GEM_LIBDIR}/spec/integration/eventmachine/regressions/amqp_gem_issue66_spec.rb diff --git a/net/ruby-amq-client/distinfo b/net/ruby-amq-client/distinfo index 0d1b32041bc..417b8b4bba7 100644 --- a/net/ruby-amq-client/distinfo +++ b/net/ruby-amq-client/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/03/12 13:24:28 taca Exp $ +$NetBSD: distinfo,v 1.7 2013/09/15 18:30:05 taca Exp $ -SHA1 (amq-client-0.9.12.gem) = bb76ff74bbd526c08238fcbaa872fbde7d347e8b -RMD160 (amq-client-0.9.12.gem) = 8f3f48aa9e66a61e6bb9daebc83585340645cb4d -Size (amq-client-0.9.12.gem) = 75776 bytes +SHA1 (amq-client-1.0.2.gem) = e4c1676dd1abf2f54f287006fdb7980db3ef4a6b +RMD160 (amq-client-1.0.2.gem) = 22ac2161dc917eb29dc91fc5e7dcd71225c764a6 +Size (amq-client-1.0.2.gem) = 76288 bytes |