From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 1 08:10:04 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 3767F1065676 for ; Mon, 1 Jun 2009 08:10:04 +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 12EB28FC1F for ; Mon, 1 Jun 2009 08:10:04 +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 n518A3ju073781 for ; Mon, 1 Jun 2009 08:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n518A3F0073780; Mon, 1 Jun 2009 08:10:03 GMT (envelope-from gnats) Resent-Date: Mon, 1 Jun 2009 08:10:03 GMT Resent-Message-Id: <200906010810.n518A3F0073780@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 65251106566B for ; Mon, 1 Jun 2009 08:09:51 +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 539028FC08 for ; Mon, 1 Jun 2009 08:09:51 +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 n5189p3X095442 for ; Mon, 1 Jun 2009 08:09:51 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n5189pmb095431; Mon, 1 Jun 2009 08:09:51 GMT (envelope-from nobody) Message-Id: <200906010809.n5189pmb095431@www.freebsd.org> Date: Mon, 1 Jun 2009 08:09:51 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/135147: [Maintainer Update]math/p5-Math-Polygon:update to 1.01 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: Mon, 01 Jun 2009 08:10:04 -0000 >Number: 135147 >Category: ports >Synopsis: [Maintainer Update]math/p5-Math-Polygon:update to 1.01 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 01 08:10:03 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: update to 1.01 from 1.00 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-06-01 23:40:03.000000000 +0800 +++ Makefile 2009-06-01 23:46:43.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= Math-Polygon -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,6 +26,7 @@ Math::Polygon::Calc.3 \ Math::Polygon::Clip.3 \ Math::Polygon::Surface.3 \ - Math::Polygon::Transform.3 + Math::Polygon::Transform.3 \ + Math::Polygon::Convex.3 .include --- distinfo.orig 2009-06-01 23:39:59.000000000 +0800 +++ distinfo 2009-06-01 23:40:23.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (Math-Polygon-1.00.tar.gz) = 52b17688acb351a38842c6ee9cea8a6a -SHA256 (Math-Polygon-1.00.tar.gz) = c4f95b573d07d4057dd58247a01dfdcde15c95fcb021e02f703110d68ffd2f35 -SIZE (Math-Polygon-1.00.tar.gz) = 19528 +MD5 (Math-Polygon-1.01.tar.gz) = 7ef05962734682651451e2abad8fe4c8 +SHA256 (Math-Polygon-1.01.tar.gz) = 44b27f445564c400e2cc5d872074e3295ca6ed892c6d60800bf282732c03c63a +SIZE (Math-Polygon-1.01.tar.gz) = 22173 --- pkg-plist.orig 2009-06-01 23:40:01.000000000 +0800 +++ pkg-plist 2009-06-01 23:47:29.000000000 +0800 @@ -7,6 +7,8 @@ %%SITE_PERL%%/Math/Polygon/Surface.pod %%SITE_PERL%%/Math/Polygon/Calc.pod %%SITE_PERL%%/Math/Polygon/Clip.pod +%%SITE_PERL%%/Math/Polygon/Convex.pm +%%SITE_PERL%%/Math/Polygon/Convex.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon/.packlist %%SITE_PERL%%/Math/Polygon.pm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math >Release-Note: >Audit-Trail: >Unformatted: