Index: distinfo =================================================================== --- distinfo (revision 302183) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/amq-protocol-0.9.0.gem) = 37f7c04d0246f0173bfdd8f25edf7eb6152fb346a2e7184a359cfd68df3942e2 -SIZE (rubygem/amq-protocol-0.9.0.gem) = 40448 +SHA256 (rubygem/amq-protocol-0.9.4.gem) = e2a3a406d3f0678b86adba668e50bb8772e06445760be683fc5dbb98f94874bd +SIZE (rubygem/amq-protocol-0.9.4.gem) = 39936 Index: Makefile =================================================================== --- Makefile (revision 302183) +++ Makefile (working copy) @@ -5,12 +5,12 @@ # $FreeBSD$ PORTNAME= amq-protocol -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.4 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= clsung@FreeBSD.org -COMMENT= An AMQP 0.9.1 serialization library for Ruby +COMMENT= An AMQP serialization library for Ruby USE_RUBY= yes USE_RUBYGEMS= yes