From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 5 15:50:01 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 E1BB2106566B for ; Sun, 5 Apr 2009 15:50:01 +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 BCF2C8FC16 for ; Sun, 5 Apr 2009 15:50:01 +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 n35Fo1ho052840 for ; Sun, 5 Apr 2009 15:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n35Fo1i7052839; Sun, 5 Apr 2009 15:50:01 GMT (envelope-from gnats) Resent-Date: Sun, 5 Apr 2009 15:50:01 GMT Resent-Message-Id: <200904051550.n35Fo1i7052839@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 4A0AE1065670 for ; Sun, 5 Apr 2009 15:43:55 +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 380808FC18 for ; Sun, 5 Apr 2009 15:43:55 +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 n35FhtZa068763 for ; Sun, 5 Apr 2009 15:43:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n35FhsTj068762; Sun, 5 Apr 2009 15:43:54 GMT (envelope-from nobody) Message-Id: <200904051543.n35FhsTj068762@www.freebsd.org> Date: Sun, 5 Apr 2009 15:43:54 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/133396: [NEW PORT]math/p5-Math-MPC:A perl interface to MPC Library 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, 05 Apr 2009 15:50:02 -0000 >Number: 133396 >Category: ports >Synopsis: [NEW PORT]math/p5-Math-MPC:A perl interface to MPC Library >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 Apr 05 15:50:01 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 #0: Sun Mar 22 22:12:06 CST 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: p5-Math-MPC is a module wraps the MPC library functions. The MPC library is a C library for multiple-precision complex number computations with exact rounding. It is based on the MPFR C library which, in turn, is based on the GMP C library. WWW: http://search.cpan.org/dist/Math-MPC >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-Math-MPC # p5-Math-MPC/pkg-descr # p5-Math-MPC/distinfo # p5-Math-MPC/Makefile # p5-Math-MPC/pkg-plist # echo c - p5-Math-MPC mkdir -p p5-Math-MPC > /dev/null 2>&1 echo x - p5-Math-MPC/pkg-descr sed 's/^X//' >p5-Math-MPC/pkg-descr << '47ce677fcaa3778441edb541fd20cee1' Xp5-Math-MPC is a module wraps the MPC library functions. X XThe MPC library is a C library for multiple-precision complex number Xcomputations with exact rounding. It is based on the MPFR C library Xwhich, in turn, is based on the GMP C library. X XWWW: http://search.cpan.org/dist/Math-MPC 47ce677fcaa3778441edb541fd20cee1 echo x - p5-Math-MPC/distinfo sed 's/^X//' >p5-Math-MPC/distinfo << 'f775a26021e78107d8d86ccaaa29c488' XMD5 (Math-MPC-0.60.tar.gz) = e30b1305cb237c108455ccf9c235e8cf XSHA256 (Math-MPC-0.60.tar.gz) = 7b4a0b674b4d81bac79103b42b7043b471cb5b2f4e5d03595cf838d3d5d42f85 XSIZE (Math-MPC-0.60.tar.gz) = 38010 f775a26021e78107d8d86ccaaa29c488 echo x - p5-Math-MPC/Makefile sed 's/^X//' >p5-Math-MPC/Makefile << 'bae01a07c1fb5d03edc74f5c704f96d8' X# New ports collection makefile for: Math-MPC X# Date created: 05 April, 2009 X# Whom: Wen Heping X# X# $FreeBSD$ X# X XPORTNAME= Math-MPC XPORTVERSION= 0.60 XCATEGORIES= math perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= wenheping@gmail.com XCOMMENT= A perl interface to MPC Library X XLIB_DEPENDS= mpc.1:${PORTSDIR}/math/mpc X XPERL_CONFIGURE= yes XMAKE_ENV= INC="-I${LOCALBASE}/include" X XMAN3= Math::MPC.3 X X.include bae01a07c1fb5d03edc74f5c704f96d8 echo x - p5-Math-MPC/pkg-plist sed 's/^X//' >p5-Math-MPC/pkg-plist << '9869c1909a16b8cfb9332d75b015e068' X%%SITE_PERL%%/mach/Math/MPC.pm X%%SITE_PERL%%/mach/auto/Math/MPC/.packlist X%%SITE_PERL%%/mach/auto/Math/MPC/MPC.bs X%%SITE_PERL%%/mach/auto/Math/MPC/MPC.so X@dirrm %%SITE_PERL%%/mach/Math X@dirrm %%SITE_PERL%%/mach/auto/Math/MPC X@dirrmtry %%SITE_PERL%%/mach/auto/Math 9869c1909a16b8cfb9332d75b015e068 exit >Release-Note: >Audit-Trail: >Unformatted: