From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 22 19:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9B415A15 for ; Thu, 22 Aug 2013 19:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 740C8268E for ; Thu, 22 Aug 2013 19:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7MJA01t021862 for ; Thu, 22 Aug 2013 19:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7MJA0SK021861; Thu, 22 Aug 2013 19:10:00 GMT (envelope-from gnats) Resent-Date: Thu, 22 Aug 2013 19:10:00 GMT Resent-Message-Id: <201308221910.r7MJA0SK021861@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mathieu Arnold Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4CD91701 for ; Thu, 22 Aug 2013 19:02:42 +0000 (UTC) (envelope-from mat@aragorn.in.absolight.net) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 123C32614 for ; Thu, 22 Aug 2013 19:02:41 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 928D8BDC65 for ; Thu, 22 Aug 2013 21:02:40 +0200 (CEST) Received: from gw.in.absolight.net (unknown [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 86917BDC5F for ; Thu, 22 Aug 2013 21:02:40 +0200 (CEST) Received: from aragorn.in.absolight.net (aragorn.in.absolight.net [79.143.241.225]) by gw.in.absolight.net (Postfix) with ESMTP id B3A466119 for ; Thu, 22 Aug 2013 21:02:39 +0200 (CEST) Received: by aragorn.in.absolight.net (Postfix, from userid 1000) id 8213B14269C; Thu, 22 Aug 2013 21:02:39 +0200 (CEST) Message-Id: <20130822190239.8213B14269C@aragorn.in.absolight.net> Date: Thu, 22 Aug 2013 21:02:39 +0200 (CEST) From: Mathieu Arnold To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/181468: Update devel/p5-POE-Test-Loops to 1.352 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Mathieu Arnold List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Aug 2013 19:10:00 -0000 >Number: 181468 >Category: ports >Synopsis: Update devel/p5-POE-Test-Loops to 1.352 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 22 19:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 9.1-RELEASE-p4 i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.in.absolight.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:38:17 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- devel_p5-POE-Test-Loops.diff begins here --- Index: devel/p5-POE-Test-Loops/Makefile =================================================================== --- devel/p5-POE-Test-Loops/Makefile (revision 325224) +++ devel/p5-POE-Test-Loops/Makefile (working copy) @@ -1,12 +1,9 @@ -# New ports collection makefile for: devel/p5-POE-Test-Loops -# Date created: 05 July 2008 -# Whom: Zach Thompson -# +# Created by: Zach Thompson # $FreeBSD$ # PORTNAME= POE-Test-Loops -PORTVERSION= 1.351 +PORTVERSION= 1.352 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO @@ -18,7 +15,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= poe-gen-tests.1 MAN3= POE::Test::Loops.3 Index: devel/p5-POE-Test-Loops/distinfo =================================================================== --- devel/p5-POE-Test-Loops/distinfo (revision 325224) +++ devel/p5-POE-Test-Loops/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (POE-Test-Loops-1.351.tar.gz) = 95d3e768034a8fa01dbec385fc7c97ea1c5d28e7209a22e391c9b52cc3c917ec -SIZE (POE-Test-Loops-1.351.tar.gz) = 70254 +SHA256 (POE-Test-Loops-1.352.tar.gz) = f11b7739c19f5f0419bc18fa5b08f84a245352bee45ae6a7ac10db76acf027fc +SIZE (POE-Test-Loops-1.352.tar.gz) = 69668 --- devel_p5-POE-Test-Loops.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: