Commit Graph

5 Commits

Author SHA1 Message Date
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
jeremy
2a5c871339 Bump version to 0.2.3. Remove MASTER_SITE_RUBYFORGE, in favor
of the default MASTER_SITE_RUBYGEMS.  Add PKG_ARCH=* since this
is a pure ruby package.  Remove now unneeded patch.

ok landry
2010-10-15 15:40:07 +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
1a14a1b62f initial import of ruby-amqp-utils-0.1.2
CLI utility programs for interacting with an AMQP queue. Using these
utilities, one can interact with an AMQP queue from the command line or
via a shell script.

These utilities have been tested against RabbitMQ, but they should work
with other AMQP compliant queues. They depend on the amqp gem available
at <http://github.com/tmm1/amqp>.

ok bernd@
2009-11-22 06:52:36 +00:00