From bofh@bofh.telnet.net.bd  Thu May 17 08:05:39 2012
Return-Path: <bofh@bofh.telnet.net.bd>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DBB60106564A;
	Thu, 17 May 2012 08:05:38 +0000 (UTC)
	(envelope-from bofh@bofh.telnet.net.bd)
Received: from mx-out-02.telnet-bd.com (mx-out-02.telnet-bd.com [116.212.105.116])
	by mx1.freebsd.org (Postfix) with ESMTP id 7F3488FC0C;
	Thu, 17 May 2012 08:05:36 +0000 (UTC)
Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42])
	by fortune-02.telnet.net.bd (Postfix) with ESMTPS id 43E2F2D41A8;
	Thu, 17 May 2012 14:06:03 +0600 (BDT)
Received: (from root@localhost)
	by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q4H85ZFR039772;
	Thu, 17 May 2012 14:05:35 +0600 (BDT)
	(envelope-from bofh)
Message-Id: <201205170805.q4H85ZFR039772@bofh.telnet.net.bd>
Date: Thu, 17 May 2012 14:05:35 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tobez@freebsd.org
Subject: [PATCH] math/p5-Statistics-Descriptive: update to 3.0602
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         168001
>Category:       ports
>Synopsis:       [PATCH] math/p5-Statistics-Descriptive: update to 3.0602
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tobez
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 17 08:10:01 UTC 2012
>Closed-Date:    Thu May 24 14:05:46 CEST 2012
>Last-Modified:  Thu May 24 14:05:46 CEST 2012
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 3.0602

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/p5-Statistics-Descriptive-3.0602.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/p5-Statistics-Descriptive-3.0602.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-Statistics-Descriptive-3.0602.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-Statistics-Descriptive-3.0602.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Statistics-Descriptive-3.0602.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-Statistics-Descriptive-3.0602.log

Port maintainer (tobez@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Statistics-Descriptive-3.0602.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/p5-Statistics-Descriptive/Makefile ./Makefile
--- /usr/ports/math/p5-Statistics-Descriptive/Makefile	2011-11-28 17:38:07.000000000 +0600
+++ ./Makefile	2012-05-17 13:55:04.058847570 +0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Statistics-Descriptive
-PORTVERSION=	3.0203
+PORTVERSION=	3.0602
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,6 +16,9 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Statistics::Descriptive.3
+MAN3=		Statistics::Descriptive.3 \
+		Statistics::Descriptive::Smoother::Weightedexponential.3 \
+		Statistics::Descriptive::Smoother.3 \
+		Statistics::Descriptive::Smoother::Exponential.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/math/p5-Statistics-Descriptive/distinfo ./distinfo
--- /usr/ports/math/p5-Statistics-Descriptive/distinfo	2011-11-28 17:38:07.000000000 +0600
+++ ./distinfo	2012-05-17 13:46:12.277848309 +0600
@@ -1,2 +1,2 @@
-SHA256 (Statistics-Descriptive-3.0203.tar.gz) = b4136f1928a2ba4dd7e727c24489ffb8473739cf90c33a85bf863f64d252a4e4
-SIZE (Statistics-Descriptive-3.0203.tar.gz) = 24086
+SHA256 (Statistics-Descriptive-3.0602.tar.gz) = b0338b0f54423c693c1acef8640fd5cad7d2886269369f62439dc09f1ef0226a
+SIZE (Statistics-Descriptive-3.0602.tar.gz) = 33705
diff -ruN --exclude=CVS /usr/ports/math/p5-Statistics-Descriptive/pkg-plist ./pkg-plist
--- /usr/ports/math/p5-Statistics-Descriptive/pkg-plist	2011-09-05 14:54:02.000000000 +0600
+++ ./pkg-plist	2012-05-17 14:01:48.920848187 +0600
@@ -1,5 +1,10 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Descriptive/.packlist
 %%SITE_PERL%%/Statistics/Descriptive.pm
+%%SITE_PERL%%/Statistics/Descriptive/Smoother/Weightedexponential.pm
+%%SITE_PERL%%/Statistics/Descriptive/Smoother/Exponential.pm
+%%SITE_PERL%%/Statistics/Descriptive/Smoother.pm
+@dirrm %%SITE_PERL%%/Statistics/Descriptive/Smoother
+@dirrm %%SITE_PERL%%/Statistics/Descriptive
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Descriptive
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics
 @dirrmtry %%SITE_PERL%%/Statistics
--- p5-Statistics-Descriptive-3.0602.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tobez 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 17 08:10:18 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168001 
State-Changed-From-To: open->closed 
State-Changed-By: tobez 
State-Changed-When: Thu May 24 14:05:44 CEST 2012 
State-Changed-Why:  
A newer version of the port has been committed. Thank you anyway for 
your submission. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168001 
>Unformatted:
