Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 2015 09:31:28 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r395353 - head/net/rubygem-amqp
Message-ID:  <201508260931.t7Q9VSVC067336@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508260931.t7Q9VSVC067336>