From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 3 03:00:08 2009 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 B82051065673 for ; Sun, 3 May 2009 03:00: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 8F6808FC13 for ; Sun, 3 May 2009 03:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n43308CL051864 for ; Sun, 3 May 2009 03:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n433080W051863; Sun, 3 May 2009 03:00:08 GMT (envelope-from gnats) Resent-Date: Sun, 3 May 2009 03:00:08 GMT Resent-Message-Id: <200905030300.n433080W051863@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, Wen Heping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88F18106566B for ; Sun, 3 May 2009 02:51:59 +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 5C4138FC18 for ; Sun, 3 May 2009 02:51:59 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n432pxeo052485 for ; Sun, 3 May 2009 02:51:59 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n432pxNJ052484; Sun, 3 May 2009 02:51:59 GMT (envelope-from nobody) Message-Id: <200905030251.n432pxNJ052484@www.freebsd.org> Date: Sun, 3 May 2009 02:51:59 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/134174: [NEW PORT]math/p5-Statistics-Benford:Calculate the deviation from Benford's Law 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, 03 May 2009 03:00:09 -0000 >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 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 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: