mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
security/rubygem-six: Update to 0.2.2
- Add LICENSE_FILE - Update WWW Changes: https://github.com/dzaporozhets/six/blob/master/CHANGELOG https://github.com/dzaporozhets/six/commits/master
This commit is contained in:
parent
70bb9ebd0f
commit
7a72d2f4dc
3 changed files with 9 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= six
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.2.2
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -7,10 +7,11 @@ MAINTAINER= ruby@FreeBSD.org
|
|||
COMMENT= Very simple authorization gem
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1515599813
|
||||
SHA256 (rubygem/six-0.2.1.gem) = 97424f909700f6bcdbd9f2a7ee2da9812a34e54a5149eba467e9e8eb6a35502e
|
||||
SIZE (rubygem/six-0.2.1.gem) = 6144
|
||||
TIMESTAMP = 1626542098
|
||||
SHA256 (rubygem/six-0.2.2.gem) = 37b7c6476687f6271c2904995cc5cc967254433d9c9064922a3bc3a69c93e9fc
|
||||
SIZE (rubygem/six-0.2.2.gem) = 6144
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Very simple authorization gem
|
||||
|
||||
WWW: https://github.com/randx/six
|
||||
WWW: https://github.com/dzaporozhets/six
|
||||
|
|
Loading…
Add table
Reference in a new issue