From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 27 14:20:12 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4D8B1065670 for ; Wed, 27 Apr 2011 14:20:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 819678FC15 for ; Wed, 27 Apr 2011 14:20:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p3REKC0g047464 for ; Wed, 27 Apr 2011 14:20:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p3REKCe9047463; Wed, 27 Apr 2011 14:20:12 GMT (envelope-from gnats) Resent-Date: Wed, 27 Apr 2011 14:20:12 GMT Resent-Message-Id: <201104271420.p3REKCe9047463@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eric Freeman Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C33FC1065672 for ; Wed, 27 Apr 2011 14:17:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 97D968FC15 for ; Wed, 27 Apr 2011 14:17:08 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p3REH8ME050634 for ; Wed, 27 Apr 2011 14:17:08 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p3REH8xo050633; Wed, 27 Apr 2011 14:17:08 GMT (envelope-from nobody) Message-Id: <201104271417.p3REH8xo050633@red.freebsd.org> Date: Wed, 27 Apr 2011 14:17:08 GMT From: Eric Freeman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/156679: [NEW PORT] finance/rubygem-money (Library for handling currencies) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2011 14:20:12 -0000 >Number: 156679 >Category: ports >Synopsis: [NEW PORT] finance/rubygem-money (Library for handling currencies) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 27 14:20:11 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eric Freeman >Release: 8.0 >Organization: >Environment: >Description: Simple port of the money gem. It's a library for handling money in various currencies. >How-To-Repeat: n/a >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # rubygem-money # rubygem-money/Makefile # rubygem-money/distinfo # rubygem-money/pkg-descr # echo c - rubygem-money mkdir -p rubygem-money > /dev/null 2>&1 echo x - rubygem-money/Makefile sed 's/^X//' >rubygem-money/Makefile << '66ddcc90db174ca11d9848c57529cd21' X# Ports collection makefile for: rubygem-money X# Date created: 27 April 2011 X# Whom: Eric Freeman X# X# $FreeBSD$ X# X XPORTNAME= money XPORTVERSION= 3.6.1 XCATEGORIES= finance rubygems XMASTER_SITES= RG X XMAINTAINER= freebsdports@chillibear.com XCOMMENT= Library for handling money and different currencies X XRUN_DEPENDS= rubygem-i18n>=0.4.0:${PORTSDIR}/devel/rubygem-i18n X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include 66ddcc90db174ca11d9848c57529cd21 echo x - rubygem-money/distinfo sed 's/^X//' >rubygem-money/distinfo << '19c36cd303d50458c956569b233c61ff' XSHA256 (rubygem/money-3.6.1.gem) = 633e3b4ac89a5e22b48c3b670b2b6bc41387725582a253fd873937ef9defffa5 XSIZE (rubygem/money-3.6.1.gem) = 94720 19c36cd303d50458c956569b233c61ff echo x - rubygem-money/pkg-descr sed 's/^X//' >rubygem-money/pkg-descr << '28c614769be76e2d7f3c7368f620d09e' XA library assists in handling money and different currencies. XIt features a Money class which encapsulates all information Xabout an certain amount of money, such as its value and its currency. X XWWW: http://money.rubyforge.org/ 28c614769be76e2d7f3c7368f620d09e exit >Release-Note: >Audit-Trail: >Unformatted: