Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2014 04:35:53 +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: r365894 - head/net/rubygem-whois
Message-ID:  <201408240435.s7O4ZrHm061004@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Aug 24 04:35:53 2014
New Revision: 365894
URL: http://svnweb.freebsd.org/changeset/ports/365894
QAT: https://qat.redports.org/buildarchive/r365894/

Log:
  net/rubygem-whois: update to 3.5.5

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

Modified: head/net/rubygem-whois/Makefile
==============================================================================
--- head/net/rubygem-whois/Makefile	Sun Aug 24 04:30:26 2014	(r365893)
+++ head/net/rubygem-whois/Makefile	Sun Aug 24 04:35:53 2014	(r365894)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	whois
-PORTVERSION=	3.3.1
+PORTVERSION=	3.5.5
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -11,6 +11,8 @@ COMMENT=	Ruby whois library
 
 LICENSE=	MIT
 
+RUN_DEPENDS=	rubygem-activesupport>=3:${PORTSDIR}/devel/rubygem-activesupport
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/net/rubygem-whois/distinfo
==============================================================================
--- head/net/rubygem-whois/distinfo	Sun Aug 24 04:30:26 2014	(r365893)
+++ head/net/rubygem-whois/distinfo	Sun Aug 24 04:35:53 2014	(r365894)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/whois-3.3.1.gem) = 79c21badc82de08c123cf435bf9642558ce858248841d3697a6b5efb5cc2dd1a
-SIZE (rubygem/whois-3.3.1.gem) = 105472
+SHA256 (rubygem/whois-3.5.5.gem) = 4a58d912e2fe8bbef2e4d6a3dac97841f30ab573a627e0bafcfc027435d4fb4d
+SIZE (rubygem/whois-3.5.5.gem) = 112640



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