- Update to 3.3.1

- Add LICENSE
- Support STAGEDIR

Changes:	https://github.com/weppos/whois/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-10-26 14:56:17 +00:00
parent 1bcc14043b
commit f777321c56
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331699
2 changed files with 5 additions and 4 deletions

View file

@ -2,18 +2,19 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= whois PORTNAME= whois
PORTVERSION= 3.2.1 PORTVERSION= 3.3.1
CATEGORIES= net rubygems CATEGORIES= net rubygems
MASTER_SITES= RG MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby whois library COMMENT= Ruby whois library
LICENSE= MIT
USE_RUBY= yes USE_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/ruby-whois PLIST_FILES= bin/ruby-whois
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/whois-3.2.1.gem) = 48c837920aba3f929767047011ba2ad955521029f850efbd4253dbfc39862da1 SHA256 (rubygem/whois-3.3.1.gem) = 79c21badc82de08c123cf435bf9642558ce858248841d3697a6b5efb5cc2dd1a
SIZE (rubygem/whois-3.2.1.gem) = 101888 SIZE (rubygem/whois-3.3.1.gem) = 105472