diff options
| author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2022-01-06 16:18:36 +0000 |
|---|---|---|
| committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2022-01-06 16:33:44 +0000 |
| commit | 958dfd1f26f81895aee6c4e5d74537ceda7dc31c (patch) | |
| tree | 52f4e367e9666e42d9b902279e5dd78acc539a8d | |
| parent | 6c5200b096f3aceae1393485d47c576ae4e4b2b1 (diff) | |
devel/rubygem-io-console: Update to 0.5.11
* Switch to DISTVERSION
* Re-format Makefile with portfmt
Changes: https://github.com/ruby/io-console/commits/v0.5.11
| -rw-r--r-- | devel/rubygem-io-console/Makefile | 4 | ||||
| -rw-r--r-- | devel/rubygem-io-console/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/rubygem-io-console/Makefile b/devel/rubygem-io-console/Makefile index 4f72bd7ff990..4e3596e94b8f 100644 --- a/devel/rubygem-io-console/Makefile +++ b/devel/rubygem-io-console/Makefile @@ -1,5 +1,5 @@ PORTNAME= io-console -PORTVERSION= 0.5.9 +DISTVERSION= 0.5.11 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -8,7 +8,7 @@ COMMENT= Add console capabilities to IO instances LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt +LICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes diff --git a/devel/rubygem-io-console/distinfo b/devel/rubygem-io-console/distinfo index d092e3bc626a..8290f4155342 100644 --- a/devel/rubygem-io-console/distinfo +++ b/devel/rubygem-io-console/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615907460 -SHA256 (rubygem/io-console-0.5.9.gem) = 4aaefa9e601433071a92a4761a9f0ceb6507975d31ac75a6bd2a7c043b77aa5e -SIZE (rubygem/io-console-0.5.9.gem) = 23552 +TIMESTAMP = 1641485639 +SHA256 (rubygem/io-console-0.5.11.gem) = 7e2418376fd185ad66e7aee2c58c207e9be0f2197aa89bc4c89931995cee3365 +SIZE (rubygem/io-console-0.5.11.gem) = 23552 |
