svn commit: r322804 - head/finance/rubygem-money
Steve Wills
swills at FreeBSD.org
Fri Jul 12 03:26:25 UTC 2013
Author: swills
Date: Fri Jul 12 03:26:24 2013
New Revision: 322804
URL: http://svnweb.freebsd.org/changeset/ports/322804
Log:
- Update to 5.1.1
PR: ports/179865
Approved by: maintainer timeout (freebsdports at chillibear.com, >2 weeks)
Modified:
head/finance/rubygem-money/Makefile
head/finance/rubygem-money/distinfo (contents, props changed)
Modified: head/finance/rubygem-money/Makefile
==============================================================================
--- head/finance/rubygem-money/Makefile Fri Jul 12 03:19:04 2013 (r322803)
+++ head/finance/rubygem-money/Makefile Fri Jul 12 03:26:24 2013 (r322804)
@@ -1,20 +1,15 @@
-# Ports collection makefile for: rubygem-money
-# Date created: 27 April 2011
-# Whom: Eric Freeman <freebsdports at chillibear.com>
-#
+# Created by: Eric Freeman <freebsdports at chillibear.com>
# $FreeBSD$
-#
PORTNAME= money
-PORTVERSION= 5.0.0
+PORTVERSION= 5.1.1
CATEGORIES= finance rubygems
MASTER_SITES= RG
MAINTAINER= freebsdports at 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
Modified: head/finance/rubygem-money/distinfo
==============================================================================
--- head/finance/rubygem-money/distinfo Fri Jul 12 03:19:04 2013 (r322803)
+++ head/finance/rubygem-money/distinfo Fri Jul 12 03:26:24 2013 (r322804)
@@ -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
More information about the svn-ports-head
mailing list