From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 28 23:30:08 2010 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 A33511065677 for ; Sun, 28 Mar 2010 23:30:08 +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 818988FC17 for ; Sun, 28 Mar 2010 23:30:08 +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 o2SNU8S9017798 for ; Sun, 28 Mar 2010 23:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o2SNU8Kb017788; Sun, 28 Mar 2010 23:30:08 GMT (envelope-from gnats) Resent-Date: Sun, 28 Mar 2010 23:30:08 GMT Resent-Message-Id: <201003282330.o2SNU8Kb017788@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, Steve Wills Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 667CC1065670 for ; Sun, 28 Mar 2010 23:22:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 3CAA18FC12 for ; Sun, 28 Mar 2010 23:22:50 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o2SNMoUk079689 for ; Sun, 28 Mar 2010 23:22:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o2SNMnO5079688; Sun, 28 Mar 2010 23:22:49 GMT (envelope-from nobody) Message-Id: <201003282322.o2SNMnO5079688@www.freebsd.org> Date: Sun, 28 Mar 2010 23:22:49 GMT From: Steve Wills To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/145138: new port: math/p5-Math-SigFigz 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: Sun, 28 Mar 2010 23:30:08 -0000 >Number: 145138 >Category: ports >Synopsis: new port: math/p5-Math-SigFigz >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: Sun Mar 28 23:30:08 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: 8.0-amd64 >Organization: >Environment: >Description: new port of perl module Math::SigFigs >How-To-Repeat: >Fix: see attached Patch attached with submission follows: # 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: # # ./math/p5-Math-SigFigs # ./math/p5-Math-SigFigs/pkg-descr # ./math/p5-Math-SigFigs/Makefile # ./math/p5-Math-SigFigs/pkg-plist # ./math/p5-Math-SigFigs/distinfo # echo c - ./math/p5-Math-SigFigs mkdir -p ./math/p5-Math-SigFigs > /dev/null 2>&1 echo x - ./math/p5-Math-SigFigs/pkg-descr sed 's/^X//' >./math/p5-Math-SigFigs/pkg-descr << '7f90c77afb587113faddb1c4f48cf801' XDo math with correct handling of significant figures X XWWW: http://search.cpan.org/~sbeck/Math-SigFigs/ 7f90c77afb587113faddb1c4f48cf801 echo x - ./math/p5-Math-SigFigs/Makefile sed 's/^X//' >./math/p5-Math-SigFigs/Makefile << '892bf88d81466cc8c9b3b784caed5b55' X# New ports collection makefile for: p5-Math-SigFigs X# Date created: 2010-03-04 X# Whom: Steve Wills X# X# $FreeBSD$ X# X XPORTNAME= Math-SigFigs XPORTVERSION= 1.09 XCATEGORIES= math perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= steve@mouf.net XCOMMENT= Do math with correct handling of significant figures X XBUILD_DEPENDS= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ X ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage XRUN_DEPENDS= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ X ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage X XPERL_CONFIGURE= yes X XMAN3= Math::SigFigs.3 X X.include 892bf88d81466cc8c9b3b784caed5b55 echo x - ./math/p5-Math-SigFigs/pkg-plist sed 's/^X//' >./math/p5-Math-SigFigs/pkg-plist << 'dd2e3672f6edc1ea18d3ac79e8143f45' X%%SITE_PERL%%/Math/SigFigs.pm X%%SITE_PERL%%/Math/SigFigs.pod X%%SITE_PERL%%/mach/auto/Math/SigFigs/.packlist X@dirrmtry %%SITE_PERL%%/mach/auto/Math/SigFigs X@dirrmtry %%SITE_PERL%%/mach/auto/Math X@dirrmtry %%SITE_PERL%%/Math dd2e3672f6edc1ea18d3ac79e8143f45 echo x - ./math/p5-Math-SigFigs/distinfo sed 's/^X//' >./math/p5-Math-SigFigs/distinfo << '1968f9bd9a64b1be09af749f81d80b4b' XMD5 (Math-SigFigs-1.09.tar.gz) = 0ec16f707c54a37b2417d29a858382ae XSHA256 (Math-SigFigs-1.09.tar.gz) = 54a01e671286db0bc7ee9bae836ddd8f2ae089565a9607a06da7af3f29c78bbe XSIZE (Math-SigFigs-1.09.tar.gz) = 11426 1968f9bd9a64b1be09af749f81d80b4b exit >Release-Note: >Audit-Trail: >Unformatted: