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 DDF0D1065674 for ; Sun, 28 Mar 2010 23:30:07 +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 BBA558FC0A for ; Sun, 28 Mar 2010 23:30:07 +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 o2SNU7QX017703 for ; Sun, 28 Mar 2010 23:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o2SNU7dj017700; Sun, 28 Mar 2010 23:30:07 GMT (envelope-from gnats) Resent-Date: Sun, 28 Mar 2010 23:30:07 GMT Resent-Message-Id: <201003282330.o2SNU7dj017700@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 A4BCA106566B for ; Sun, 28 Mar 2010 23:20:45 +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 950528FC08 for ; Sun, 28 Mar 2010 23:20:45 +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 o2SNKjZa079505 for ; Sun, 28 Mar 2010 23:20:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o2SNKjSi079504; Sun, 28 Mar 2010 23:20:45 GMT (envelope-from nobody) Message-Id: <201003282320.o2SNKjSi079504@www.freebsd.org> Date: Sun, 28 Mar 2010 23:20:45 GMT From: Steve Wills To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/145136: new port: math/p5-Statistics-Frequency 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: 145136 >Category: ports >Synopsis: new port: math/p5-Statistics-Frequency >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:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: 8.0-amd64 >Organization: >Environment: >Description: new port of perl module Statistics::Frequency >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-Statistics-Frequency # ./math/p5-Statistics-Frequency/Makefile # ./math/p5-Statistics-Frequency/distinfo # ./math/p5-Statistics-Frequency/pkg-descr # ./math/p5-Statistics-Frequency/pkg-plist # echo c - ./math/p5-Statistics-Frequency mkdir -p ./math/p5-Statistics-Frequency > /dev/null 2>&1 echo x - ./math/p5-Statistics-Frequency/Makefile sed 's/^X//' >./math/p5-Statistics-Frequency/Makefile << 'c4b4e37819c40cb6e81be353064e9b98' X# New ports collection makefile for: p5-Config-Frequency X# Date created: 2010-03-08 X# Whom: Steve Wills X# X# $FreeBSD$ X# X XPORTNAME= Statistics-Frequency XPORTVERSION= 0.03 XCATEGORIES= math perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= Statistics XPKGNAMEPREFIX= p5- X XMAINTAINER= steve@mouf.net XCOMMENT= Simple counting of elements X XPERL_CONFIGURE= yes X X.include c4b4e37819c40cb6e81be353064e9b98 echo x - ./math/p5-Statistics-Frequency/distinfo sed 's/^X//' >./math/p5-Statistics-Frequency/distinfo << '20e7236f80baf11540c881c068223bd3' XMD5 (Statistics-Frequency-0.03.tar.gz) = b67d54fb3db4787f170f3700e5362417 XSHA256 (Statistics-Frequency-0.03.tar.gz) = cd31b1047fdc9eaec1e818700aceddab729ccea17b8bf827ae8dad861f5bb6a8 XSIZE (Statistics-Frequency-0.03.tar.gz) = 4271 20e7236f80baf11540c881c068223bd3 echo x - ./math/p5-Statistics-Frequency/pkg-descr sed 's/^X//' >./math/p5-Statistics-Frequency/pkg-descr << 'd9befd44960fe22ec70cfde06e278354' XStatistics::Frequency is a simple class for counting elements, in other Xwords, their frequencies. The goal of Statistics::Frequency is simply to Xbe provide container for sets of elements and their respective frequencies. X XWWW: http://search.cpan.org/~jhi/Statistics-Frequency/ d9befd44960fe22ec70cfde06e278354 echo x - ./math/p5-Statistics-Frequency/pkg-plist sed 's/^X//' >./math/p5-Statistics-Frequency/pkg-plist << 'b5262b6aedd61b9811952e352eb5408d' X%%SITE_PERL%%/mach/auto/Statistics/Frequency/.packlist X%%SITE_PERL%%/Statistics/Frequency.pm X@dirrmtry %%SITE_PERL%%/Statistics X@dirrmtry %%SITE_PERL%%/mach/auto/Statistics/Frequency X@dirrmtry %%SITE_PERL%%/mach/auto/Statistics b5262b6aedd61b9811952e352eb5408d exit >Release-Note: >Audit-Trail: >Unformatted: