diff --git a/net/rubygem-whois/Makefile b/net/rubygem-whois/Makefile index bd249f4c913e..72506dd97db6 100644 --- a/net/rubygem-whois/Makefile +++ b/net/rubygem-whois/Makefile @@ -1,22 +1,22 @@ # Created by: Eric Freeman PORTNAME= whois -PORTVERSION= 4.0.7 +PORTVERSION= 5.0.2 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby whois library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-activesupport4>=3:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes USES= gem PLIST_FILES= bin/whoisrb .include diff --git a/net/rubygem-whois/distinfo b/net/rubygem-whois/distinfo index d1855135445f..614f1d25b8e3 100644 --- a/net/rubygem-whois/distinfo +++ b/net/rubygem-whois/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532975917 -SHA256 (rubygem/whois-4.0.7.gem) = 00e07ad693931bde25cbe4532f272ee462bcaa87a74218f36376bc1363a32cdb -SIZE (rubygem/whois-4.0.7.gem) = 74752 +TIMESTAMP = 1626383228 +SHA256 (rubygem/whois-5.0.2.gem) = 36330e0713c3c639a60ca373f219e6f87b51932a96cfa495d0cda0a926415e24 +SIZE (rubygem/whois-5.0.2.gem) = 95232 diff --git a/net/rubygem-whois/pkg-descr b/net/rubygem-whois/pkg-descr index 1b8922240d0e..037bd2a89a3a 100644 --- a/net/rubygem-whois/pkg-descr +++ b/net/rubygem-whois/pkg-descr @@ -1,11 +1,11 @@ Whois is an intelligent pure Ruby WHOIS client and parser. It provides a flexible and programmable API to query WHOIS servers and look up IP/domain WHOIS information. It also offers command-line interface to run WHOIS queries from the console. It is a OS-independent library and does not require external C libraries or Gems. -WWW: http://www.ruby-whois.org +WWW: https://whoisrb.org/