- Update to 0.8.2
- Add LICENSE_FILE Changes: https://github.com/bluemonk/ipaddress/blob/master/CHANGELOG.rdoc
This commit is contained in:
parent
71775b3b43
commit
0c450ca76d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406669
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ipaddress
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.8.2
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org
|
|||
COMMENT= IP address manipulation library for rubygems
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/ipaddress-0.8.0.gem) = 398ac94becdbce3151acc8bb3854918c3d11e286e37e7595f082dad4fc259e33
|
||||
SIZE (rubygem/ipaddress-0.8.0.gem) = 34816
|
||||
SHA256 (rubygem/ipaddress-0.8.2.gem) = 34edaae7ccfd58ce047c708b850891ad16e331111c850ff9c2409a0677a3806a
|
||||
SIZE (rubygem/ipaddress-0.8.2.gem) = 38400
|
||||
|
|
Loading…
Reference in a new issue