Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2014 21:22:42 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365818 - head/net/rubygem-connection_pool
Message-ID:  <201408232122.s7NLMgQp056397@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Aug 23 21:22:41 2014
New Revision: 365818
URL: http://svnweb.freebsd.org/changeset/ports/365818
QAT: https://qat.redports.org/buildarchive/r365818/

Log:
  net/rubygem-connection_pool: update to 2.0.0

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

Modified: head/net/rubygem-connection_pool/Makefile
==============================================================================
--- head/net/rubygem-connection_pool/Makefile	Sat Aug 23 21:17:06 2014	(r365817)
+++ head/net/rubygem-connection_pool/Makefile	Sat Aug 23 21:22:41 2014	(r365818)
@@ -1,15 +1,13 @@
 # $FreeBSD$
 
 PORTNAME=	connection_pool
-PORTVERSION=	1.1.0
+PORTVERSION=	2.0.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Generic connection pool for Ruby
 
-RUN_DEPENDS=	rubygem-minitest>=5.0.0:${PORTSDIR}/devel/rubygem-minitest
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/net/rubygem-connection_pool/distinfo
==============================================================================
--- head/net/rubygem-connection_pool/distinfo	Sat Aug 23 21:17:06 2014	(r365817)
+++ head/net/rubygem-connection_pool/distinfo	Sat Aug 23 21:22:41 2014	(r365818)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/connection_pool-1.1.0.gem) = db29f71e2d6c941c0cb6a0f9c40e1790e16a6825f7951f810fbc9090cc3b09ac
-SIZE (rubygem/connection_pool-1.1.0.gem) = 8704
+SHA256 (rubygem/connection_pool-2.0.0.gem) = 07c6af4793949d290624eb1019e852e850e2e319d3828a62036ee9a0eb74479f
+SIZE (rubygem/connection_pool-2.0.0.gem) = 11264



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