From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 28 05:00:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54DC016A41F for ; Wed, 28 Dec 2005 05:00:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2271443D5D for ; Wed, 28 Dec 2005 05:00:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBS50Ix7090534 for ; Wed, 28 Dec 2005 05:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBS50Ibn090533; Wed, 28 Dec 2005 05:00:18 GMT (envelope-from gnats) Resent-Date: Wed, 28 Dec 2005 05:00:18 GMT Resent-Message-Id: <200512280500.jBS50Ibn090533@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, Zach Thompson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E48716A41F for ; Wed, 28 Dec 2005 04:53:28 +0000 (GMT) (envelope-from root@lastamericanempire.com) Received: from darwin.lastamericanempire.com (lastamericanempire.com [66.134.56.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECAD843D49 for ; Wed, 28 Dec 2005 04:53:27 +0000 (GMT) (envelope-from root@lastamericanempire.com) Received: by darwin.lastamericanempire.com (Postfix, from userid 0) id 2003933C3A; Tue, 27 Dec 2005 21:53:27 -0700 (MST) Message-Id: <20051228045327.2003933C3A@darwin.lastamericanempire.com> Date: Tue, 27 Dec 2005 21:53:27 -0700 (MST) From: Zach Thompson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/90996: New port: finance/p5-Locale-Currency-Format - Convert monetary values to different formats X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Zach Thompson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Dec 2005 05:00:21 -0000 >Number: 90996 >Category: ports >Synopsis: New port: finance/p5-Locale-Currency-Format - Convert monetary values to different formats >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 Dec 28 05:00:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: hideo >Release: FreeBSD 7.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Dec 26 18:32:28 MST 2005 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64 >Description: Locale::Currency::Format is a small module to convert monetary values between different formats. >How-To-Repeat: >Fix: --- p5-Locale-Currency-Format-1.22 begins here --- # 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: # # p5-Locale-Currency-Format # p5-Locale-Currency-Format/Makefile # p5-Locale-Currency-Format/distinfo # p5-Locale-Currency-Format/pkg-descr # p5-Locale-Currency-Format/pkg-plist # echo c - p5-Locale-Currency-Format mkdir -p p5-Locale-Currency-Format > /dev/null 2>&1 echo x - p5-Locale-Currency-Format/Makefile sed 's/^X//' >p5-Locale-Currency-Format/Makefile << 'END-of-p5-Locale-Currency-Format/Makefile' X# New ports collection makefile for: p5-Locale-Currency-Format X# Date Created: 27 Dec 2005 X# Whom: Zach Thompson X# X# $FreeBSD$ X# X XPORTNAME= Locale-Currency-Format XPORTVERSION= 1.22 XCATEGORIES= finance perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Locale XPKGNAMEPREFIX= p5- X XMAINTAINER= hideo@lastamericanempire.com XCOMMENT= Perl functions for formatting monetary values X XPERL_CONFIGURE= yes X XMAN3= Locale::Currency::Format.3 X X.include X X.if ${PERL_LEVEL} < 500600 XIGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again X.endif X X.include END-of-p5-Locale-Currency-Format/Makefile echo x - p5-Locale-Currency-Format/distinfo sed 's/^X//' >p5-Locale-Currency-Format/distinfo << 'END-of-p5-Locale-Currency-Format/distinfo' XMD5 (Locale-Currency-Format-1.22.tar.gz) = a7d4179a172a030a6c1bd5616d9a2e58 XSHA256 (Locale-Currency-Format-1.22.tar.gz) = f59714809e57eeb56b222b89b93849207907f5f23ca247e775846fa1eb6f5303 XSIZE (Locale-Currency-Format-1.22.tar.gz) = 6993 END-of-p5-Locale-Currency-Format/distinfo echo x - p5-Locale-Currency-Format/pkg-descr sed 's/^X//' >p5-Locale-Currency-Format/pkg-descr << 'END-of-p5-Locale-Currency-Format/pkg-descr' XPerl functions for converting monetary values to different formats. X XWWW: http://search.cpan.org/dist/Locale-Currency-Format/ END-of-p5-Locale-Currency-Format/pkg-descr echo x - p5-Locale-Currency-Format/pkg-plist sed 's/^X//' >p5-Locale-Currency-Format/pkg-plist << 'END-of-p5-Locale-Currency-Format/pkg-plist' X%%SITE_PERL%%/Locale/Currency/Format.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Currency/Format/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Currency/Format X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Currency 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Locale/Currency 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Locale 2>/dev/null || true END-of-p5-Locale-Currency-Format/pkg-plist exit --- p5-Locale-Currency-Format-1.22 ends here --- >Release-Note: >Audit-Trail: >Unformatted: