From owner-freebsd-perl@FreeBSD.ORG Sun Mar 8 16:19:51 2009 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F72F1065697 for ; Sun, 8 Mar 2009 16:19:51 +0000 (UTC) (envelope-from root@portscout.org) Received: from portscout.org (portscout.org [85.114.131.122]) by mx1.freebsd.org (Postfix) with ESMTP id ECC068FC23 for ; Sun, 8 Mar 2009 16:19:50 +0000 (UTC) (envelope-from root@portscout.org) Received: by portscout.org (Postfix, from userid 0) id 73EF523C958A; Sun, 8 Mar 2009 17:01:18 +0100 (CET) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 8 Mar 2009 17:01:18 +0100 From: miwi@FreeBSD.org To: perl@FreeBSD.org X-Mailer: portscout/0.7.3 Message-Id: <20090308160118.73EF523C958A@portscout.org> Cc: Subject: FreeBSD ports you maintain which are out of date X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2009 16:19:51 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/p5-Term-CallEditor | 0.11 | 0.13 ------------------------------------------------+-----------------+------------ security/p5-PerlCryptLib | 1.05 | 1.07 ------------------------------------------------+-----------------+------------ sysutils/p5-Fuse | 0.09 | 0.09_3 ------------------------------------------------+-----------------+------------ textproc/p5-Text-Tabs+Wrap | 2006.1117 | 2009.0305 ------------------------------------------------+-----------------+------------ textproc/p5-Text-Trac | 0.14 | 0.15 ------------------------------------------------+-----------------+------------ www/p5-Apache-Clean | 0.05 | 2.00_7 ------------------------------------------------+-----------------+------------ www/p5-WWW-Spinn3r | 2.00200002 | 3.00700001 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://beta.inerd.com/portscout-portconfig.txt If you need help, have any problems, find a bug in this software, or wish to stop (or start!) receiving portscout reminders, feel free to contact me at miwi(at)FreeBSD.org. Thanks. From owner-freebsd-perl@FreeBSD.ORG Mon Mar 9 07:28:22 2009 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19D1E106564A for ; Mon, 9 Mar 2009 07:28:22 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id D172F8FC15 for ; Mon, 9 Mar 2009 07:28:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 17E5A1CD40 for ; Mon, 9 Mar 2009 08:28:21 +0100 (CET) From: linimon@FreeBSD.org To: perl@freebsd.org Message-Id: <20090309072821.17E5A1CD40@mail.droso.net> Date: Mon, 9 Mar 2009 08:28:21 +0100 (CET) Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 07:28:22 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: www/p5-HTML-Embperl broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-HTML-Embperl If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-perl@FreeBSD.ORG Mon Mar 9 17:16:13 2009 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3EC31065739 for ; Mon, 9 Mar 2009 17:16:13 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F1698FC2A for ; Mon, 9 Mar 2009 17:16:13 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n29HGDwD046553 for ; Mon, 9 Mar 2009 17:16:13 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n29HGDpn046549 for perl@FreeBSD.org; Mon, 9 Mar 2009 17:16:13 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 9 Mar 2009 17:16:13 GMT Message-Id: <200903091716.n29HGDpn046549@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: perl@FreeBSD.org Cc: Subject: Current problem reports assigned to perl@FreeBSD.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 17:16:16 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/131225 perl math/PDL: PDL-2.4.3_5: Unable to find PDL/pdldoc.db o ports/130175 perl Update math/PDL to version 2.4.4 o ports/129626 perl lang/p5-Tcl segfaults on i386 and amd64 on FreeBSD 7 o ports/121472 perl Loading perl scripts causes irc/xchat segmentation fau 4 problems total. From owner-freebsd-perl@FreeBSD.ORG Mon Mar 9 18:01:21 2009 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB6E4106573D for ; Mon, 9 Mar 2009 18:01:21 +0000 (UTC) (envelope-from tom@FreeBSD.org) Received: from eborcom.com (pochard.scrubhole.org [62.3.122.102]) by mx1.freebsd.org (Postfix) with SMTP id 2492C8FC13 for ; Mon, 9 Mar 2009 18:01:20 +0000 (UTC) (envelope-from tom@FreeBSD.org) Received: (qmail 39999 invoked by uid 1001); 9 Mar 2009 17:34:39 -0000 Date: Mon, 9 Mar 2009 17:34:39 +0000 From: Tom Hukins To: freebsd-perl@freebsd.org Message-ID: <20090309173438.GA39921@eborcom.com> Mail-Followup-To: freebsd-perl@freebsd.org References: <27dbfc8c0903020033r65388ac8j1190008af28154f6@mail.gmail.com> <49B11D73.90409@protey.ru> <200903061604.50931.cm@therek.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Subject: Re: Upgrade to perl 5.10 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 18:01:25 -0000 On Fri, Mar 06, 2009 at 07:19:24PM +0200, Oren Maurer wrote: > I hope that the Perl 5.10 port will have threads by default I hope it won't. Perl's threads don't work well for many applications. A perl binary built with threading slows down all applications, even those that do not use threads, noticeably. I like that FreeBSD's Perl uses Perl's default settings in most cases, with the port letting users override them if they choose. Perl itself disables threads by default. > this is what U see in Perl with other OS'es. I usually build my own perl binaries on other operating systems, partly because of this. Tom From owner-freebsd-perl@FreeBSD.ORG Mon Mar 9 21:20:14 2009 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18C7C1065670; Mon, 9 Mar 2009 21:20:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E31F18FC0A; Mon, 9 Mar 2009 21:20:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n29LKDTY061647; Mon, 9 Mar 2009 21:20:13 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n29LKDBE061637; Mon, 9 Mar 2009 21:20:13 GMT (envelope-from edwin) Date: Mon, 9 Mar 2009 21:20:13 GMT Message-Id: <200903092120.n29LKDBE061637@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/132485: Update: textproc/p5-Text-Trac to 0.15 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 21:20:14 -0000 Synopsis: Update: textproc/p5-Text-Trac to 0.15 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Mon Mar 9 21:20:13 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132485 From owner-freebsd-perl@FreeBSD.ORG Mon Mar 9 22:13:05 2009 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DC4A106564A; Mon, 9 Mar 2009 22:13:05 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 625DB8FC16; Mon, 9 Mar 2009 22:13:05 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n29MD3rd037170; Mon, 9 Mar 2009 22:13:03 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n29MD3HZ037166; Mon, 9 Mar 2009 22:13:03 GMT (envelope-from miwi) Date: Mon, 9 Mar 2009 22:13:03 GMT Message-Id: <200903092213.n29MD3HZ037166@freefall.freebsd.org> To: miwi@FreeBSD.org, perl@FreeBSD.org, miwi@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/132485: Update: textproc/p5-Text-Trac to 0.15 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 22:13:06 -0000 Synopsis: Update: textproc/p5-Text-Trac to 0.15 Responsible-Changed-From-To: perl->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Mar 9 22:13:03 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=132485 From owner-freebsd-perl@FreeBSD.ORG Tue Mar 10 17:36:54 2009 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B381106567F for ; Tue, 10 Mar 2009 17:36:54 +0000 (UTC) (envelope-from php-sender-swing-kiska.ru@undeliverable.masterhost.ru) Received: from be27.masterhost.ru (be27.masterhost.ru [217.16.16.227]) by mx1.freebsd.org (Postfix) with SMTP id 5465F8FC23 for ; Tue, 10 Mar 2009 17:36:53 +0000 (UTC) (envelope-from php-sender-swing-kiska.ru@undeliverable.masterhost.ru) Received: (qmail 11327 invoked by uid 2000); 10 Mar 2009 17:10:11 -0000 Date: 10 Mar 2009 17:10:11 -0000 Message-ID: <20090310171011.11326.qmail@be27.masterhost.ru> To: perl@FreeBSD.org From: YAHOO AWARD CENTER MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit Cc: Subject: YOU ARE A WINNER OF YAHOO AWARD GRANTS JANUARY 2009 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: awardcenter209@gmail.com List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2009 17:36:59 -0000 Awards Centre 124 Stockport Road, Longsight, Manchester M60 2DB - United KingdomTel:+447031925532. This is to inform you that you have won a prize money of Three million,Two Hundred Thousand Great Britain Pounds (GBP 3,200,000.00) for the month of January, 2009 Prize promotion which is organized by YAHOO A WARDS & WINDOWS LIVE. YAHOO collects all the email addresses of the people that are active online, among the millions that subscribed to Yahoo and Hotmail and few from other e-mail providers. Six people are selected monthly to benefit from this promotion and you are one of the Selected Winners which your e-mail address won the Jackpot Prize while other five winners won One Million Great Britain Pounds(GBP 1,000,000.00) each. PAYMENT OF PRIZE / CLAIMS Winners shall be paid in accordance with their Settlement Centers. Yahoo Prize Award must be claimed not later than 10 days from date of Draw Notification. Any prize not claimed within this period will be forfeited and returned to its source as unclaimed. Stated below are your identification numbers: BATCH NUMBER: MFI/06/APA-43658 REFERENCE NUMBER: 2007234522 PIN: 1207 You are requested to contact our Assistant co-ordinator in Manchester and send your winning identification numbers to him: Co-ordinator's Name: Dr. Christopher Adam.E-Mail:award_cent123@yahoo.fr Tel:+447031925532 You are advised to send the following information to our co-ordinator to facilitate the release of of your fund to you. 1. Full name.............................................. 2. Country................................................. 3. Contact Address................................ 4. Telephone Number............................ 5. fax Number.......................................... 5. Marital Status..................................... 6. Occupation.......................................... 7. Sex......................................................... 8. Date of Birth/Age ............................... 9. Identity card(carte identite)............. Congratulations!! once again. Yours in service, Mrs. Mary Anna Jones(Awards coordinator) -------------------------------------------------------------------------------------------------------------------------------------------------WARNING! You must keep strict confidentiality of your Prize Award claims to yourself until your money is successfully handed over to you to avoid disqualification that may arise from double claims. Yahoo Awards Team shall not be held liable for any loss of funds arising from the above mentioned. From owner-freebsd-perl@FreeBSD.ORG Wed Mar 11 16:20:15 2009 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B862E1065672; Wed, 11 Mar 2009 16:20:15 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8DD2A8FC1D; Wed, 11 Mar 2009 16:20:15 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2BGKF8e071374; Wed, 11 Mar 2009 16:20:15 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2BGKF5K071364; Wed, 11 Mar 2009 16:20:15 GMT (envelope-from edwin) Date: Wed, 11 Mar 2009 16:20:15 GMT Message-Id: <200903111620.n2BGKF5K071364@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/132549: [Update]devel/p5-Coro:update to 5.13 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2009 16:20:16 -0000 Synopsis: [Update]devel/p5-Coro:update to 5.13 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Wed Mar 11 16:20:15 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=132549 From owner-freebsd-perl@FreeBSD.ORG Wed Mar 11 17:29:23 2009 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 540D41065676; Wed, 11 Mar 2009 17:29:23 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 23A0D8FC14; Wed, 11 Mar 2009 17:29:23 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from freefall.freebsd.org (erwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2BHTNcb062330; Wed, 11 Mar 2009 17:29:23 GMT (envelope-from erwin@freefall.freebsd.org) Received: (from erwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2BHTMMG062326; Wed, 11 Mar 2009 17:29:22 GMT (envelope-from erwin) Date: Wed, 11 Mar 2009 17:29:22 GMT Message-Id: <200903111729.n2BHTMMG062326@freefall.freebsd.org> To: wenheping@gmail.com, erwin@FreeBSD.org, perl@FreeBSD.org From: erwin@FreeBSD.org Cc: Subject: Re: ports/132549: [Update]devel/p5-Coro:update to 5.13 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2009 17:29:23 -0000 Synopsis: [Update]devel/p5-Coro:update to 5.13 State-Changed-From-To: open->closed State-Changed-By: erwin State-Changed-When: Wed Mar 11 17:29:18 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=132549 From owner-freebsd-perl@FreeBSD.ORG Wed Mar 11 17:30:05 2009 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C2D7106568C for ; Wed, 11 Mar 2009 17:30:05 +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 57FAB8FC12 for ; Wed, 11 Mar 2009 17:30:05 +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 n2BHU5IP062596 for ; Wed, 11 Mar 2009 17:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2BHU5ix062590; Wed, 11 Mar 2009 17:30:05 GMT (envelope-from gnats) Date: Wed, 11 Mar 2009 17:30:05 GMT Message-Id: <200903111730.n2BHU5ix062590@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/132549: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2009 17:30:07 -0000 The following reply was made to PR ports/132549; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/132549: commit references a PR Date: Wed, 11 Mar 2009 17:29:26 +0000 (UTC) erwin 2009-03-11 17:29:15 UTC FreeBSD ports repository Modified files: devel/p5-Coro Makefile distinfo pkg-plist devel/p5-Coro/files patch-Coro-Makefile.PL patch-Coro-State.xs Log: Update to 5.13 PR: 132549 Submitted by: Wen Heping Revision Changes Path 1.30 +5 -2 ports/devel/p5-Coro/Makefile 1.25 +3 -3 ports/devel/p5-Coro/distinfo 1.6 +28 -14 ports/devel/p5-Coro/files/patch-Coro-Makefile.PL 1.2 +6 -6 ports/devel/p5-Coro/files/patch-Coro-State.xs 1.12 +5 -0 ports/devel/p5-Coro/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"