- Update to 2.5.0

- Space/Tab twiddle

Changes:	https://github.com/weppos/whois/blob/master/CHANGELOG.md
PR:		ports/167115
Submitted by:	sunpoet (myself)
Approved by:	Eric <freebsdports@chillibear.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-04-26 12:02:08 +00:00
parent a8c202c712
commit 3010eaf52e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295555
2 changed files with 7 additions and 6 deletions

View File

@ -6,16 +6,17 @@
#
PORTNAME= whois
PORTVERSION= 2.2.0
PORTVERSION= 2.5.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
COMMENT= Ruby whois library
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/ruby-whois
PLIST_FILES= bin/ruby-whois
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/whois-2.2.0.gem) = 697a4c7fbb32c54c60616e0d18efd31c74ca4efb4064cb726b263633d7122980
SIZE (rubygem/whois-2.2.0.gem) = 349184
SHA256 (rubygem/whois-2.5.0.gem) = fa50d96712b44d1f0190e6bacbd8bcea0463f79cc57af8f06374d7634b5aab44
SIZE (rubygem/whois-2.5.0.gem) = 395776