From owner-freebsd-perl@FreeBSD.ORG Sun Jul 31 01:21:23 2011 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 C9102106564A; Sun, 31 Jul 2011 01:21:23 +0000 (UTC) (envelope-from freebsd@beardz.net) Received: from beardz.net (beardz.net [IPv6:2a01:4f8:121:2403:1::]) by mx1.freebsd.org (Postfix) with ESMTP id 6A3EB8FC0C; Sun, 31 Jul 2011 01:21:23 +0000 (UTC) Received: from beardz.net (localhost [127.0.1.7]) by beardz.net (8.14.4/8.14.4) with ESMTP id p6V1LLrl096961; Sun, 31 Jul 2011 02:21:21 +0100 (BST) (envelope-from freebsd@beardz.net) Received: (from root@localhost) by beardz.net (8.14.4/8.14.4/Submit) id p6V1LKhg096959; Sun, 31 Jul 2011 02:21:20 +0100 (BST) (envelope-from freebsd@beardz.net) Date: Sun, 31 Jul 2011 02:21:20 +0100 (BST) Message-Id: <201107310121.p6V1LKhg096959@beardz.net> To: FreeBSD-gnats-submit@freebsd.org From: Jase Thew X-send-pr-version: 3.113 X-GNATS-Notify: Cc: perl@freebsd.org Subject: [PATCH] www/p5-POE-Component-Client-HTTP: update to 0.9440 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, 31 Jul 2011 01:21:23 -0000 >Submitter-Id: current-users >Originator: Jase Thew >Organization: >Confidential: no >Synopsis: [PATCH] www/p5-POE-Component-Client-HTTP: update to 0.9440 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 8.2-STABLE amd64 >Environment: System: FreeBSD jail-ports.localdomain 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Apr 2 19:17:15 BST >Description: - Update to 0.9440 - Fix-up MASTER_SITES and MASTER_SITE_SUBDIR to CPAN new world order - Move LICENSE* to quench LINT warnings Please note - this PR has a dependancy on update PR ports/159283 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-POE-Component-Client-HTTP-0.9440.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-POE-Component-Client-HTTP.orig/Makefile /usr/ports/www/p5-POE-Component-Client-HTTP/Makefile --- /usr/ports/www/p5-POE-Component-Client-HTTP.orig/Makefile 2011-05-05 02:41:04.000000000 +0100 +++ /usr/ports/www/p5-POE-Component-Client-HTTP/Makefile 2011-07-31 02:14:54.683596744 +0100 @@ -6,27 +6,28 @@ # PORTNAME= POE-Component-Client-HTTP -PORTVERSION= 0.9430 +PORTVERSION= 0.9440 CATEGORIES= www perl5 -MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/RCAPUTO +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:RCAPUTO PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= perl@FreeBSD.org COMMENT= POE component for non-blocking/concurrent HTTP queries -BUILD_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-POE>=1.312:${PORTSDIR}/devel/p5-POE \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=1.37:${PORTSDIR}/net/p5-URI \ - p5-POE-Component-Client-Keepalive>=0.2670:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \ + p5-POE-Component-Client-Keepalive>=0.2680:${PORTSDIR}/net/p5-POE-Component-Client-Keepalive \ p5-Test-POE-Server-TCP>=1.14:${PORTSDIR}/devel/p5-Test-POE-Server-TCP \ p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \ p5-Socket-GetAddrInfo>=0.19:${PORTSDIR}/net/p5-Socket-GetAddrInfo RUN_DEPENDS:= ${BUILD_DEPENDS} -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - PERL_CONFIGURE= yes MAN3= POE::Component::Client::HTTP.3 \ diff -ruN --exclude=CVS /usr/ports/www/p5-POE-Component-Client-HTTP.orig/distinfo /usr/ports/www/p5-POE-Component-Client-HTTP/distinfo --- /usr/ports/www/p5-POE-Component-Client-HTTP.orig/distinfo 2011-05-05 02:41:04.000000000 +0100 +++ /usr/ports/www/p5-POE-Component-Client-HTTP/distinfo 2011-07-31 02:14:54.684608043 +0100 @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Client-HTTP-0.943.tar.gz) = ec1cef1c94373efea058c650521df5d7189d19cb99099c47a6115f3b5b9a701c -SIZE (POE-Component-Client-HTTP-0.943.tar.gz) = 80108 +SHA256 (POE-Component-Client-HTTP-0.944.tar.gz) = cfd1b56ba5fb33b0dc13f7c6eb1f436709094e8ecab8f64ce5a6da8210f15f3c +SIZE (POE-Component-Client-HTTP-0.944.tar.gz) = 80426 --- p5-POE-Component-Client-HTTP-0.9440.patch ends here --- From owner-freebsd-perl@FreeBSD.ORG Sun Jul 31 01:30:19 2011 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 D50841065680; Sun, 31 Jul 2011 01:30:19 +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 ABB2C8FC14; Sun, 31 Jul 2011 01:30:19 +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 p6V1UJbe078300; Sun, 31 Jul 2011 01:30:19 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6V1UJUP078288; Sun, 31 Jul 2011 01:30:19 GMT (envelope-from edwin) Date: Sun, 31 Jul 2011 01:30:19 GMT Message-Id: <201107310130.p6V1UJUP078288@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/159321: [PATCH] www/p5-POE-Component-Client-HTTP: update to 0.9440 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, 31 Jul 2011 01:30:19 -0000 Synopsis: [PATCH] www/p5-POE-Component-Client-HTTP: update to 0.9440 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sun Jul 31 01:30:18 UTC 2011 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=159321 From owner-freebsd-perl@FreeBSD.ORG Sun Jul 31 04:50:18 2011 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 7E4031065688; Sun, 31 Jul 2011 04:50:18 +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 5817A8FC17; Sun, 31 Jul 2011 04:50:18 +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 p6V4oIn0062138; Sun, 31 Jul 2011 04:50:18 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6V4oIS2062128; Sun, 31 Jul 2011 04:50:18 GMT (envelope-from edwin) Date: Sun, 31 Jul 2011 04:50:18 GMT Message-Id: <201107310450.p6V4oIS2062128@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/159323: [MAINTAINER] devel/p5-Reflex: update to 0.090 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, 31 Jul 2011 04:50:18 -0000 Synopsis: [MAINTAINER] devel/p5-Reflex: update to 0.090 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sun Jul 31 04:50:17 UTC 2011 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=159323 From owner-freebsd-perl@FreeBSD.ORG Sun Jul 31 08:10:17 2011 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 1FDFB106564A; Sun, 31 Jul 2011 08:10:17 +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 ECB468FC08; Sun, 31 Jul 2011 08:10:16 +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 p6V8AGN5074954; Sun, 31 Jul 2011 08:10:16 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6V8AGaA074950; Sun, 31 Jul 2011 08:10:16 GMT (envelope-from edwin) Date: Sun, 31 Jul 2011 08:10:16 GMT Message-Id: <201107310810.p6V8AGaA074950@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/159327: [REPOCOPY] repocopy sysutils/p5-mogilefs-server to sysutils/p5-MogileFS-Server 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, 31 Jul 2011 08:10:17 -0000 Synopsis: [REPOCOPY] repocopy sysutils/p5-mogilefs-server to sysutils/p5-MogileFS-Server Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sun Jul 31 08:10:16 UTC 2011 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=159327 From owner-freebsd-perl@FreeBSD.ORG Sun Jul 31 08:31:48 2011 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 ED6FD1065672; Sun, 31 Jul 2011 08:31:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C57AE8FC08; Sun, 31 Jul 2011 08:31:48 +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 p6V8Vm2O003406; Sun, 31 Jul 2011 08:31:48 GMT (envelope-from sunpoet@freefall.freebsd.org) Received: (from sunpoet@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6V8Vmpo003398; Sun, 31 Jul 2011 08:31:48 GMT (envelope-from sunpoet) Date: Sun, 31 Jul 2011 08:31:48 GMT Message-Id: <201107310831.p6V8Vmpo003398@freefall.freebsd.org> To: sunpoet@FreeBSD.org, sunpoet@FreeBSD.org, perl@FreeBSD.org, portmgr@FreeBSD.org From: sunpoet@FreeBSD.org Cc: Subject: Re: ports/159327: [REPOCOPY] repocopy sysutils/p5-mogilefs-server to sysutils/p5-MogileFS-Server 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, 31 Jul 2011 08:31:49 -0000 Synopsis: [REPOCOPY] repocopy sysutils/p5-mogilefs-server to sysutils/p5-MogileFS-Server State-Changed-From-To: open->repocopy State-Changed-By: sunpoet State-Changed-When: Sun Jul 31 08:30:15 UTC 2011 State-Changed-Why: Request for repocopy Responsible-Changed-From-To: perl->portmgr Responsible-Changed-By: sunpoet Responsible-Changed-When: Sun Jul 31 08:30:15 UTC 2011 Responsible-Changed-Why: portmgr territory http://www.freebsd.org/cgi/query-pr.cgi?pr=159327 From owner-freebsd-perl@FreeBSD.ORG Sun Jul 31 21:04:50 2011 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 86AF31065675; Sun, 31 Jul 2011 21:04:50 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from 65-241-43-4.globalsuite.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 5A79D1622BF; Sun, 31 Jul 2011 21:04:50 +0000 (UTC) Message-ID: <4E35C372.9030209@FreeBSD.org> Date: Sun, 31 Jul 2011 14:04:50 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110723 Thunderbird/5.0 MIME-Version: 1.0 To: perl@FreeBSD.org, Sunpoet Po-Chuan Hsieh References: <201107312100.p6VL0Z0s033087@repoman.freebsd.org> In-Reply-To: <201107312100.p6VL0Z0s033087@repoman.freebsd.org> X-Enigmail-Version: 1.2pre OpenPGP: id=1A1ABC84 X-Forwarded-Message-Id: <201107312100.p6VL0Z0s033087@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Fwd: cvs commit: ports/databases/p5-DBIx-Custom Makefile 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, 31 Jul 2011 21:04:50 -0000 FYI. -------- Original Message -------- Subject: cvs commit: ports/databases/p5-DBIx-Custom Makefile Date: Sun, 31 Jul 2011 21:00:35 +0000 (UTC) From: Doug Barton To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org dougb 2011-07-31 21:00:35 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-Custom Makefile Log: Fix the build with what seems to have been the intended change from 1.28 It seems that the intention was to make a new BUILD_DEPENDS with the same content as the existing RUN_DEPENDS, but one line was missed, causing neither to work. So instead, make BUILD_DEPENDS equal to the old RUN_DEPENDS, and use the := method to set RUN_DEPENDS, in part because it helps avoid this kind of error. Revision Changes Path 1.29 +1 -3 ports/databases/p5-DBIx-Custom/Makefile http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/databases/p5-DBIx-Custom/Makefile.diff?&r1=1.28&r2=1.29&f=h From owner-freebsd-perl@FreeBSD.ORG Sun Jul 31 23:14:33 2011 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 79FB9106564A; Sun, 31 Jul 2011 23:14:33 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from 65-241-43-4.globalsuite.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id DE6B314F1BC; Sun, 31 Jul 2011 23:14:32 +0000 (UTC) Message-ID: <4E35E1D8.90300@FreeBSD.org> Date: Sun, 31 Jul 2011 16:14:32 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110723 Thunderbird/5.0 MIME-Version: 1.0 To: Sahil Tandon References: <201107312100.p6VL0Z0s033087@repoman.freebsd.org> <4E35C372.9030209@FreeBSD.org> <20110731230750.GC8462@magic.hamla.org> In-Reply-To: <20110731230750.GC8462@magic.hamla.org> X-Enigmail-Version: 1.2pre OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Sunpoet Po-Chuan Hsieh , perl@FreeBSD.org Subject: Re: Fwd: cvs commit: ports/databases/p5-DBIx-Custom Makefile 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, 31 Jul 2011 23:14:33 -0000 On 07/31/2011 16:07, Sahil Tandon wrote: > On Sun, 2011-07-31 at 14:04:50 -0700, Doug Barton wrote: > >> Fix the build with what seems to have been the intended change from >> 1.28 >> >> It seems that the intention was to make a new BUILD_DEPENDS with the >> same content as the existing RUN_DEPENDS, but one line was missed, >> causing neither to work. So instead, make BUILD_DEPENDS equal to the >> old RUN_DEPENDS, and use the := method to set RUN_DEPENDS, in part >> because it helps avoid this kind of error. > > Thanks for your help. Your fix catalyzed an update to a newer upstream > version & the removal of unrequired dependency. Glad to help. It wasn't clear from the diff which direction the change was intended to be (remove the dep, or an incomplete copy/paste) so I made the safest guess I could. Happy that it all worked out in the end though. Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ From owner-freebsd-perl@FreeBSD.ORG Sun Jul 31 23:25:29 2011 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 173881065673 for ; Sun, 31 Jul 2011 23:25:29 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id EC62B8FC12 for ; Sun, 31 Jul 2011 23:25:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id D666F170E3; Sun, 31 Jul 2011 19:08:18 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received; s=aegis; t= 1312153698; bh=BPrxEcd0z7yF8uxDHCEl2zHLfnrs66F/gHlCcXYAZwc=; b=k w3d6oHnE1cRedZM2ygsF4bW7TY4dlN/SiEFtKr6vGxctq+XFQfwJyRrRO2ZDZ+HJ j53gjnYUXCy1qM+h1ZeLwHzj19y+BCQSqAQ/CgLAJ9vZxOFDBlLWL/wTEdMrPP7Y W70I7MQssYciIdIn6K/ExZeiJV0KaaiDkP0fGtedVE= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id 30iye7R6Tdsk; Sun, 31 Jul 2011 19:08:18 -0400 (EDT) Date: Sun, 31 Jul 2011 19:07:50 -0400 From: Sahil Tandon To: Doug Barton Message-ID: <20110731230750.GC8462@magic.hamla.org> References: <201107312100.p6VL0Z0s033087@repoman.freebsd.org> <4E35C372.9030209@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E35C372.9030209@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Sunpoet Po-Chuan Hsieh , perl@FreeBSD.org Subject: Re: Fwd: cvs commit: ports/databases/p5-DBIx-Custom Makefile X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon 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, 31 Jul 2011 23:25:29 -0000 On Sun, 2011-07-31 at 14:04:50 -0700, Doug Barton wrote: > Fix the build with what seems to have been the intended change from > 1.28 > > It seems that the intention was to make a new BUILD_DEPENDS with the > same content as the existing RUN_DEPENDS, but one line was missed, > causing neither to work. So instead, make BUILD_DEPENDS equal to the > old RUN_DEPENDS, and use the := method to set RUN_DEPENDS, in part > because it helps avoid this kind of error. Thanks for your help. Your fix catalyzed an update to a newer upstream version & the removal of unrequired dependency. -- Sahil Tandon From owner-freebsd-perl@FreeBSD.ORG Mon Aug 1 02:10:20 2011 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 3FAC51065680; Mon, 1 Aug 2011 02:10:20 +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 177898FC13; Mon, 1 Aug 2011 02:10:20 +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 p712AJYo078745; Mon, 1 Aug 2011 02:10:19 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p712AJUw078731; Mon, 1 Aug 2011 02:10:19 GMT (envelope-from edwin) Date: Mon, 1 Aug 2011 02:10:19 GMT Message-Id: <201108010210.p712AJUw078731@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/159343: [MAINTAINER] www/p5-WWW-Mixi-Scraper: update to 0.33 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, 01 Aug 2011 02:10:20 -0000 Synopsis: [MAINTAINER] www/p5-WWW-Mixi-Scraper: update to 0.33 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Mon Aug 1 02:10:19 UTC 2011 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=159343 From owner-freebsd-perl@FreeBSD.ORG Mon Aug 1 02:17:47 2011 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 30902106564A; Mon, 1 Aug 2011 02:17:47 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 08F308FC16; Mon, 1 Aug 2011 02:17:47 +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 p712HkKv087850; Mon, 1 Aug 2011 02:17:46 GMT (envelope-from wen@freefall.freebsd.org) Received: (from wen@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p712Hk7Q087846; Mon, 1 Aug 2011 02:17:46 GMT (envelope-from wen) Date: Mon, 1 Aug 2011 02:17:46 GMT Message-Id: <201108010217.p712Hk7Q087846@freefall.freebsd.org> To: wen@FreeBSD.org, perl@FreeBSD.org, wen@FreeBSD.org From: wen@FreeBSD.org Cc: Subject: Re: ports/159323: [MAINTAINER] devel/p5-Reflex: update to 0.090 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, 01 Aug 2011 02:17:47 -0000 Synopsis: [MAINTAINER] devel/p5-Reflex: update to 0.090 Responsible-Changed-From-To: perl->wen Responsible-Changed-By: wen Responsible-Changed-When: Mon Aug 1 02:17:46 UTC 2011 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=159323 From owner-freebsd-perl@FreeBSD.ORG Mon Aug 1 05:14:13 2011 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 BB4E510666AF; Mon, 1 Aug 2011 05:14:13 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9375C8FC12; Mon, 1 Aug 2011 05:14:13 +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 p715EDeH057105; Mon, 1 Aug 2011 05:14:13 GMT (envelope-from culot@freefall.freebsd.org) Received: (from culot@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p715EDK5057101; Mon, 1 Aug 2011 05:14:13 GMT (envelope-from culot) Date: Mon, 1 Aug 2011 05:14:13 GMT Message-Id: <201108010514.p715EDK5057101@freefall.freebsd.org> To: culot@FreeBSD.org, perl@FreeBSD.org, culot@FreeBSD.org From: culot@FreeBSD.org Cc: Subject: Re: ports/159343: [MAINTAINER] www/p5-WWW-Mixi-Scraper: update to 0.33 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, 01 Aug 2011 05:14:13 -0000 Synopsis: [MAINTAINER] www/p5-WWW-Mixi-Scraper: update to 0.33 Responsible-Changed-From-To: perl->culot Responsible-Changed-By: culot Responsible-Changed-When: Mon Aug 1 05:14:13 UTC 2011 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=159343 From owner-freebsd-perl@FreeBSD.ORG Mon Aug 1 11:08:27 2011 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 1FEC1106566C for ; Mon, 1 Aug 2011 11:08:27 +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 0E99A8FC0A for ; Mon, 1 Aug 2011 11:08:27 +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 p71B8QeE015689 for ; Mon, 1 Aug 2011 11:08:26 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p71B8QDp015687 for perl@FreeBSD.org; Mon, 1 Aug 2011 11:08:26 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 1 Aug 2011 11:08:26 GMT Message-Id: <201108011108.p71B8QDp015687@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, 01 Aug 2011 11:08:27 -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/159321 perl [PATCH] www/p5-POE-Component-Client-HTTP: update to 0. o ports/159315 perl [PATCH] net/p5-POE-Component-Client-Keepalive: update o ports/159314 perl [MAINTAINER] dns/p5-POE-Component-Resolver: update to o ports/159297 perl [NEW PORT] irc/p5-POE-Component-IRC-Plugin-Hailo: A Po o ports/159295 perl [NEW PORT] lang/p5-POE-Component-Hailo: A non-blocking o ports/159283 perl [PATCH] devel/p5-POE: update to 1.312 o ports/159282 perl [MAINTAINER] devel/p5-POE-Test-Loops: update to 1.312 o ports/159256 perl [MAINTAINER] lang/p5-Test-XPath: update to 0.15 o ports/159065 perl [NEW PORT] lang/p5-Hailo: A pluggable Markov engine an o ports/159038 perl [NEW PORT] misc/p5-Bot-Training-StarCraft: Provide sta o ports/158923 perl port update: www/p5-Apache2-SiteControl -> 1.05_1 o ports/157814 perl [new port] graphics/p5-Image-ExifTool-devel: developme o ports/152193 perl [PATCH] databases/p5-Search-Xapian update to 1.2.3 o ports/121472 perl Loading perl scripts causes irc/xchat segmentation fau 14 problems total. From owner-freebsd-perl@FreeBSD.ORG Mon Aug 1 12:00:56 2011 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 EA55D106567E; Mon, 1 Aug 2011 12:00:56 +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 C31C98FC16; Mon, 1 Aug 2011 12:00:56 +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 p71C0ugE067330; Mon, 1 Aug 2011 12:00:56 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p71C0u9a067311; Mon, 1 Aug 2011 12:00:56 GMT (envelope-from edwin) Date: Mon, 1 Aug 2011 12:00:56 GMT Message-Id: <201108011200.p71C0u9a067311@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/159350: [PATCH] Mk/bsd.perl.mk 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, 01 Aug 2011 12:00:57 -0000 Synopsis: [PATCH] Mk/bsd.perl.mk Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Mon Aug 1 12:00:55 UTC 2011 Responsible-Changed-Why: bsd.perl.mk is perl territory (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=159350 From owner-freebsd-perl@FreeBSD.ORG Mon Aug 1 21:20:25 2011 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 2FDF7106566C; Mon, 1 Aug 2011 21:20:25 +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 077F58FC1C; Mon, 1 Aug 2011 21:20:25 +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 p71LKOHB082668; Mon, 1 Aug 2011 21:20:24 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p71LKOsO082657; Mon, 1 Aug 2011 21:20:24 GMT (envelope-from edwin) Date: Mon, 1 Aug 2011 21:20:24 GMT Message-Id: <201108012120.p71LKOsO082657@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/159365: [patch] mail/p5-Mail-SpamAssassin: fix WITH_AWL option, add option WITHOUT_FREEMAIL 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, 01 Aug 2011 21:20:25 -0000 Synopsis: [patch] mail/p5-Mail-SpamAssassin: fix WITH_AWL option, add option WITHOUT_FREEMAIL Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Mon Aug 1 21:20:24 UTC 2011 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=159365 From owner-freebsd-perl@FreeBSD.ORG Mon Aug 1 21:20:29 2011 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 E0FEF1065677; Mon, 1 Aug 2011 21:20:29 +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 B844F8FC13; Mon, 1 Aug 2011 21:20:29 +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 p71LKTBq083414; Mon, 1 Aug 2011 21:20:29 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p71LKTIk083405; Mon, 1 Aug 2011 21:20:29 GMT (envelope-from edwin) Date: Mon, 1 Aug 2011 21:20:29 GMT Message-Id: <201108012120.p71LKTIk083405@freefall.freebsd.org> To: jhelfman@experts-exchange.com, edwin@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/159365: [patch] mail/p5-Mail-SpamAssassin: fix WITH_AWL option, add option WITHOUT_FREEMAIL 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, 01 Aug 2011 21:20:30 -0000 Synopsis: [patch] mail/p5-Mail-SpamAssassin: fix WITH_AWL option, add option WITHOUT_FREEMAIL State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Mon Aug 1 21:20:29 UTC 2011 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=159365 From owner-freebsd-perl@FreeBSD.ORG Mon Aug 1 21:30:14 2011 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 871C5106564A for ; Mon, 1 Aug 2011 21:30:14 +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 766748FC15 for ; Mon, 1 Aug 2011 21:30:14 +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 p71LUE1w089655 for ; Mon, 1 Aug 2011 21:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p71LUECL089652; Mon, 1 Aug 2011 21:30:14 GMT (envelope-from gnats) Date: Mon, 1 Aug 2011 21:30:14 GMT Message-Id: <201108012130.p71LUECL089652@freefall.freebsd.org> To: perl@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: ports/159365: [patch] mail/p5-Mail-SpamAssassin: fix WITH_AWL option, add option WITHOUT_FREEMAIL X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis 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, 01 Aug 2011 21:30:14 -0000 The following reply was made to PR ports/159365; it has been noted by GNATS. From: Edwin Groothuis To: scheidell@secnap.net Cc: bug-followup@FreeBSD.org Subject: Re: ports/159365: [patch] mail/p5-Mail-SpamAssassin: fix WITH_AWL option, add option WITHOUT_FREEMAIL Date: Mon, 1 Aug 2011 21:20:27 UT Maintainer of mail/p5-Mail-SpamAssassin, Please note that PR ports/159365 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/159365 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From owner-freebsd-perl@FreeBSD.ORG Tue Aug 2 08:50:20 2011 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 74403106564A; Tue, 2 Aug 2011 08:50:20 +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 4C54D8FC0A; Tue, 2 Aug 2011 08:50:20 +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 p728oKH5052663; Tue, 2 Aug 2011 08:50:20 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p728oKVb052654; Tue, 2 Aug 2011 08:50:20 GMT (envelope-from edwin) Date: Tue, 2 Aug 2011 08:50:20 GMT Message-Id: <201108020850.p728oKVb052654@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/159375: [PATCH] lang/rakudo update to July 2011 release of "Rakudo Star" 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: Tue, 02 Aug 2011 08:50:20 -0000 Synopsis: [PATCH] lang/rakudo update to July 2011 release of "Rakudo Star" Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Tue Aug 2 08:50:19 UTC 2011 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=159375 From owner-freebsd-perl@FreeBSD.ORG Tue Aug 2 10:46:46 2011 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 3B093106566B; Tue, 2 Aug 2011 10:46:46 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D01D38FC14; Tue, 2 Aug 2011 10:46:45 +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 p72AkjGV067037; Tue, 2 Aug 2011 10:46:45 GMT (envelope-from culot@freefall.freebsd.org) Received: (from culot@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p72AkjCo067033; Tue, 2 Aug 2011 10:46:45 GMT (envelope-from culot) Date: Tue, 2 Aug 2011 10:46:45 GMT Message-Id: <201108021046.p72AkjCo067033@freefall.freebsd.org> To: culot@FreeBSD.org, perl@FreeBSD.org, culot@FreeBSD.org From: culot@FreeBSD.org Cc: Subject: Re: ports/159375: [PATCH] lang/rakudo update to July 2011 release of "Rakudo Star" 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: Tue, 02 Aug 2011 10:46:46 -0000 Synopsis: [PATCH] lang/rakudo update to July 2011 release of "Rakudo Star" Responsible-Changed-From-To: perl->culot Responsible-Changed-By: culot Responsible-Changed-When: Tue Aug 2 10:46:45 UTC 2011 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=159375 From owner-freebsd-perl@FreeBSD.ORG Tue Aug 2 19:03:41 2011 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 75A91106566B; Tue, 2 Aug 2011 19:03:41 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4D61F8FC0A; Tue, 2 Aug 2011 19:03:41 +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 p72J3fuW029333; Tue, 2 Aug 2011 19:03:41 GMT (envelope-from culot@freefall.freebsd.org) Received: (from culot@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p72J3fUJ029329; Tue, 2 Aug 2011 19:03:41 GMT (envelope-from culot) Date: Tue, 2 Aug 2011 19:03:41 GMT Message-Id: <201108021903.p72J3fUJ029329@freefall.freebsd.org> To: culot@FreeBSD.org, perl@FreeBSD.org, culot@FreeBSD.org From: culot@FreeBSD.org Cc: Subject: Re: ports/159282: [MAINTAINER] devel/p5-POE-Test-Loops: update to 1.312 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: Tue, 02 Aug 2011 19:03:41 -0000 Synopsis: [MAINTAINER] devel/p5-POE-Test-Loops: update to 1.312 Responsible-Changed-From-To: perl->culot Responsible-Changed-By: culot Responsible-Changed-When: Tue Aug 2 19:03:40 UTC 2011 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=159282 From owner-freebsd-perl@FreeBSD.ORG Wed Aug 3 13:41:15 2011 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 DFF661065672 for ; Wed, 3 Aug 2011 13:41:14 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from xiurhn.etoilebsd.net (xiurhn.etoilebsd.net [94.23.37.58]) by mx1.freebsd.org (Postfix) with ESMTP id A8CA38FC1C for ; Wed, 3 Aug 2011 13:41:14 +0000 (UTC) Received: by xiurhn.etoilebsd.net (Postfix, from userid 80) id A67A57E80D; Wed, 3 Aug 2011 15:24:32 +0200 (CEST) To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 03 Aug 2011 15:24:32 +0200 From: Baptiste Daroussin In-Reply-To: References: Message-ID: <51bb94aac2e461394eb532e5481fe053@etoilebsd.net> X-Sender: bapt@FreeBSD.org User-Agent: Roundcube Webmail/0.5.3 Subject: Re: why fully versionned vendorlib vendorbin and vendorarch? 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, 03 Aug 2011 13:41:15 -0000 On Wed, 20 Jul 2011 06:18:06 +0000, Baptiste Daroussin wrote: > Hi, > > I can't get why we used versionned vendorbin, vendorarch and > vendorlib with perl it seems to only provide us problems: need of > perl-after-upgrade, reinstallation of most p5- things after even a > simple 5.12.3 -> 5.12.4 upgrade? > > why not follow what is done by default by the build system and use a > string (not versionned for those variable) like perl5_vendors or > something like that? > > That would also allow user to upgrade from 5.12 to 5.14 almost > painless. if really changing from 5.12 to 5.14 can lead to majors > incompatibility problems (which I'm not convinced at all) we could > use > perl5.12 but not including the minor version which still is not that > good to me but way better. > > regards, > Bapt > _______________________________________________ > 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" As noone object I think that may say I can go ahead and fix that? regards, Bapt From owner-freebsd-perl@FreeBSD.ORG Wed Aug 3 13:49:50 2011 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 326CE106564A for ; Wed, 3 Aug 2011 13:49:50 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from xiurhn.etoilebsd.net (xiurhn.etoilebsd.net [94.23.37.58]) by mx1.freebsd.org (Postfix) with ESMTP id F0D4E8FC14 for ; Wed, 3 Aug 2011 13:49:49 +0000 (UTC) Received: by xiurhn.etoilebsd.net (Postfix, from userid 80) id 00F227E80D; Wed, 3 Aug 2011 15:49:48 +0200 (CEST) To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 03 Aug 2011 15:49:48 +0200 From: Baptiste Daroussin In-Reply-To: <51bb94aac2e461394eb532e5481fe053@etoilebsd.net> References: <51bb94aac2e461394eb532e5481fe053@etoilebsd.net> Message-ID: X-Sender: bapt@FreeBSD.org User-Agent: Roundcube Webmail/0.5.3 Subject: Re: why fully versionned vendorlib vendorbin and vendorarch? 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, 03 Aug 2011 13:49:50 -0000 On Wed, 03 Aug 2011 15:24:32 +0200, Baptiste Daroussin wrote: > On Wed, 20 Jul 2011 06:18:06 +0000, Baptiste Daroussin wrote: >> Hi, >> >> I can't get why we used versionned vendorbin, vendorarch and >> vendorlib with perl it seems to only provide us problems: need of >> perl-after-upgrade, reinstallation of most p5- things after even a >> simple 5.12.3 -> 5.12.4 upgrade? >> >> why not follow what is done by default by the build system and use a >> string (not versionned for those variable) like perl5_vendors or >> something like that? >> >> That would also allow user to upgrade from 5.12 to 5.14 almost >> painless. if really changing from 5.12 to 5.14 can lead to majors >> incompatibility problems (which I'm not convinced at all) we could >> use >> perl5.12 but not including the minor version which still is not that >> good to me but way better. >> >> regards, >> Bapt >> _______________________________________________ >> 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" > > > As noone object I think that may say I can go ahead and fix that? > > regards, > Bapt > _______________________________________________ > 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" Forget this From owner-freebsd-perl@FreeBSD.ORG Wed Aug 3 14:56:59 2011 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 9DCBE1065675; Wed, 3 Aug 2011 14:56:59 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 751158FC0A; Wed, 3 Aug 2011 14:56:59 +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 p73EuxNh073000; Wed, 3 Aug 2011 14:56:59 GMT (envelope-from amdmi3@freefall.freebsd.org) Received: (from amdmi3@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p73Euww1072995; Wed, 3 Aug 2011 14:56:58 GMT (envelope-from amdmi3) Date: Wed, 3 Aug 2011 14:56:58 GMT Message-Id: <201108031456.p73Euww1072995@freefall.freebsd.org> To: scheidell@secnap.net, pir-freebsd.org@pir.net, amdmi3@FreeBSD.org, perl@FreeBSD.org From: amdmi3@FreeBSD.org Cc: Subject: Re: ports/149771: mail/p5-Mail-SpamAssassin port no longer installs binaries in /usr/local/bin 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, 03 Aug 2011 14:56:59 -0000 Synopsis: mail/p5-Mail-SpamAssassin port no longer installs binaries in /usr/local/bin State-Changed-From-To: closed->open State-Changed-By: amdmi3 State-Changed-When: Wed Aug 3 14:56:58 UTC 2011 State-Changed-Why: The bug is still there, details will follow http://www.freebsd.org/cgi/query-pr.cgi?pr=149771 From owner-freebsd-perl@FreeBSD.ORG Wed Aug 3 15:50:09 2011 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 013BE1065670 for ; Wed, 3 Aug 2011 15:50:08 +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 DEA088FC18 for ; Wed, 3 Aug 2011 15:50:08 +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 p73Fo8h4019659 for ; Wed, 3 Aug 2011 15:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p73Fo8tr019658; Wed, 3 Aug 2011 15:50:08 GMT (envelope-from gnats) Date: Wed, 3 Aug 2011 15:50:08 GMT Message-Id: <201108031550.p73Fo8tr019658@freefall.freebsd.org> To: perl@FreeBSD.org From: Dmitry Marakasov Cc: Subject: Re: ports/149771: mail/p5-Mail-SpamAssassin port no longer installs binaries in /usr/local/bin X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dmitry Marakasov 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, 03 Aug 2011 15:50:09 -0000 The following reply was made to PR ports/149771; it has been noted by GNATS. From: Dmitry Marakasov To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/149771: mail/p5-Mail-SpamAssassin port no longer installs binaries in /usr/local/bin Date: Wed, 3 Aug 2011 19:41:40 +0400 Hi! It seems to me that pretty enough detail was given to fix this bug. If /usr/local/script directory is present when perl (all versions from ports are affected) is configured, the latter will remember /usr/local/script in installsitescript variable and Module::Build will then install scripts there instead of /usr/local/bin. I have confirmed the bug with building p5-Mail-SpamAssasin in a clean jail with /usr/local/script present (bunch of files have landed there), and have confirmed it to be fixed with the patch below. Also I've build all perl5.* ports in a tinderbox to be sure there are no build errors. Here's the patch which fixes the problem by removing check for script directory in perl's Configure for all perl versions currently in ports and also bumps PORTREVISIONs: http://people.freebsd.org/~amdmi3/perl5-installscriptdir.patch -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru From owner-freebsd-perl@FreeBSD.ORG Wed Aug 3 18:45:32 2011 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 19ABB106564A; Wed, 3 Aug 2011 18:45:32 +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 E803B8FC13; Wed, 3 Aug 2011 18:45:31 +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 p73IjVcS084086; Wed, 3 Aug 2011 18:45:31 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p73IjVMC084082; Wed, 3 Aug 2011 18:45:31 GMT (envelope-from edwin) Date: Wed, 3 Aug 2011 18:45:31 GMT Message-Id: <201108031845.p73IjVMC084082@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/159476: Update port: graphics/p5-ming 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, 03 Aug 2011 18:45:32 -0000 Synopsis: Update port: graphics/p5-ming Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Wed Aug 3 18:45:31 UTC 2011 Responsible-Changed-Why: perl@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=159476 From owner-freebsd-perl@FreeBSD.ORG Thu Aug 4 08:23:00 2011 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 756CF1065670 for ; Thu, 4 Aug 2011 08:23:00 +0000 (UTC) (envelope-from unknown@masterhost.ru) Received: from mail.corp.masterhost.ru (wincas02.mail.corp.masterhost.ru [90.156.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id B08408FC16 for ; Thu, 4 Aug 2011 08:22:59 +0000 (UTC) Received: from MAILBOX1.team.masterhost.ru ([fe80::f923:c885:5535:aa10]) by wincas02.team.masterhost.ru ([fe80::4c3e:86b:8c5e:6b7d%16]) with mapi id 14.01.0289.001; Thu, 4 Aug 2011 12:12:01 +0400 From: Dmitry Krikov To: "perl@freebsd.org" Thread-Topic: p5-SOAP-Lite-0.712_2 Thread-Index: AcxSfU1cIi0NIzB0Sju5TDXU9BRGhA== Date: Thu, 4 Aug 2011 08:12:01 +0000 Message-ID: Accept-Language: ru-RU, en-US Content-Language: ru-RU X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [87.242.97.5] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: p5-SOAP-Lite-0.712_2 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: Thu, 04 Aug 2011 08:23:00 -0000 Hi, It seems we have a problem with original SOAP::Lite, it's described here: = http://www.perlmonks.org/?node_id=3D845843 I've faced this problem too, and the proposed patch seems to work well: =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 --- SOAP/Transport/HTTP.pm.orig 2011-08-03 21:45:00.000000000 +0400 +++ SOAP/Transport/HTTP.pm 2011-08-03 21:45:33.000000000 +0400 @@ -566,7 +566,7 @@ if ( !$chunked ) { my $buffer; binmode(STDIN); - while ( sysread( STDIN, $buffer, $length ) ) { + while ( read( STDIN, $buffer, $length ) ) { $content .=3D $buffer; last if ( length($content) >=3D $length ); } =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 I think it's good idea to add it to port to fix the problem. Thanks in adv= ance. -- Best regards, Dmitry V Krikov mailto:unknown@masterhost.ru From owner-freebsd-perl@FreeBSD.ORG Thu Aug 4 14:17:03 2011 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 B30D71065678 for ; Thu, 4 Aug 2011 14:17:03 +0000 (UTC) (envelope-from feld@feld.me) Received: from que21.charter.net (que21.charter.net [209.225.8.22]) by mx1.freebsd.org (Postfix) with ESMTP id 490908FC15 for ; Thu, 4 Aug 2011 14:17:02 +0000 (UTC) Received: from imp11 ([10.20.200.11]) by mta21.charter.net (InterMail vM.7.09.02.04 201-2219-117-106-20090629) with ESMTP id <20110804134804.PWRI3880.mta21.charter.net@imp11> for ; Thu, 4 Aug 2011 09:48:04 -0400 Received: from feld.me ([68.117.126.78]) by imp11 with smtp.charter.net id GDo41h00D1hcoSk05Do4Px; Thu, 04 Aug 2011 09:48:04 -0400 X-Authority-Analysis: v=1.1 cv=9p7SjTZeSDUoepfMOc4Nsety+m2Qz47GaesuhdPPf9o= c=1 sm=1 a=F4xc4YTsv-wA:10 a=hDyzZEnUn9OdXhvNadyUaw==:17 a=F_f9pcbGAAAA:8 a=6I5d2MoRAAAA:8 a=G_5s8neSAAAA:8 a=_IEhM8lNAAAA:8 a=C9lt8uoEAAAA:8 a=NR8K0g6ZqZp0WE3iEf0A:9 a=WNr9v0dZgi19ud4fArgA:7 a=SV7veod9ZcQA:10 a=hDyzZEnUn9OdXhvNadyUaw==:117 Received: from feld by feld.me with local (Exim 4.76 (FreeBSD)) (envelope-from ) id 1QoyHM-000AOm-0b for perl@FreeBSD.org; Thu, 04 Aug 2011 08:48:04 -0500 X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: From: Mark Felder Date: Thu, 04 Aug 2011 08:48:04 -0500 Cc: perl@FreeBSD.org Subject: (no subject) 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: Thu, 04 Aug 2011 14:17:03 -0000 >Submitter-Id: current-users >Originator: Mark Felder >Organization: >Confidential: no >Synopsis: [PATCH] converters/p5-Convert-UUlib: [SUMMARIZE CHANGES] >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 8.2-RELEASE amd64 >Environment: System: FreeBSD tech304.office.supranet.net 8.2-RELEASE FreeBSD 8.2-RELEASE #2: Wed Apr 13 16:35:02 CDT 2011 >Description: p5-Convert-UUlib is required for several ports including security/maia. It was marked BROKEN because somehow its download directory was removed on CPAN. Here's a workaround until CPAN can fix the issue. Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Convert-UUlib-1.34,1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/converters/p5-Convert-UUlib.orig/Makefile /usr/ports/converters/p5-Convert-UUlib/Makefile --- /usr/ports/converters/p5-Convert-UUlib.orig/Makefile 2011-08-04 08:37:51.000000000 -0500 +++ /usr/ports/converters/p5-Convert-UUlib/Makefile 2011-08-04 08:43:09.000000000 -0500 @@ -9,14 +9,15 @@ PORTVERSION= 1.34 PORTEPOCH= 1 CATEGORIES= converters perl5 -MASTER_SITES= CPAN +#MASTER_SITES= CPAN +MASTER_SITES= http://cpan.yimg.com/modules/by-module/Convert/ \ + http://cpan.perl.org/authors/id/MLEHMANN/ \ + http://ftp.pardus.org.tr/pub/source/2011/ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the uulib library (a.k.a. uudeview/uuenview) -BROKEN= does not fetch - PERL_CONFIGURE= yes MAN3= Convert::UUlib.3 --- p5-Convert-UUlib-1.34,1.patch ends here --- From owner-freebsd-perl@FreeBSD.ORG Thu Aug 4 14:47:49 2011 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 C4996106566C for ; Thu, 4 Aug 2011 14:47:49 +0000 (UTC) (envelope-from milki@rescomp.berkeley.edu) Received: from hal.rescomp.berkeley.edu (hal.Rescomp.Berkeley.EDU [169.229.70.150]) by mx1.freebsd.org (Postfix) with ESMTP id B6CF48FC13 for ; Thu, 4 Aug 2011 14:47:48 +0000 (UTC) Received: by hal.rescomp.berkeley.edu (Postfix, from userid 1070) id 1C986119E0C; Thu, 4 Aug 2011 07:29:33 -0700 (PDT) Date: Thu, 4 Aug 2011 07:29:33 -0700 From: milki To: Mark Felder Message-ID: <20110804142932.GA13342@hal.rescomp.berkeley.edu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: perl@FreeBSD.org Subject: Re: (no subject) 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: Thu, 04 Aug 2011 14:47:49 -0000 On 08:48 Thu 04 Aug , Mark Felder wrote: > -MASTER_SITES= CPAN > +#MASTER_SITES= CPAN > +MASTER_SITES= http://cpan.yimg.com/modules/by-module/Convert/ \ > + http://cpan.perl.org/authors/id/MLEHMANN/ \ > + http://ftp.pardus.org.tr/pub/source/2011/ Hey Mark, Have you tried using the new CPAN shortcut for MASTER_SITE_SUBDIR mentioned in [0] under "CPAN shortcut for expanding author/id/X/XX/XXX"? [0] http://wiki.freebsd.org/Perl -- milki milki@rescomp.berkeley.edu From owner-freebsd-perl@FreeBSD.ORG Thu Aug 4 15:08:12 2011 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 14876106566B for ; Thu, 4 Aug 2011 15:08:12 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.freebsd.org (Postfix) with ESMTP id D46558FC18 for ; Thu, 4 Aug 2011 15:08:11 +0000 (UTC) Received: by heechee.tobez.org (Postfix, from userid 1001) id 756636D400; Thu, 4 Aug 2011 16:43:48 +0200 (CEST) Date: Thu, 4 Aug 2011 16:43:48 +0200 From: Anton Berezin To: Mark Felder Message-ID: <20110804144348.GB93393@heechee.tobez.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Powered-By: FreeBSD http://www.freebsd.org/ User-Agent: Mutt/1.5.21 (2010-09-15) Cc: perl@FreeBSD.org Subject: Re: (no subject) 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: Thu, 04 Aug 2011 15:08:12 -0000 I don't see the PR number, so I cannot quite close the PR (probably it was not registered yet in the PR DB). At any rate, I just committed a different fix (upgraded the port to version 1.4(0)). Unfortunately Marc Lehmann tends to aggressively delete older version of his modules from CPAN, so the right solution is almost always to look for a newer version. Cheers, \Anton. On Thu, Aug 04, 2011 at 08:48:04AM -0500, Mark Felder wrote: > > >Submitter-Id: current-users > >Originator: Mark Felder > >Organization: > >Confidential: no > >Synopsis: [PATCH] converters/p5-Convert-UUlib: [SUMMARIZE CHANGES] > >Severity: non-critical > >Priority: low > >Category: ports > >Class: change-request > >Release: FreeBSD 8.2-RELEASE amd64 > >Environment: > System: FreeBSD tech304.office.supranet.net 8.2-RELEASE FreeBSD 8.2-RELEASE #2: Wed Apr 13 16:35:02 CDT 2011 > >Description: > p5-Convert-UUlib is required for several ports including security/maia. > It was marked BROKEN because somehow its download directory was > removed on CPAN. Here's a workaround until CPAN can fix the issue. > > Port maintainer (perl@FreeBSD.org) is cc'd. > > Generated with FreeBSD Port Tools 0.99 > >How-To-Repeat: > >Fix: > > --- p5-Convert-UUlib-1.34,1.patch begins here --- > diff -ruN --exclude=CVS /usr/ports/converters/p5-Convert-UUlib.orig/Makefile /usr/ports/converters/p5-Convert-UUlib/Makefile > --- /usr/ports/converters/p5-Convert-UUlib.orig/Makefile 2011-08-04 08:37:51.000000000 -0500 > +++ /usr/ports/converters/p5-Convert-UUlib/Makefile 2011-08-04 08:43:09.000000000 -0500 > @@ -9,14 +9,15 @@ > PORTVERSION= 1.34 > PORTEPOCH= 1 > CATEGORIES= converters perl5 > -MASTER_SITES= CPAN > +#MASTER_SITES= CPAN > +MASTER_SITES= http://cpan.yimg.com/modules/by-module/Convert/ \ > + http://cpan.perl.org/authors/id/MLEHMANN/ \ > + http://ftp.pardus.org.tr/pub/source/2011/ > PKGNAMEPREFIX= p5- > > MAINTAINER= perl@FreeBSD.org > COMMENT= Perl5 interface to the uulib library (a.k.a. uudeview/uuenview) > > -BROKEN= does not fetch > - > PERL_CONFIGURE= yes > > MAN3= Convert::UUlib.3 > --- p5-Convert-UUlib-1.34,1.patch ends here --- > _______________________________________________ > 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 Thu Aug 4 16:31:32 2011 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 F3FF6106566B for ; Thu, 4 Aug 2011 16:31:31 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id BC5D28FC12 for ; Thu, 4 Aug 2011 16:31:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:Cc:To:Content-Type; bh=dHVBaPQt6vAxBPDQeBGw7Qlkz4XotKIgtC/F80mQ5Do=; b=UBg4ldCgKZLOW7XHqsiyrqcn5zyoebBadjT9rvYdbGALBvtXZsNKpwnXNU0IxoxxzfqFaRYu2NpsVBSe/jL9YTXybkw0bgRJOsiRvjbmOXHvcdFHNOwIZaDQ5ki68HYA; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.76 (FreeBSD)) (envelope-from ) id 1Qp0s7-000D4z-8a; Thu, 04 Aug 2011 11:34:12 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1312475645-24845-24844/5/11; Thu, 4 Aug 2011 16:34:05 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: milki@rescomp.berkeley.edu References: <20110804142932.GA13342@hal.rescomp.berkeley.edu> Date: Thu, 4 Aug 2011 11:31:23 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <20110804142932.GA13342@hal.rescomp.berkeley.edu> User-Agent: Opera Mail/12.00 (FreeBSD) X-SA-Score: -1.0 Cc: perl@freebsd.org Subject: Re: (no subject) 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: Thu, 04 Aug 2011 16:31:32 -0000 On Thu, 04 Aug 2011 09:29:33 -0500, wrote: > Have you tried using the new CPAN shortcut for MASTER_SITE_SUBDIR > mentioned in [0] under "CPAN shortcut for expanding author/id/X/XX/XXX"? No, and also my coworker just pointed out to me that the port received an update this morning with a fix, so ignore my lame patch :-) http://www.freebsd.org/cgi/getmsg.cgi?fetch=1057029+0+current/cvs-ports Cheers, Mark From owner-freebsd-perl@FreeBSD.ORG Fri Aug 5 00:41:38 2011 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 3463A1065670 for ; Fri, 5 Aug 2011 00:41:38 +0000 (UTC) (envelope-from mkanat@bugzilla.org) Received: from control.trusthosting.net (mail.trusthosting.net [75.125.21.246]) by mx1.freebsd.org (Postfix) with ESMTP id 135C08FC0A for ; Fri, 5 Aug 2011 00:41:37 +0000 (UTC) Received: from [192.168.1.50] (c-71-202-166-134.hsd1.ca.comcast.net [71.202.166.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by control.trusthosting.net (Postfix) with ESMTP id CA09C24D8003; Thu, 4 Aug 2011 19:11:26 -0500 (CDT) Message-ID: <4E3B352E.1050703@bugzilla.org> Date: Thu, 04 Aug 2011 17:11:26 -0700 From: Max Kanat-Alexander Organization: Bugzilla Project User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Thunderbird/3.1.11 MIME-Version: 1.0 To: Yuri References: <4E2B8627.2040706@rawbw.com> <4E39D493.5060708@bugzilla.org> <4E3B34D4.6070300@rawbw.com> In-Reply-To: <4E3B34D4.6070300@rawbw.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: sunpoet@FreeBSD.org, perl@FreeBSD.org Subject: Re: converters/p5-JSON-PP-2.27200 is broken (bugzilla doesn't show hot search results) 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: Fri, 05 Aug 2011 00:41:38 -0000 Hi Yuri. I have no idea. If you'd like support, you should ask the mailing list described here: http://www.bugzilla.org/support/ -Max On 08/04/2011 05:09 PM, Yuri wrote: > On 08/03/2011 16:06, Max Kanat-Alexander wrote: >> Hey there. Nothing is wrong with JSON-PP. Your error basically >> sounds like JSON::XS is not compiled correctly. >> > > Max, > > What do you mean by "JSON::XS is not compiled correctly"? > Is it the wrong compiler version? > Wrong JSON::XS version? > Faulty system tools? > What to look for? > > I am CCing to perl@FreeBSD.org as a maintainer of JSON::XS. > > Yuri > > >> On 07/23/11 19:40, Yuri wrote: >>> Hello, >>> >>> I am writing you as a maintainer of FreeBSD port converters/p5-JSON-PP. >>> This is related to the Bugzilla bug: >>> https://bugzilla.mozilla.org/show_bug.cgi?id=667583 >>> >>> Bugzilla developerMax Kanat-Alexander thinks that p5-JSON-PP is >>> misconfigured or somehow not installed right from ports on FreeBSD-8.2. >>> Please note that perl in use on the system in question is 5.14.1 which >>> is not what is currently the default on FreeBSD. >>> >>> Thank you, >>> Yuri >> >> > -- Max Kanat-Alexander Chief Architect, Community Lead, and Release Manager Bugzilla Project http://www.bugzilla.org/ From owner-freebsd-perl@FreeBSD.ORG Fri Aug 5 00:45:36 2011 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 85EAA106566B for ; Fri, 5 Aug 2011 00:45:36 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 691E58FC0C for ; Fri, 5 Aug 2011 00:45:36 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id p7509udw030910; Thu, 4 Aug 2011 17:09:57 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4E3B34D4.6070300@rawbw.com> Date: Thu, 04 Aug 2011 17:09:56 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110716 Thunderbird/5.0 MIME-Version: 1.0 To: Max Kanat-Alexander References: <4E2B8627.2040706@rawbw.com> <4E39D493.5060708@bugzilla.org> In-Reply-To: <4E39D493.5060708@bugzilla.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: sunpoet@FreeBSD.org, perl@FreeBSD.org Subject: Re: converters/p5-JSON-PP-2.27200 is broken (bugzilla doesn't show hot search results) 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: Fri, 05 Aug 2011 00:45:36 -0000 On 08/03/2011 16:06, Max Kanat-Alexander wrote: > Hey there. Nothing is wrong with JSON-PP. Your error basically > sounds like JSON::XS is not compiled correctly. > Max, What do you mean by "JSON::XS is not compiled correctly"? Is it the wrong compiler version? Wrong JSON::XS version? Faulty system tools? What to look for? I am CCing to perl@FreeBSD.org as a maintainer of JSON::XS. Yuri > On 07/23/11 19:40, Yuri wrote: >> Hello, >> >> I am writing you as a maintainer of FreeBSD port converters/p5-JSON-PP. >> This is related to the Bugzilla bug: >> https://bugzilla.mozilla.org/show_bug.cgi?id=667583 >> >> Bugzilla developerMax Kanat-Alexander thinks that p5-JSON-PP is >> misconfigured or somehow not installed right from ports on FreeBSD-8.2. >> Please note that perl in use on the system in question is 5.14.1 which >> is not what is currently the default on FreeBSD. >> >> Thank you, >> Yuri > > From owner-freebsd-perl@FreeBSD.ORG Fri Aug 5 15:00:24 2011 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 756A81065670 for ; Fri, 5 Aug 2011 15:00:24 +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 5B9038FC12 for ; Fri, 5 Aug 2011 15:00:24 +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 p75F0Opa097107 for ; Fri, 5 Aug 2011 15:00:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p75F0OtV097106; Fri, 5 Aug 2011 15:00:24 GMT (envelope-from gnats) Date: Fri, 5 Aug 2011 15:00:24 GMT Message-Id: <201108051500.p75F0OtV097106@freefall.freebsd.org> To: perl@FreeBSD.org From: Jase Thew Cc: Subject: Re: ports/159283: [PATCH] devel/p5-POE: update to 1.312 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jase Thew 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, 05 Aug 2011 15:00:24 -0000 The following reply was made to PR ports/159283; it has been noted by GNATS. From: Jase Thew To: bug-followup@FreeBSD.org, freebsd@beardz.net Cc: Sunpoet Po-Chuan Hsieh Subject: Re: ports/159283: [PATCH] devel/p5-POE: update to 1.312 Date: Fri, 05 Aug 2011 15:58:21 +0100 Hi, It appears that sunpoet@ committed his own update for devel/p5-POE v1.312, so this PR may as well be closed. It is worth noting that dependancy on devel/p5-POE-Test-Loops wasn't bumped to v1.312 in the committed update. The conditional dependancy on Module::Build that is present in my PR can be ignored, as after clarifying its use with the POE author, Module::Build is only used for making the POE dist. Regards, Jase Thew. From owner-freebsd-perl@FreeBSD.ORG Fri Aug 5 15:13:22 2011 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 BF9931065676; Fri, 5 Aug 2011 15:13:22 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 98ED08FC14; Fri, 5 Aug 2011 15:13:22 +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 p75FDMBE014236; Fri, 5 Aug 2011 15:13:22 GMT (envelope-from eadler@freefall.freebsd.org) Received: (from eadler@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p75FDLbO014193; Fri, 5 Aug 2011 15:13:21 GMT (envelope-from eadler) Date: Fri, 5 Aug 2011 15:13:21 GMT Message-Id: <201108051513.p75FDLbO014193@freefall.freebsd.org> To: freebsd@beardz.net, eadler@FreeBSD.org, perl@FreeBSD.org From: eadler@FreeBSD.org Cc: Subject: Re: ports/159283: [PATCH] devel/p5-POE: update to 1.312 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: Fri, 05 Aug 2011 15:13:22 -0000 Synopsis: [PATCH] devel/p5-POE: update to 1.312 State-Changed-From-To: open->closed State-Changed-By: eadler State-Changed-When: Fri Aug 5 15:12:52 UTC 2011 State-Changed-Why: closed by submitter request http://www.freebsd.org/cgi/query-pr.cgi?pr=159283 From owner-freebsd-perl@FreeBSD.ORG Fri Aug 5 18:00:32 2011 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 02B5F106564A; Fri, 5 Aug 2011 18:00:32 +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 CFD5D8FC0A; Fri, 5 Aug 2011 18:00:31 +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 p75I0V4m061776; Fri, 5 Aug 2011 18:00:31 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p75I0VfH061772; Fri, 5 Aug 2011 18:00:31 GMT (envelope-from edwin) Date: Fri, 5 Aug 2011 18:00:31 GMT Message-Id: <201108051800.p75I0VfH061772@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/159533: [PATCH] devel/p5-Getopt-Compact: lost dependencies 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: Fri, 05 Aug 2011 18:00:32 -0000 Synopsis: [PATCH] devel/p5-Getopt-Compact: lost dependencies Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Fri Aug 5 18:00:31 UTC 2011 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=159533 From owner-freebsd-perl@FreeBSD.ORG Sat Aug 6 00:00:32 2011 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 4BBE81065670 for ; Sat, 6 Aug 2011 00:00:32 +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 3ADF28FC14 for ; Sat, 6 Aug 2011 00:00:32 +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 p7600Vpv090124 for ; Sat, 6 Aug 2011 00:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7600Vwg090118; Sat, 6 Aug 2011 00:00:31 GMT (envelope-from gnats) Date: Sat, 6 Aug 2011 00:00:31 GMT Message-Id: <201108060000.p7600Vwg090118@freefall.freebsd.org> To: perl@FreeBSD.org From: Evgeniy Kosov Cc: Subject: Re: ports/159533: [PATCH] devel/p5-Getopt-Compact: lost dependencies X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Evgeniy Kosov 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, 06 Aug 2011 00:00:32 -0000 The following reply was made to PR ports/159533; it has been noted by GNATS. From: Evgeniy Kosov To: , Cc: Subject: Re: ports/159533: [PATCH] devel/p5-Getopt-Compact: lost dependencies Date: Sat, 06 Aug 2011 03:59:00 +0400 --=_f63d9fddbd42baa0bf4a7b317b55e043 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8; format=flowed Hello, The attached patch above somehow managed to broke, while I was trying to send send-pr generated report via another mail client. My bad. :-/ Please use the patch attached to this e-mail. Thank you. -- Regards, Evgeniy Kosov --=_f63d9fddbd42baa0bf4a7b317b55e043 Content-Transfer-Encoding: base64 Content-Type: text/plain; name=p5-Getopt-Compact.patch Content-Disposition: attachment; filename=p5-Getopt-Compact.patch LS0tIHA1LUdldG9wdC1Db21wYWN0Lm9yaWcvTWFrZWZpbGUJMjAxMC0wOS0yMyAwNjozNzo1NS4w MDAwMDAwMDAgKzA0MDAKKysrIHA1LUdldG9wdC1Db21wYWN0L01ha2VmaWxlCTIwMTEtMDgtMDYg MDM6NDg6MTcuMTE4MDgzMDAwICswNDAwCkBAIC0xNCw2ICsxNCwxMSBAQAogTUFJTlRBSU5FUj0J cGVybEBGcmVlQlNELm9yZwogQ09NTUVOVD0JZ2V0b3B0IHByb2Nlc3NpbmcgaW4gYSBjb21wYWN0 IHN0YXRlbWVudCB3aXRoIGJvdGggbG9uZyBhbmQgc2hvcnQgb3B0aW9ucywgYW5kIHVzYWdlIGZ1 bmN0aW9uYWxpdHkKIAorUlVOX0RFUEVORFM9CSR7U0lURV9QRVJMfS9HZXRvcHQvTG9uZy5wbTok e1BPUlRTRElSfS9kZXZlbC9wNS1HZXRvcHQtTG9uZyBcCisJCSR7U0lURV9QRVJMfS9UZXh0L1Rh YmxlLnBtOiR7UE9SVFNESVJ9L3RleHRwcm9jL3A1LVRleHQtVGFibGUgXAorCQkke1NJVEVfUEVS TH0vRW52L1BhdGgucG06JHtQT1JUU0RJUn0vZGV2ZWwvcDUtRW52LVBhdGgKK0JVSUxEX0RFUEVO RFM9CSR7UlVOX0RFUEVORFN9CisKIFBFUkxfQ09ORklHVVJFPQl5ZXMKIAogTUFOMz0JCUdldG9w dDo6Q29tcGFjdC4zIFwK --=_f63d9fddbd42baa0bf4a7b317b55e043-- From owner-freebsd-perl@FreeBSD.ORG Sat Aug 6 14:30:17 2011 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 32D581065676 for ; Sat, 6 Aug 2011 14:30:17 +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 0A2A18FC0A for ; Sat, 6 Aug 2011 14:30:17 +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 p76EUGa0028233 for ; Sat, 6 Aug 2011 14:30:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p76EUGKs028228; Sat, 6 Aug 2011 14:30:16 GMT (envelope-from gnats) Date: Sat, 6 Aug 2011 14:30:16 GMT Message-Id: <201108061430.p76EUGKs028228@freefall.freebsd.org> To: perl@FreeBSD.org From: Jase Thew Cc: Subject: Re: ports/159314: [MAINTAINER] dns/p5-POE-Component-Resolver: update to 0.913 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jase Thew 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, 06 Aug 2011 14:30:17 -0000 The following reply was made to PR ports/159314; it has been noted by GNATS. From: Jase Thew To: bug-followup@FreeBSD.org, freebsd@beardz.net Cc: Subject: Re: ports/159314: [MAINTAINER] dns/p5-POE-Component-Resolver: update to 0.913 Date: Sat, 06 Aug 2011 15:24:31 +0100 This is a multi-part message in MIME format. --------------020200090906050003020609 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Please find attached an updated patch : - Update to 0.913 - Make use of CPAN:USER macro - Correct LICENSE (ART10 instead of ART20) - Pet portlint(1) by reordering LICENSE section --------------020200090906050003020609 Content-Type: text/plain; name="p5-POE-Component-Resolver-0.913.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="p5-POE-Component-Resolver-0.913.patch" diff -ruN --exclude=CVS /usr/ports/dns/p5-POE-Component-Resolver.orig/Makefile /usr/ports/dns/p5-POE-Component-Resolver/Makefile --- /usr/ports/dns/p5-POE-Component-Resolver.orig/Makefile 2011-05-05 02:37:50.000000000 +0100 +++ /usr/ports/dns/p5-POE-Component-Resolver/Makefile 2011-08-06 15:19:12.451547422 +0100 @@ -6,16 +6,17 @@ # PORTNAME= POE-Component-Resolver -PORTVERSION= 0.912 +PORTVERSION= 0.913 CATEGORIES= dns devel perl5 -MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/RCAPUTO +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:RCAPUTO PKGNAMEPREFIX= p5- MAINTAINER= freebsd@beardz.net COMMENT= A non-blocking getaddrinfo() resolver +LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LICENSE= ART20 GPLv1 BUILD_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils \ diff -ruN --exclude=CVS /usr/ports/dns/p5-POE-Component-Resolver.orig/distinfo /usr/ports/dns/p5-POE-Component-Resolver/distinfo --- /usr/ports/dns/p5-POE-Component-Resolver.orig/distinfo 2011-05-05 02:37:50.000000000 +0100 +++ /usr/ports/dns/p5-POE-Component-Resolver/distinfo 2011-07-30 16:29:24.782794603 +0100 @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Resolver-0.912.tar.gz) = 75648dcd441bb60cb57bed96ab8ae16d26901af6d9512c7b7f65b85ed51e3de4 -SIZE (POE-Component-Resolver-0.912.tar.gz) = 26709 +SHA256 (POE-Component-Resolver-0.913.tar.gz) = ed1d4d8c4708863a30bd0ec189b6a0ec0ee72d8fa719a561d7580fd3b504dffe +SIZE (POE-Component-Resolver-0.913.tar.gz) = 27927 --------------020200090906050003020609--