Date: Sun, 3 May 2009 02:51:59 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134174: [NEW PORT]math/p5-Statistics-Benford:Calculate the deviation from Benford's Law Message-ID: <200905030251.n432pxNJ052484@www.freebsd.org> Resent-Message-ID: <200905030300.n433080W051863@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134174 >Category: ports >Synopsis: [NEW PORT]math/p5-Statistics-Benford:Calculate the deviation from Benford's Law >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 May 03 03:00:08 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/wen1 i386 >Description: This module calculates the deviation from Benford's law. WWW: http://search.cpan.org/dist/Statistics-Benford/ >How-To-Repeat: >Fix: 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: # # p5-Statistics-Benford # p5-Statistics-Benford/Makefile # p5-Statistics-Benford/distinfo # p5-Statistics-Benford/pkg-descr # p5-Statistics-Benford/pkg-plist # echo c - p5-Statistics-Benford mkdir -p p5-Statistics-Benford > /dev/null 2>&1 echo x - p5-Statistics-Benford/Makefile sed 's/^X//' >p5-Statistics-Benford/Makefile << '7444644a0b8fbe09c2403b8872e0d215' X# New ports collection makefile for: p5-Statistics-Benford X# Date created: 03 May, 2009 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= Statistics-Benford XPORTVERSION= 0.07 XCATEGORIES= math perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= wenheping@gmail.com XCOMMENT= Calculate the deviation from Benford's Law X XPERL_CONFIGURE= yes X XMAN3= Statistics::Benford.3 X X.include <bsd.port.mk> 7444644a0b8fbe09c2403b8872e0d215 echo x - p5-Statistics-Benford/distinfo sed 's/^X//' >p5-Statistics-Benford/distinfo << '97cd1735b6bc758445e322e451aece92' XMD5 (Statistics-Benford-0.07.tar.gz) = c455daa0dec5843e8e3e218a9ebaf5f3 XSHA256 (Statistics-Benford-0.07.tar.gz) = da0fb3a30b8125ccb27adfe266c9b0dfd0427a2fc588f92338d77fe0af0a2602 XSIZE (Statistics-Benford-0.07.tar.gz) = 5958 97cd1735b6bc758445e322e451aece92 echo x - p5-Statistics-Benford/pkg-descr sed 's/^X//' >p5-Statistics-Benford/pkg-descr << 'fb0cc399812c83d78e1c0e3a20c01db9' XThis module calculates the deviation from Benford's law. X XWWW: http://search.cpan.org/dist/Statistics-Benford/ fb0cc399812c83d78e1c0e3a20c01db9 echo x - p5-Statistics-Benford/pkg-plist sed 's/^X//' >p5-Statistics-Benford/pkg-plist << '1476f9defd57565a42af77309e962a60' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Benford/.packlist X%%SITE_PERL%%/Statistics/Benford.pm X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Benford X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics X@dirrmtry %%SITE_PERL%%/Statistics 1476f9defd57565a42af77309e962a60 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905030251.n432pxNJ052484>