svn commit: r395353 - head/net/rubygem-amqp
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Aug 26 09:31:28 UTC 2015
Author: sunpoet
Date: Wed Aug 26 09:31:27 2015
New Revision: 395353
URL: https://svnweb.freebsd.org/changeset/ports/395353
Log:
- Update to 1.5.1
Changes: https://github.com/ruby-amqp/amqp/commits/1.5.x-stable
Modified:
head/net/rubygem-amqp/Makefile
head/net/rubygem-amqp/distinfo
Modified: head/net/rubygem-amqp/Makefile
==============================================================================
--- head/net/rubygem-amqp/Makefile Wed Aug 26 08:57:33 2015 (r395352)
+++ head/net/rubygem-amqp/Makefile Wed Aug 26 09:31:27 2015 (r395353)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= amqp
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.1
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Implementation of the AMQP prot
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
-RUN_DEPENDS= rubygem-amq-protocol>=1.9.2:${PORTSDIR}/net/rubygem-amq-protocol \
+RUN_DEPENDS= rubygem-amq-protocol>=1.9:${PORTSDIR}/net/rubygem-amq-protocol \
rubygem-eventmachine>=0:${PORTSDIR}/devel/rubygem-eventmachine
NO_ARCH= yes
Modified: head/net/rubygem-amqp/distinfo
==============================================================================
--- head/net/rubygem-amqp/distinfo Wed Aug 26 08:57:33 2015 (r395352)
+++ head/net/rubygem-amqp/distinfo Wed Aug 26 09:31:27 2015 (r395353)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/amqp-1.5.0.gem) = 0cc1bc1c2715dc5793d7dcbbc94c89b25cec71837e2ed53a4762812fb7e78c4a
-SIZE (rubygem/amqp-1.5.0.gem) = 1177088
+SHA256 (rubygem/amqp-1.5.1.gem) = 844f0b98c242e4fe123d537df665de338f4f0483a4854758c43b1c8eced1b04f
+SIZE (rubygem/amqp-1.5.1.gem) = 1177088
More information about the svn-ports-all
mailing list