From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Dec 12 21:50:36 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 2483110656DE for ; Sun, 12 Dec 2010 21:50:36 +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 D66C78FC0A for ; Sun, 12 Dec 2010 21:50:35 +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 oBCLoZhP040793 for ; Sun, 12 Dec 2010 21:50:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBCLoZiK040787; Sun, 12 Dec 2010 21:50:35 GMT (envelope-from gnats) Resent-Date: Sun, 12 Dec 2010 21:50:35 GMT Resent-Message-Id: <201012122150.oBCLoZiK040787@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, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E26B106564A for ; Sun, 12 Dec 2010 21:41:28 +0000 (UTC) (envelope-from pgollucci@frieza.p6m7g8.net) Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239]) by mx1.freebsd.org (Postfix) with ESMTP id D206F8FC24 for ; Sun, 12 Dec 2010 21:41:27 +0000 (UTC) Received: from frieza.p6m7g8.net (localhost [127.0.0.1]) by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id oBCLfRjR000993; Sun, 12 Dec 2010 21:41:27 GMT (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id oBCLfRnH000992; Sun, 12 Dec 2010 21:41:27 GMT (envelope-from pgollucci) Message-Id: <201012122141.oBCLfRnH000992@frieza.p6m7g8.net> Date: Sun, 12 Dec 2010 21:41:27 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: tobez@FreeBSD.org Subject: ports/153084: [PATCH] math/p5-Statistics-Descriptive: update to 3.0201 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, 12 Dec 2010 21:50:36 -0000 >Number: 153084 >Category: ports >Synopsis: [PATCH] math/p5-Statistics-Descriptive: update to 3.0201 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Dec 12 21:50:35 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc / TaxiMagic >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010 >Description: - Update to 3.0201 Port maintainer (tobez@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Statistics-Descriptive-3.0201.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/math/p5-Statistics-Descriptive/Makefile,v retrieving revision 1.12 diff -u -u -r1.12 Makefile --- Makefile 12 Sep 2010 11:23:55 -0000 1.12 +++ Makefile 12 Dec 2010 05:11:49 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Statistics-Descriptive -PORTVERSION= 3.0200 +PORTVERSION= 3.0201 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/ncvs/ports/math/p5-Statistics-Descriptive/distinfo,v retrieving revision 1.9 diff -u -u -r1.9 distinfo --- distinfo 12 Sep 2010 11:23:55 -0000 1.9 +++ distinfo 12 Dec 2010 05:11:49 -0000 @@ -1,3 +1,2 @@ -MD5 (Statistics-Descriptive-3.0200.tar.gz) = 918f06cf7419d28c122b7222eaf10302 -SHA256 (Statistics-Descriptive-3.0200.tar.gz) = 586df3749ae0be68d4d2e3582ee952c8e2ba0cdba2e9ea7ee44ebf3243a4b335 -SIZE (Statistics-Descriptive-3.0200.tar.gz) = 22458 +SHA256 (Statistics-Descriptive-3.0201.tar.gz) = 3c31c98bce857e7af9208e7c10095170a6956961ac4e42a3511b3dcf1dbd957e +SIZE (Statistics-Descriptive-3.0201.tar.gz) = 22925 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/math/p5-Statistics-Descriptive/pkg-plist,v retrieving revision 1.3 diff -u -u -r1.3 pkg-plist --- pkg-plist 22 Jan 2006 02:26:22 -0000 1.3 +++ pkg-plist 12 Dec 2010 18:54:06 -0000 @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Descriptive/.packlist %%SITE_PERL%%/Statistics/Descriptive.pm +%%SITE_PERL%%/Statistics/tag-release.pl @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/Descriptive @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics @dirrmtry %%SITE_PERL%%/Statistics --- p5-Statistics-Descriptive-3.0201.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: