diff options
author | swills <swills@FreeBSD.org> | 2013-07-12 11:26:24 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-07-12 11:26:24 +0800 |
commit | 80d948542556ec6d50a0c25e6926a56ba40b1606 (patch) | |
tree | 560478f6365920d1dccac3ba371bf24972cc6729 /finance | |
parent | d755a48f61e9764381357218e794fbe66d538331 (diff) | |
download | freebsd-ports-gnome-80d948542556ec6d50a0c25e6926a56ba40b1606.tar.gz freebsd-ports-gnome-80d948542556ec6d50a0c25e6926a56ba40b1606.tar.zst freebsd-ports-gnome-80d948542556ec6d50a0c25e6926a56ba40b1606.zip |
- Update to 5.1.1
PR: ports/179865
Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
Diffstat (limited to 'finance')
-rw-r--r-- | finance/rubygem-money/Makefile | 11 | ||||
-rw-r--r-- | finance/rubygem-money/distinfo | 4 |
2 files changed, 5 insertions, 10 deletions
diff --git a/finance/rubygem-money/Makefile b/finance/rubygem-money/Makefile index 42eb9770e9c1..d41ca1e37c12 100644 --- a/finance/rubygem-money/Makefile +++ b/finance/rubygem-money/Makefile @@ -1,20 +1,15 @@ -# Ports collection makefile for: rubygem-money -# Date created: 27 April 2011 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= money -PORTVERSION= 5.0.0 +PORTVERSION= 5.1.1 CATEGORIES= finance rubygems MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Library for handling money and different currencies -RUN_DEPENDS= rubygem-i18n>=0.4:${PORTSDIR}/devel/rubygem-i18n \ - rubygem-json>=0:${PORTSDIR}/devel/rubygem-json +RUN_DEPENDS= rubygem-i18n>=0.6:${PORTSDIR}/devel/rubygem-i18n USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/finance/rubygem-money/distinfo b/finance/rubygem-money/distinfo index 10e4912a00a5..abc2df5491ba 100644 --- a/finance/rubygem-money/distinfo +++ b/finance/rubygem-money/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/money-5.0.0.gem) = 7095273d91bc0628d061c0c416730b994c335487af40718321cc634fecf45ada -SIZE (rubygem/money-5.0.0.gem) = 45056 +SHA256 (rubygem/money-5.1.1.gem) = 11e49ec44b7a7ef5aada27cabf12e590ae35efd1e6858aaa2e40c0094d47ed3b +SIZE (rubygem/money-5.1.1.gem) = 51200 |