diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-28 03:45:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-28 03:45:58 +0800 |
commit | 143dbde87d815d1d899bb3e661bcfc9e80d31449 (patch) | |
tree | 805be0c88057e7cefd732a8ca867dd086a47f5a1 /net | |
parent | 24d8eef5dfe724bec2d82437a607176316227ae3 (diff) | |
download | freebsd-ports-gnome-143dbde87d815d1d899bb3e661bcfc9e80d31449.tar.gz freebsd-ports-gnome-143dbde87d815d1d899bb3e661bcfc9e80d31449.tar.zst freebsd-ports-gnome-143dbde87d815d1d899bb3e661bcfc9e80d31449.zip |
- Update to 3.6.5
- Update RUN_DEPENDS: use Rails 4
Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.md
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-whois/Makefile | 4 | ||||
-rw-r--r-- | net/rubygem-whois/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-whois/Makefile b/net/rubygem-whois/Makefile index 12ddf37483a6..6628a155d199 100644 --- a/net/rubygem-whois/Makefile +++ b/net/rubygem-whois/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= whois -PORTVERSION= 3.6.4 +PORTVERSION= 3.6.5 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Ruby whois library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport>=3:${PORTSDIR}/devel/rubygem-activesupport +RUN_DEPENDS= rubygem-activesupport4>=3:${PORTSDIR}/devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-whois/distinfo b/net/rubygem-whois/distinfo index a8579f537f5c..013d3db8f971 100644 --- a/net/rubygem-whois/distinfo +++ b/net/rubygem-whois/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/whois-3.6.4.gem) = 21ca40092b4866fc95fc39f6ee02cc0f9a32820480c5fe801ee9d4e34203fee7 -SIZE (rubygem/whois-3.6.4.gem) = 121344 +SHA256 (rubygem/whois-3.6.5.gem) = b42df3b9554c3de5c80bdb2fb9e65e8c297ecca0dd256135034a52dbb74a71ee +SIZE (rubygem/whois-3.6.5.gem) = 122368 |