Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Feb 2017 14:10:00 +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: r433233 - head/net/rubygem-amqp
Message-ID:  <201702031410.v13EA0dI010053@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb  3 14:09:59 2017
New Revision: 433233
URL: https://svnweb.freebsd.org/changeset/ports/433233

Log:
  Update to 1.7.0
  
  Changes:	https://github.com/ruby-amqp/amqp/blob/master/ChangeLog.md

Modified:
  head/net/rubygem-amqp/Makefile
  head/net/rubygem-amqp/distinfo

Modified: head/net/rubygem-amqp/Makefile
==============================================================================
--- head/net/rubygem-amqp/Makefile	Fri Feb  3 14:09:55 2017	(r433232)
+++ head/net/rubygem-amqp/Makefile	Fri Feb  3 14:09:59 2017	(r433233)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	amqp
-PORTVERSION=	1.6.0
+PORTVERSION=	1.7.0
 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>=2.0.1:net/rubygem-amq-protocol \
+RUN_DEPENDS=	rubygem-amq-protocol>=2.1.0:net/rubygem-amq-protocol \
 		rubygem-eventmachine>=0:devel/rubygem-eventmachine
 
 NO_ARCH=	yes

Modified: head/net/rubygem-amqp/distinfo
==============================================================================
--- head/net/rubygem-amqp/distinfo	Fri Feb  3 14:09:55 2017	(r433232)
+++ head/net/rubygem-amqp/distinfo	Fri Feb  3 14:09:59 2017	(r433233)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/amqp-1.6.0.gem) = e9ab76e77b40645f18878f55e4b3118fd0840acfc58e2bc4013bc927afc5794d
-SIZE (rubygem/amqp-1.6.0.gem) = 1177088
+TIMESTAMP = 1486064010
+SHA256 (rubygem/amqp-1.7.0.gem) = a508f705f87c329a9c92b48e6ad06c7dffcb6f7d4782bc9b87ccac9737d5ea63
+SIZE (rubygem/amqp-1.7.0.gem) = 1176576



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