svn commit: r365894 - head/net/rubygem-whois
Steve Wills
swills at FreeBSD.org
Sun Aug 24 04:35:54 UTC 2014
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
More information about the svn-ports-head
mailing list