From nobody@FreeBSD.org  Wed Apr 27 14:17:08 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C33FC1065672
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsdports@chillibear.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] finance/rubygem-money (Library for handling currencies)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         156679
>Category:       ports
>Synopsis:       [NEW PORT] finance/rubygem-money (Library for handling currencies)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 27 14:20:11 UTC 2011
>Closed-Date:    Tue May 03 03:23:05 UTC 2011
>Last-Modified:  Tue May 03 03:23:05 UTC 2011
>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 <freebsdports@chillibear.com>
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 <bsd.port.mk>
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:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 27 14:20:26 UTC 2011 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156679 
Responsible-Changed-From-To: ruby->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Mon May 2 03:58:41 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156679 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Tue May 3 03:23:04 UTC 2011 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156679 
>Unformatted:
