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:
Po-Chuan Hsieh 2021-07-19 05:46:06 +08:00
parent 70bb9ebd0f
commit 7a72d2f4dc
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 9 additions and 8 deletions

View file

@ -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>

View file

@ -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

View file

@ -1,3 +1,3 @@
Very simple authorization gem
WWW: https://github.com/randx/six
WWW: https://github.com/dzaporozhets/six