From owner-freebsd-perl@FreeBSD.ORG Sun Apr 21 08:28:27 2013 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9515DD3C for ; Sun, 21 Apr 2013 08:28:27 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 53458AAA for ; Sun, 21 Apr 2013 08:28:27 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r3L8SR6j023973 for ; Sun, 21 Apr 2013 08:28:27 GMT (envelope-from linimon@FreeBSD.org) Date: Sun, 21 Apr 2013 08:28:27 GMT Message-Id: <201304210828.r3L8SR6j023973@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: perl@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 21 Apr 2013 08:28:27 -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 7.x/8.x/9.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: databases/p5-DBD-InterBase broken because: does not compile, project moved or dead, no releases since 2003 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=p5-DBD-InterBase portname: mail/p5-Mail-CClient broken because: does not compile, no release since 2004 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=p5-Mail-CClient portname: multimedia/p5-Video-Info broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=p5-Video-Info portname: textproc/p5-Lucene broken because: incompatible with CLucene 2.3 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=p5-Lucene portname: textproc/p5-XML-Sablotron broken because: POLLUTE is gone, does not compile, no release since 2005, textproc/p5-XML-SAXDriver-Sablotron&www/p5-HTML-Webmake depend on me build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=p5-XML-Sablotron portname: www/p5-Apache2-Scoreboard broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-Apache2-Scoreboard 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 Sun Apr 21 08:29:22 2013 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 25CDEF34 for ; Sun, 21 Apr 2013 08:29:22 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 1ACEAAF8 for ; Sun, 21 Apr 2013 08:29:22 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r3L8TMBs029755 for ; Sun, 21 Apr 2013 08:29:22 GMT (envelope-from linimon@FreeBSD.org) Date: Sun, 21 Apr 2013 08:29:22 GMT Message-Id: <201304210829.r3L8TMBs029755@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: perl@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently scheduled for deletion X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 21 Apr 2013 08:29: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 schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems (such as via a PR), the ports will be deleted. portname: multimedia/p5-Video-Info description: Retrieve video properties such as: height width codec fps maintainer: perl@FreeBSD.org status: BROKEN deprecated because: BROKEN for more than 6 month expiration date: 2012-05-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=p5-Video-Info If this problem is one 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. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-perl@FreeBSD.ORG Sun Apr 21 13:02:34 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4BE2D537 for ; Sun, 21 Apr 2013 13:02:34 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 0F07F12C2 for ; Sun, 21 Apr 2013 13:02:33 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r3LD2Xt1097008 for ; Sun, 21 Apr 2013 09:02:33 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r3LD2X5I096749; Sun, 21 Apr 2013 09:02:33 -0400 (EDT) (envelope-from portscout) Message-Id: <201304211302.r3LD2X5I096749@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 21 Apr 2013 09:02:33 -0400 From: portscout@portscout.freebsd.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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, 21 Apr 2013 13:02:34 -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.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/p5-CPAN-Perl-Releases | 1.08 | 1.10 ------------------------------------------------+-----------------+------------ devel/p5-MooseX-Daemonize | 0.15 | 0.17 ------------------------------------------------+-----------------+------------ 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://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-perl@FreeBSD.ORG Mon Apr 22 11:07:46 2013 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2B0418BD for ; Mon, 22 Apr 2013 11:07:46 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BDD531134 for ; Mon, 22 Apr 2013 11:07:45 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3MB7j5K090409 for ; Mon, 22 Apr 2013 11:07:45 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3MB7jce090407 for perl@FreeBSD.org; Mon, 22 Apr 2013 11:07:45 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 22 Apr 2013 11:07:45 GMT Message-Id: <201304221107.r3MB7jce090407@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 Subject: Current problem reports assigned to perl@FreeBSD.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Apr 2013 11:07:46 -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/177681 perl [maintainer update] ports audio/libamrnb and audio/lib o ports/176894 perl lang/parrot 4.6.0 update failed o ports/176883 perl New port: databases/p5-SQL-Abstract-More o ports/176025 perl [maintainer update] sysutils/backuppc: switch to sysut o ports/175998 perl PERL_ARCHNAME != perl -V:archname in port Makefiles o ports/174360 perl [new port] net/p5-Net-Works o ports/173488 perl Cannot upgrade textproc/p5-XML-Twig o ports/173371 perl New port: www/p5-CGI-Struct Build data structures fro f ports/172377 perl Fix for graphics/p5-Image-Scale (fails to load with pn o ports/172317 perl [NEW PORT] net/p5-SOAP-Transport-HTTP-Plack: Transport o ports/171820 perl [NEW PORT] textproc/p5-docbook2odf: Convert docbook do f ports/171762 perl New port: net-mgmt/p5-Nagios-Plugin-Beanstalk Module t f ports/168620 perl security/p5-GSSAPI build fails with heimdal port in ja 13 problems total. From owner-freebsd-perl@FreeBSD.ORG Mon Apr 22 11:10:01 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 49150E25 for ; Mon, 22 Apr 2013 11:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 1C9831216 for ; Mon, 22 Apr 2013 11:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3MBA0aK091792 for ; Mon, 22 Apr 2013 11:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3MBA04E091789; Mon, 22 Apr 2013 11:10:00 GMT (envelope-from gnats) Date: Mon, 22 Apr 2013 11:10:00 GMT Message-Id: <201304221110.r3MBA04E091789@freefall.freebsd.org> To: perl@FreeBSD.org From: Alexander Moisseev Subject: Re: ports/176025: [maintainer update] sysutils/backuppc: switch to sysutils/p5-File-Listing dependency, etc. X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Alexander Moisseev 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, 22 Apr 2013 11:10:01 -0000 The following reply was made to PR ports/176025; it has been noted by GNATS. From: Alexander Moisseev To: bug-followup@FreeBSD.org, moiseev@mezonplus.ru Cc: Subject: Re: ports/176025: [maintainer update] sysutils/backuppc: switch to sysutils/p5-File-Listing dependency, etc. Date: Mon, 22 Apr 2013 14:53:53 +0400 Close this PR, please. It does not actual any more because of BackupPC 3.3.0 released. see ports/178047 From owner-freebsd-perl@FreeBSD.ORG Mon Apr 22 12:45:54 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4C7316C1 for ; Mon, 22 Apr 2013 12:45:54 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) by mx1.freebsd.org (Postfix) with ESMTP id DC236185D for ; Mon, 22 Apr 2013 12:45:53 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id c10so4275025wiw.8 for ; Mon, 22 Apr 2013 05:45:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=Yy6K/eAtCExjE5dJagutiosctsEht1gatgWAMvkMGuk=; b=O8T50dFXD0qItZvPxKKvnZHwh7wgOazX3fV/JBoZBYeXynehMJgSxwOKioPUWZpFGR 4ioFZZHH5vvdTN93pXUzLV+wh/Tq5a0NjebiyKUD6P+UF9BBgl9jZWmiqRWdLcU+ilaK zjGqBhwZniMSxBdkcxfrWIF6H+RLVzVuutJCoZmMhS86oEz3puN6cT/MlEYtpPrc2lAQ ougyn0ZoD6GL62L2jBJ+6R7sKxULzM5pOCBZtLvV5MtYHE3TfzwKH7vAig2F4xcEPSpC Ax+nEKnH+HSL7FtUU4c13yLTWN91vkIoRaHaylVyZJ/kkU2IOW5Ex4634mgRGAraXUsE wIxQ== X-Received: by 10.180.105.195 with SMTP id go3mr33478096wib.2.1366634753013; Mon, 22 Apr 2013 05:45:53 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id o3sm21922301wia.2.2013.04.22.05.45.51 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 22 Apr 2013 05:45:52 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 22 Apr 2013 14:45:49 +0200 From: Baptiste Daroussin To: perl@FreeBSD.org Subject: Maintainance of lang/perl5 Message-ID: <20130422124549.GH38955@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dx9iWuMxHO1cCoFc" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Apr 2013 12:45:54 -0000 --Dx9iWuMxHO1cCoFc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, Since skv@ commit bit has been taken for safe keeping I reassigned the lang/perl5* to perl@. Please be cautious if you are planning to work on it, as touching it can hardly inpact the ports tree. please do not modify it without requesting an exp-run from portmgr. Please also notice that az@ has also a lot of ongoing work that should hit those ports soon, so keep in touch with him before any modification. regards, Bapt --Dx9iWuMxHO1cCoFc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlF1MP0ACgkQ8kTtMUmk6Ex+zgCfZF/cVaOmcwDrfEYFz+kR11UB +woAnizuAFtf+dy6a1RXMDlfXa1E6mZE =U1X5 -----END PGP SIGNATURE----- --Dx9iWuMxHO1cCoFc-- From owner-freebsd-perl@FreeBSD.ORG Mon Apr 22 13:02:42 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 883B598B for ; Mon, 22 Apr 2013 13:02:42 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 4CA371935 for ; Mon, 22 Apr 2013 13:02:42 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r3MD2Zud061478 for ; Mon, 22 Apr 2013 09:02:35 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r3MD2ZAU061286; Mon, 22 Apr 2013 09:02:35 -0400 (EDT) (envelope-from portscout) Message-Id: <201304221302.r3MD2ZAU061286@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 22 Apr 2013 09:02:35 -0400 From: portscout@portscout.freebsd.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Apr 2013 13:02:42 -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.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/p5-Module-CoreList | 2.85 | 2.87 ------------------------------------------------+-----------------+------------ 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://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-perl@FreeBSD.ORG Mon Apr 22 13:18:41 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 74F69E4D; Mon, 22 Apr 2013 13:18:41 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::22c]) by mx1.freebsd.org (Postfix) with ESMTP id 386F61AE4; Mon, 22 Apr 2013 13:18:41 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id v19so5342027obq.31 for ; Mon, 22 Apr 2013 06:18:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=wwEfl0tgvXVTw4Ge2/124rC47m/MP8YRUt+QIXRMFy8=; b=IP6YXoUyL700RDZy9vpAtBJzVDNAlhzBCWCzKZVTk4nSJGyVphphilXKwgudMOLVHr RprNuiQ0yy1XUh61Ot+BOzSaJQfig+tQPtq8mcvMyWJ63k9goWgx4dI8NcYyK6K4CEC+ Opde3FhOUsohisB04HweAVw/XNFXenos4lgkUdG/1wJGzMfkiQDi6Tn7wMIwmZFTyLK7 fSxEIzZtFiZYG+HHA7hrF3WggyBtsvtpS1NgEgIDKL8UBpIMkrRA8bhwZe9CqyCu614J +v8xOGpheuxKTpu7dolyLa/0Vs377nIU8kDh3VBhGSiV5BCDFi4SPZtjIdnBNNyZJZRI ZkeQ== MIME-Version: 1.0 X-Received: by 10.182.33.40 with SMTP id o8mr803573obi.39.1366636720781; Mon, 22 Apr 2013 06:18:40 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.182.75.131 with HTTP; Mon, 22 Apr 2013 06:18:40 -0700 (PDT) In-Reply-To: <20130422124549.GH38955@ithaqua.etoilebsd.net> References: <20130422124549.GH38955@ithaqua.etoilebsd.net> Date: Mon, 22 Apr 2013 17:18:40 +0400 X-Google-Sender-Auth: GkRAW7m4jY0y0AEvmKhTJ28HY5o Message-ID: Subject: Re: Maintainance of lang/perl5 From: Andrej Zverev To: perl@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Apr 2013 13:18:41 -0000 Hello. I think that's right for perl@ to hold lang/perl*, but you just need to follow two simple rules to not shoot yourself heel. 1. Upgrade should pass test build (via exp-run). 2. Ask at least two members of perl@ to check patch (review). These will allow to share responsibility :-) Update, about which bapt@ was a talking above. I'm planing to migrate from x.y.z versions to x.y. This will allow to move away from perl-after-uprade. Also I'm thinking about better intergration of perl and pkgng in future. So if you want to help or discuss please join us at #bsdperl@irc.perl.org On Mon, Apr 22, 2013 at 4:45 PM, Baptiste Daroussin wrote: > Hi all, > > Since skv@ commit bit has been taken for safe keeping I reassigned the > lang/perl5* to perl@. > > Please be cautious if you are planning to work on it, as touching it can > hardly > inpact the ports tree. > > please do not modify it without requesting an exp-run from portmgr. > > Please also notice that az@ has also a lot of ongoing work that should > hit those > ports soon, so keep in touch with him before any modification. > > regards, > Bapt > From owner-freebsd-perl@FreeBSD.ORG Mon Apr 22 14:25:21 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F01C2BFC; Mon, 22 Apr 2013 14:25:21 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-x234.google.com (mail-ie0-x234.google.com [IPv6:2607:f8b0:4001:c03::234]) by mx1.freebsd.org (Postfix) with ESMTP id BD2531E49; Mon, 22 Apr 2013 14:25:21 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id to1so2400994ieb.25 for ; Mon, 22 Apr 2013 07:25:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=4ebUqYkQvW2jUC/okupX0bgJjF2MyOp1EGtLwlX20fM=; b=gasjyEkyG4oQtk0VQmneBjPNKiN7SZOQ2N423ERbcyHMuMhzSEGN4jPrsoNxhBmz2C uB+HdjyD+DBz/X6ixR2gC+hqJSy4Bx4u9C3CnLoHDOkxKUZ+B5Mq+QUuGyzmJ8F6BqF1 6AzI5khBvetJ6lb4GkR+MZRSyWSRZRW8zGy+NFgiqWrIFSQ5SLhPOFYzUHBdTUHaQhV7 UMAjziB7N5W/7UPTHPygT+KomkP3uHE4iu/29xT0fcxgo0paUpFm0z7EOuCC95hoTrSS gmzaZg8p074AGBJ/pVKSd4Fm+dU897O2LAG50YpWIL+CFiOBLUe9fDtc8l+iyxGM5Yii BQBw== MIME-Version: 1.0 X-Received: by 10.50.13.175 with SMTP id i15mr8337901igc.75.1366640721471; Mon, 22 Apr 2013 07:25:21 -0700 (PDT) Received: by 10.64.58.52 with HTTP; Mon, 22 Apr 2013 07:25:21 -0700 (PDT) Received: by 10.64.58.52 with HTTP; Mon, 22 Apr 2013 07:25:21 -0700 (PDT) In-Reply-To: References: <20130422124549.GH38955@ithaqua.etoilebsd.net> Date: Mon, 22 Apr 2013 15:25:21 +0100 Message-ID: Subject: Re: Maintainance of lang/perl5 From: Chris Rees To: Andrej Zverev Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: perl X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Apr 2013 14:25:22 -0000 On 22 Apr 2013 14:18, "Andrej Zverev" wrote: > > Hello. > > I think that's right for perl@ to hold lang/perl*, but you just need to > follow two simple rules to not shoot yourself heel. > > 1. Upgrade should pass test build (via exp-run). > 2. Ask at least two members of perl@ to check patch (review). > > These will allow to share responsibility :-) > > > Update, about which bapt@ was a talking above. I'm planing to migrate from > x.y.z versions to x.y. This will allow to move away from perl-after-uprade. > Also I'm thinking about better intergration of perl and pkgng in future. > > So if you want to help or discuss please join us at #bsdperl@irc.perl.org This is a great relief, and a sensible policy. Thanks Bapt and Andrej. Chris From owner-freebsd-perl@FreeBSD.ORG Mon Apr 22 15:40:25 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5A2A76EF; Mon, 22 Apr 2013 15:40:25 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 34C50120A; Mon, 22 Apr 2013 15:40:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3MFeP15047188; Mon, 22 Apr 2013 15:40:25 GMT (envelope-from bapt@freefall.freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3MFePqe047187; Mon, 22 Apr 2013 15:40:25 GMT (envelope-from bapt) Date: Mon, 22 Apr 2013 15:40:25 GMT Message-Id: <201304221540.r3MFePqe047187@freefall.freebsd.org> To: bapt@FreeBSD.org, portmgr@FreeBSD.org, perl@FreeBSD.org From: bapt@FreeBSD.org Subject: Re: ports/177343: [PATCH] lang/perl5.14: update to 5.14.4 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Apr 2013 15:40:25 -0000 Synopsis: [PATCH] lang/perl5.14: update to 5.14.4 Responsible-Changed-From-To: portmgr->perl Responsible-Changed-By: bapt Responsible-Changed-When: Mon Apr 22 15:40:24 UTC 2013 Responsible-Changed-Why: This has to first be check with perl@ because at least az@ has patches that will conflict with this update http://www.freebsd.org/cgi/query-pr.cgi?pr=177343 From owner-freebsd-perl@FreeBSD.ORG Mon Apr 22 15:41:01 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B385B71E; Mon, 22 Apr 2013 15:41:01 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8CBF31212; Mon, 22 Apr 2013 15:41:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3MFf13W048697; Mon, 22 Apr 2013 15:41:01 GMT (envelope-from bapt@freefall.freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3MFf1Ea048696; Mon, 22 Apr 2013 15:41:01 GMT (envelope-from bapt) Date: Mon, 22 Apr 2013 15:41:01 GMT Message-Id: <201304221541.r3MFf1Ea048696@freefall.freebsd.org> To: bapt@FreeBSD.org, portmgr@FreeBSD.org, perl@FreeBSD.org From: bapt@FreeBSD.org Subject: Re: ports/177344: [PATCH] lang/perl5.16: update to 5.16.3 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Apr 2013 15:41:01 -0000 Synopsis: [PATCH] lang/perl5.16: update to 5.16.3 Responsible-Changed-From-To: portmgr->perl Responsible-Changed-By: bapt Responsible-Changed-When: Mon Apr 22 15:41:01 UTC 2013 Responsible-Changed-Why: This has to first be check with perl@ because at least az@ has patches that will conflict with this update http://www.freebsd.org/cgi/query-pr.cgi?pr=177344 From owner-freebsd-perl@FreeBSD.ORG Tue Apr 23 08:35:49 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5B7B0DBF for ; Tue, 23 Apr 2013 08:35:49 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 27A141FE8 for ; Tue, 23 Apr 2013 08:35:47 +0000 (UTC) Received: from ds4.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id E4D968861 for ; Tue, 23 Apr 2013 08:35:46 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id BBD069856; Tue, 23 Apr 2013 10:35:46 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: perl@freebsd.org Subject: [patch] net/p5-RPC-XML loop detection bug Date: Tue, 23 Apr 2013 10:35:45 +0200 Message-ID: <86txmxskym.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 23 Apr 2013 08:35:49 -0000 The hash serializing code in RPC::XML tries to detect and prevent loops, but what it actually does is detect and prevent repetitions. The easiest way to reproduce this is to try to serialize a hash containing two DateTime objects representing the same time, because DateTime objects are singletons. I've submitted a patch upstream and received a positive response, but it hasn't appeared on github and there is no sign of a new release. I'd like to commit the following patch to net/p5-RPC-XML: Index: net/p5-RPC-XML/Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- net/p5-RPC-XML/Makefile (revision 316245) +++ net/p5-RPC-XML/Makefile (working copy) @@ -7,6 +7,7 @@ =20 PORTNAME=3D RPC-XML PORTVERSION=3D 0.77 +PORTREVISION=3D 1 CATEGORIES=3D net www perl5 MASTER_SITES=3D CPAN PKGNAMEPREFIX=3D p5- Index: net/p5-RPC-XML/files/patch-lib-RPC-XML.pm =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- net/p5-RPC-XML/files/patch-lib-RPC-XML.pm (revision 0) +++ net/p5-RPC-XML/files/patch-lib-RPC-XML.pm (working copy) @@ -0,0 +1,10 @@ +--- lib/RPC/XML.pm.orig 2011-08-22 11:29:30.000000000 +0200 ++++ lib/RPC/XML.pm 2013-04-23 10:28:19.780990362 +0200 +@@ -258,6 +258,7 @@ + $type =3D reftype $_; + die "Un-convertable reference: $type, cannot use\n"; + } ++ $seenrefs->{$_}--; + } + # You have to check ints first, because they match the + # next pattern (for doubles) too Property changes on: net/p5-RPC-XML/files/patch-lib-RPC-XML.pm ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-freebsd-perl@FreeBSD.ORG Tue Apr 23 08:52:48 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8FB4C3C3 for ; Tue, 23 Apr 2013 08:52:48 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [IPv6:2001:2010:1::feef]) by mx1.freebsd.org (Postfix) with ESMTP id 59E2610B0 for ; Tue, 23 Apr 2013 08:52:48 +0000 (UTC) Received: by heechee.tobez.org (Postfix, from userid 1001) id D9E5245F2C; Tue, 23 Apr 2013 10:52:45 +0200 (CEST) Date: Tue, 23 Apr 2013 10:52:45 +0200 From: Anton Berezin To: Dag-Erling =?utf-8?B?U23DuHJncmF2?= Subject: Re: [patch] net/p5-RPC-XML loop detection bug Message-ID: <20130423085245.GD7705@heechee.tobez.org> References: <86txmxskym.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <86txmxskym.fsf@ds4.des.no> X-Powered-By: FreeBSD http://www.freebsd.org/ User-Agent: Mutt/1.5.21 (2010-09-15) Cc: perl@freebsd.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 23 Apr 2013 08:52:48 -0000 On Tue, Apr 23, 2013 at 10:35:45AM +0200, Dag-Erling Smørgrav wrote: > The hash serializing code in RPC::XML tries to detect and prevent loops, > but what it actually does is detect and prevent repetitions. The > easiest way to reproduce this is to try to serialize a hash containing > two DateTime objects representing the same time, because DateTime > objects are singletons. > > I've submitted a patch upstream and received a positive response, but it > hasn't appeared on github and there is no sign of a new release. I'd > like to commit the following patch to net/p5-RPC-XML: Approved with perl@ hat on. :-) Cheers, \Anton. > Index: net/p5-RPC-XML/Makefile > =================================================================== > --- net/p5-RPC-XML/Makefile (revision 316245) > +++ net/p5-RPC-XML/Makefile (working copy) > @@ -7,6 +7,7 @@ > > PORTNAME= RPC-XML > PORTVERSION= 0.77 > +PORTREVISION= 1 > CATEGORIES= net www perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > Index: net/p5-RPC-XML/files/patch-lib-RPC-XML.pm > =================================================================== > --- net/p5-RPC-XML/files/patch-lib-RPC-XML.pm (revision 0) > +++ net/p5-RPC-XML/files/patch-lib-RPC-XML.pm (working copy) > @@ -0,0 +1,10 @@ > +--- lib/RPC/XML.pm.orig 2011-08-22 11:29:30.000000000 +0200 > ++++ lib/RPC/XML.pm 2013-04-23 10:28:19.780990362 +0200 > +@@ -258,6 +258,7 @@ > + $type = reftype $_; > + die "Un-convertable reference: $type, cannot use\n"; > + } > ++ $seenrefs->{$_}--; > + } > + # You have to check ints first, because they match the > + # next pattern (for doubles) too > > Property changes on: net/p5-RPC-XML/files/patch-lib-RPC-XML.pm > ___________________________________________________________________ > Added: fbsd:nokeywords > ## -0,0 +1 ## > +yes > \ No newline at end of property > > DES > -- > Dag-Erling Smørgrav - des@des.no > _______________________________________________ > freebsd-perl@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-perl > To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org" -- Our society can survive even a large amount of irrational regulation. -- John McCarthy From owner-freebsd-perl@FreeBSD.ORG Wed Apr 24 13:05:34 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BE53DE8A for ; Wed, 24 Apr 2013 13:05:34 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 84F5F13AA for ; Wed, 24 Apr 2013 13:05:34 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r3OD5XZD023314 for ; Wed, 24 Apr 2013 09:05:33 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r3OD5XiK023079; Wed, 24 Apr 2013 09:05:33 -0400 (EDT) (envelope-from portscout) Message-Id: <201304241305.r3OD5XiK023079@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 24 Apr 2013 09:05:33 -0400 From: portscout@portscout.freebsd.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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, 24 Apr 2013 13:05:34 -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.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/p5-Inline | 0.52 | 0.52_02 ------------------------------------------------+-----------------+------------ 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://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-perl@FreeBSD.ORG Thu Apr 25 12:00:10 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E8C9934F; Thu, 25 Apr 2013 12:00:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C3905100D; Thu, 25 Apr 2013 12:00:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3PC0ADw083408; Thu, 25 Apr 2013 12:00:10 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3PC0AL7083407; Thu, 25 Apr 2013 12:00:10 GMT (envelope-from edwin) Date: Thu, 25 Apr 2013 12:00:10 GMT Message-Id: <201304251200.r3PC0AL7083407@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178139: [maintainer update] Update devel/p5-Capture-Tiny to 0.22 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 25 Apr 2013 12:00:11 -0000 Synopsis: [maintainer update] Update devel/p5-Capture-Tiny to 0.22 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Thu Apr 25 12:00:10 UTC 2013 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=178139 From owner-freebsd-perl@FreeBSD.ORG Thu Apr 25 12:43:21 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 696169A; Thu, 25 Apr 2013 12:43:21 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 430C011FA; Thu, 25 Apr 2013 12:43:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3PChLvf092696; Thu, 25 Apr 2013 12:43:21 GMT (envelope-from culot@freefall.freebsd.org) Received: (from culot@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3PChLMk092695; Thu, 25 Apr 2013 12:43:21 GMT (envelope-from culot) Date: Thu, 25 Apr 2013 12:43:21 GMT Message-Id: <201304251243.r3PChLMk092695@freefall.freebsd.org> To: culot@FreeBSD.org, perl@FreeBSD.org, culot@FreeBSD.org From: culot@FreeBSD.org Subject: Re: ports/178139: [maintainer update] Update devel/p5-Capture-Tiny to 0.22 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 25 Apr 2013 12:43:21 -0000 Synopsis: [maintainer update] Update devel/p5-Capture-Tiny to 0.22 Responsible-Changed-From-To: perl->culot Responsible-Changed-By: culot Responsible-Changed-When: Thu Apr 25 12:43:20 UTC 2013 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=178139 From owner-freebsd-perl@FreeBSD.ORG Thu Apr 25 13:18:36 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8D84A890 for ; Thu, 25 Apr 2013 13:18:36 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 538C41481 for ; Thu, 25 Apr 2013 13:18:36 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r3PDITCq013424 for ; Thu, 25 Apr 2013 09:18:30 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r3PDIThF013338; Thu, 25 Apr 2013 09:18:29 -0400 (EDT) (envelope-from portscout) Message-Id: <201304251318.r3PDIThF013338@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 25 Apr 2013 09:18:29 -0400 From: portscout@portscout.freebsd.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 25 Apr 2013 13:18:36 -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.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ databases/p5-DBD-XBase | 1.03 | 1.05 ------------------------------------------------+-----------------+------------ devel/p5-App-GitGot | 1.04 | 1.07 ------------------------------------------------+-----------------+------------ 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://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-perl@FreeBSD.ORG Thu Apr 25 15:20:10 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2D52F5EF; Thu, 25 Apr 2013 15:20:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 072A91B02; Thu, 25 Apr 2013 15:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3PFK918022964; Thu, 25 Apr 2013 15:20:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3PFK9gB022963; Thu, 25 Apr 2013 15:20:09 GMT (envelope-from edwin) Date: Thu, 25 Apr 2013 15:20:09 GMT Message-Id: <201304251520.r3PFK9gB022963@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178149: [maintainer update] Update devel/p5-Log-Any-Adapter-Syslog to 1.5 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 25 Apr 2013 15:20:10 -0000 Synopsis: [maintainer update] Update devel/p5-Log-Any-Adapter-Syslog to 1.5 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Thu Apr 25 15:20:09 UTC 2013 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=178149 From owner-freebsd-perl@FreeBSD.ORG Thu Apr 25 16:22:08 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B4A0B23A; Thu, 25 Apr 2013 16:22:08 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8D62D1DC0; Thu, 25 Apr 2013 16:22:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3PGM8pM036421; Thu, 25 Apr 2013 16:22:08 GMT (envelope-from culot@freefall.freebsd.org) Received: (from culot@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3PGM8o3036420; Thu, 25 Apr 2013 16:22:08 GMT (envelope-from culot) Date: Thu, 25 Apr 2013 16:22:08 GMT Message-Id: <201304251622.r3PGM8o3036420@freefall.freebsd.org> To: culot@FreeBSD.org, perl@FreeBSD.org, culot@FreeBSD.org From: culot@FreeBSD.org Subject: Re: ports/178149: [maintainer update] Update devel/p5-Log-Any-Adapter-Syslog to 1.5 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 25 Apr 2013 16:22:08 -0000 Synopsis: [maintainer update] Update devel/p5-Log-Any-Adapter-Syslog to 1.5 Responsible-Changed-From-To: perl->culot Responsible-Changed-By: culot Responsible-Changed-When: Thu Apr 25 16:22:08 UTC 2013 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=178149 From owner-freebsd-perl@FreeBSD.ORG Fri Apr 26 08:50:10 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0BE77631; Fri, 26 Apr 2013 08:50:10 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 31CB218AB; Fri, 26 Apr 2013 08:50:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3Q8o8eQ039371; Fri, 26 Apr 2013 08:50:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3Q8o8hT039370; Fri, 26 Apr 2013 08:50:08 GMT (envelope-from edwin) Date: Fri, 26 Apr 2013 08:50:08 GMT Message-Id: <201304260850.r3Q8o8hT039370@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/178176: [maintainer update] Update www/p5-Catalyst-Plugin-Unicode-Encoding to 1.9 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 26 Apr 2013 08:50:10 -0000 Synopsis: [maintainer update] Update www/p5-Catalyst-Plugin-Unicode-Encoding to 1.9 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Fri Apr 26 08:50:08 UTC 2013 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=178176 From owner-freebsd-perl@FreeBSD.ORG Fri Apr 26 13:09:01 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D0D15D36 for ; Fri, 26 Apr 2013 13:09:01 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 9A53E1802 for ; Fri, 26 Apr 2013 13:09:01 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r3QD91Yv063875 for ; Fri, 26 Apr 2013 09:09:01 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r3QD91aq063730; Fri, 26 Apr 2013 09:09:01 -0400 (EDT) (envelope-from portscout) Message-Id: <201304261309.r3QD91aq063730@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Fri, 26 Apr 2013 09:09:01 -0400 From: portscout@portscout.freebsd.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 26 Apr 2013 13:09:01 -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.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/p5-Class-InsideOut | 1.12 | 1.13 ------------------------------------------------+-----------------+------------ devel/p5-Mouse | 1.09 | 1.10 ------------------------------------------------+-----------------+------------ net/p5-Net-Twitter | 4.00004 | 4.00005 ------------------------------------------------+-----------------+------------ textproc/p5-XML-RSS-Liberal | 0.03 | 0.04 ------------------------------------------------+-----------------+------------ 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://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-perl@FreeBSD.ORG Sat Apr 27 13:07:01 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8E2C03E5 for ; Sat, 27 Apr 2013 13:07:01 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 56C501A4D for ; Sat, 27 Apr 2013 13:07:01 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r3RD6sYj033057 for ; Sat, 27 Apr 2013 09:06:54 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r3RD6sff032811; Sat, 27 Apr 2013 09:06:54 -0400 (EDT) (envelope-from portscout) Message-Id: <201304271306.r3RD6sff032811@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 27 Apr 2013 09:06:54 -0400 From: portscout@portscout.freebsd.org To: perl@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 27 Apr 2013 13:07:01 -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.freebsd.org/perl@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ textproc/ack | 1.96 | 2.04 ------------------------------------------------+-----------------+------------ www/p5-App-Nopaste | 0.91 | 0.92 ------------------------------------------------+-----------------+------------ www/p5-Catalyst-Authentication-Store-LDAP | 1.012 | 1.014 ------------------------------------------------+-----------------+------------ 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://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks.