Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2013 05:17:40 GMT
From:      Steve Wills <swills@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        freebsdports@chillibear.com
Subject:   ports/179865: [PATCH] finance/rubygem-money: update to 5.1.1
Message-ID:  <201306230517.r5N5HeJ6000430@meatwad.mouf.net>
Resent-Message-ID: <201306230520.r5N5K0xG001888@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179865
>Category:       ports
>Synopsis:       [PATCH] finance/rubygem-money: update to 5.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 23 05:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r251046: Tue May 28 22:52:00 UTC
>Description:
- Update to 5.1.1

Port maintainer (freebsdports@chillibear.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-money-5.1.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 321618)
+++ Makefile	(working copy)
@@ -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
Index: distinfo
===================================================================
--- distinfo	(revision 321618)
+++ distinfo	(working copy)
@@ -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
--- rubygem-money-5.1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306230517.r5N5HeJ6000430>