aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 21:46:06 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 22:07:17 +0000
commit7a72d2f4dcf2a90c3b10cdf31e6386cedd5be511 (patch)
treebb320f16c697c62fbd1434076d2f425bfbff7730 /security
parent70bb9ebd0f582609d266145b931e92bd38a099cd (diff)
downloadports-7a72d2f4dcf2a90c3b10cdf31e6386cedd5be511.tar.gz
ports-7a72d2f4dcf2a90c3b10cdf31e6386cedd5be511.zip
security/rubygem-six: Update to 0.2.2
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-six/Makefile9
-rw-r--r--security/rubygem-six/distinfo6
-rw-r--r--security/rubygem-six/pkg-descr2
3 files changed, 9 insertions, 8 deletions
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
-NO_ARCH= yes
-
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
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