Commit Graph

3 Commits

Author SHA1 Message Date
jeremy
b1ea7b2bba Remove MASTER_SITE_GEMCUTTER
Gemcutter was replaced with rubygems.org, so remove the MASTER_SITES
from the Makefiles and let MASTER_SITE_RUBYGEMS in ruby.port.mk
handles things.

OK sthen@ "if the checksums still match"
2010-09-28 21:40:12 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
msf
202b4f592a initial import of bunny-0.6.0
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in
Ruby, that is intended to allow you to interact with AMQP-compliant
message brokers/servers such as RabbitMQ in a synchronous fashion.

ok bernd@
2009-11-22 00:20:58 +00:00