devel/rubygem-set: Update to 1.0.2
- Update LICENSE Changes: https://github.com/ruby/set/blob/master/CHANGELOG.md
This commit is contained in:
parent
f102130dbb
commit
33d4466765
2 changed files with 7 additions and 6 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= set
|
PORTNAME= set
|
||||||
PORTVERSION= 1.0.1
|
PORTVERSION= 1.0.2
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Class to deal with collections of unordered, unique values
|
COMMENT= Class to deal with collections of unordered, unique values
|
||||||
|
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE RUBY
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1609598791
|
TIMESTAMP = 1635731137
|
||||||
SHA256 (rubygem/set-1.0.1.gem) = d169fe8df4738e9da1118199429a9cf1ce0ac5e8a3cacc481e2ed24d585419dd
|
SHA256 (rubygem/set-1.0.2.gem) = 02ffa4de1f2621495e05b72326040dd014d7abbcb02fea698bc600a389992c02
|
||||||
SIZE (rubygem/set-1.0.1.gem) = 12800
|
SIZE (rubygem/set-1.0.2.gem) = 14848
|
||||||
|
|
Loading…
Reference in a new issue