mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 3.3.1
- Add LICENSE - Support STAGEDIR Changes: https://github.com/weppos/whois/commits/master
This commit is contained in:
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
|
@ -2,18 +2,19 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= whois
|
||||
PORTVERSION= 3.2.1
|
||||
PORTVERSION= 3.3.1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby whois library
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/ruby-whois
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/whois-3.2.1.gem) = 48c837920aba3f929767047011ba2ad955521029f850efbd4253dbfc39862da1
|
||||
SIZE (rubygem/whois-3.2.1.gem) = 101888
|
||||
SHA256 (rubygem/whois-3.3.1.gem) = 79c21badc82de08c123cf435bf9642558ce858248841d3697a6b5efb5cc2dd1a
|
||||
SIZE (rubygem/whois-3.3.1.gem) = 105472
|
||||
|
|
Loading…
Add table
Reference in a new issue