diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-01-15 23:37:55 +0800 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-01-15 23:37:55 +0800 |
commit | e71fc3df2aa5758c9c7dbfed5cac07bcd13fe0fd (patch) | |
tree | 0d66450b2eb91ca826cb3eb91d52a15b8445bc1a /math | |
parent | a53d827e8d7b6621c0a929f33e9cb8ae2131646f (diff) | |
download | freebsd-ports-gnome-e71fc3df2aa5758c9c7dbfed5cac07bcd13fe0fd.tar.gz freebsd-ports-gnome-e71fc3df2aa5758c9c7dbfed5cac07bcd13fe0fd.tar.zst freebsd-ports-gnome-e71fc3df2aa5758c9c7dbfed5cac07bcd13fe0fd.zip |
math/rubygem-numru-units: update to 1.9.0
PR: 224775
Approved by: maintainer timeout (murashin@gfd-dennou.org, > 2 weeks)
Diffstat (limited to 'math')
-rw-r--r-- | math/rubygem-numru-units/Makefile | 2 | ||||
-rw-r--r-- | math/rubygem-numru-units/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/rubygem-numru-units/Makefile b/math/rubygem-numru-units/Makefile index 6e549234504c..92f94cac69cd 100644 --- a/math/rubygem-numru-units/Makefile +++ b/math/rubygem-numru-units/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= numru-units -PORTVERSION= 1.7.0 +PORTVERSION= 1.9.0 CATEGORIES= math rubygems MASTER_SITES= RG diff --git a/math/rubygem-numru-units/distinfo b/math/rubygem-numru-units/distinfo index 49c93d131a7e..86a205333551 100644 --- a/math/rubygem-numru-units/distinfo +++ b/math/rubygem-numru-units/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/numru-units-1.7.0.gem) = 140a332b544405c494505ebd3537fc62598c8d0e888f1aaaa72b70406ddeffa5 -SIZE (rubygem/numru-units-1.7.0.gem) = 129536 +TIMESTAMP = 1514155028 +SHA256 (rubygem/numru-units-1.9.0.gem) = dab868c17d3b2fd2c04ac3a1a310b5dda5c15ea90d6a384de7b0290a0f05532a +SIZE (rubygem/numru-units-1.9.0.gem) = 121856 |