diff --git a/security/rubygem-six/Makefile b/security/rubygem-six/Makefile index cf666ebf7f7a..d4f3f9c8bf9d 100644 --- a/security/rubygem-six/Makefile +++ b/security/rubygem-six/Makefile @@ -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 diff --git a/security/rubygem-six/distinfo b/security/rubygem-six/distinfo index c06d19635c63..baddd72aea2c 100644 --- a/security/rubygem-six/distinfo +++ b/security/rubygem-six/distinfo @@ -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 diff --git a/security/rubygem-six/pkg-descr b/security/rubygem-six/pkg-descr index 0bc887d0e282..8b04e0c4b58c 100644 --- a/security/rubygem-six/pkg-descr +++ b/security/rubygem-six/pkg-descr @@ -1,3 +1,3 @@ Very simple authorization gem -WWW: https://github.com/randx/six +WWW: https://github.com/dzaporozhets/six