Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2018 16:45:34 +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: r457975 - head/net/rubygem-amqp
Message-ID:  <201801031645.w03GjYeA059725@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan  3 16:45:34 2018
New Revision: 457975
URL: https://svnweb.freebsd.org/changeset/ports/457975

Log:
  Update to 1.8.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	Wed Jan  3 16:45:29 2018	(r457974)
+++ head/net/rubygem-amqp/Makefile	Wed Jan  3 16:45:34 2018	(r457975)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	amqp
-PORTVERSION=	1.7.0
+PORTVERSION=	1.8.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Implementation of the AMQP protocol for Rabbi
 LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 
-RUN_DEPENDS=	rubygem-amq-protocol>=2.1.0:net/rubygem-amq-protocol \
+RUN_DEPENDS=	rubygem-amq-protocol>=2.2.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	Wed Jan  3 16:45:29 2018	(r457974)
+++ head/net/rubygem-amqp/distinfo	Wed Jan  3 16:45:34 2018	(r457975)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486064010
-SHA256 (rubygem/amqp-1.7.0.gem) = a508f705f87c329a9c92b48e6ad06c7dffcb6f7d4782bc9b87ccac9737d5ea63
-SIZE (rubygem/amqp-1.7.0.gem) = 1176576
+TIMESTAMP = 1514987115
+SHA256 (rubygem/amqp-1.8.0.gem) = 2f02a1152672efe0700f38fdd0efd0236fd8e78525f3d20a2838d23c385d24dc
+SIZE (rubygem/amqp-1.8.0.gem) = 1175040



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