diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-11 15:56:09 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-11 15:56:09 +0000 |
commit | f9957ee65811d2c2a0bb8263a53ae7cfb0338985 (patch) | |
tree | 373410a4a16626bb5d745d4c8598ef3793df4fdc | |
parent | Update to 5.2.2 (diff) |
Update to 1.2.1
Changes: https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=438279
-rw-r--r-- | devel/rubygem-unicode-display_width/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-unicode-display_width/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-unicode-display_width/Makefile b/devel/rubygem-unicode-display_width/Makefile index eb65ecc2f967..787314f312ed 100644 --- a/devel/rubygem-unicode-display_width/Makefile +++ b/devel/rubygem-unicode-display_width/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unicode-display_width -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-unicode-display_width/distinfo b/devel/rubygem-unicode-display_width/distinfo index 6da481b9d1d6..3bdfd708b08d 100644 --- a/devel/rubygem-unicode-display_width/distinfo +++ b/devel/rubygem-unicode-display_width/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491722912 -SHA256 (rubygem/unicode-display_width-1.2.0.gem) = 2414c86d929be487a93c731daf4b35a937464c705c2594ab9553022b61d88668 -SIZE (rubygem/unicode-display_width-1.2.0.gem) = 12288 +TIMESTAMP = 1491892934 +SHA256 (rubygem/unicode-display_width-1.2.1.gem) = 1f44ff6554e067e2ff46183c89b62bba685a2903dd8eab3127887ecbad1c66c2 +SIZE (rubygem/unicode-display_width-1.2.1.gem) = 12288 |