diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-11 04:17:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-11 04:17:09 +0800 |
commit | 1c2f2d5a2da8c8dad9db6b6ce95ed05e5ab51140 (patch) | |
tree | b18ad49d61a3eaec91e0f8686b93fd09cc98458c /devel | |
parent | 69b9a2990ab48fecc0fa058cfedbf574a838e374 (diff) | |
download | freebsd-ports-gnome-1c2f2d5a2da8c8dad9db6b6ce95ed05e5ab51140.tar.gz freebsd-ports-gnome-1c2f2d5a2da8c8dad9db6b6ce95ed05e5ab51140.tar.zst freebsd-ports-gnome-1c2f2d5a2da8c8dad9db6b6ce95ed05e5ab51140.zip |
- Update to 0.9.0
Changes: https://github.com/rocky/columnize/blob/master/NEWS
https://github.com/rocky/columnize/releases
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-columnize/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-columnize/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/rubygem-columnize/Makefile b/devel/rubygem-columnize/Makefile index 0e2e98ae55a4..72f112c9690d 100644 --- a/devel/rubygem-columnize/Makefile +++ b/devel/rubygem-columnize/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= columnize -PORTVERSION= 0.8.9 +PORTVERSION= 0.9.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-columnize/distinfo b/devel/rubygem-columnize/distinfo index a73ea06deb9a..e0ef908124f5 100644 --- a/devel/rubygem-columnize/distinfo +++ b/devel/rubygem-columnize/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/columnize-0.8.9.gem) = 37d6e33624f2e3542667425504d204843788ce52905b2529654ab57d11fe6ab8 -SIZE (rubygem/columnize-0.8.9.gem) = 16896 +SHA256 (rubygem/columnize-0.9.0.gem) = ab736fad789612458feef028cb6c98cd2e54cb21174e5744c8a5204a6dc962a0 +SIZE (rubygem/columnize-0.9.0.gem) = 16896 |