From mat@aragorn.in.absolight.net  Mon May 10 09:12:00 2004
Return-Path: <mat@aragorn.in.absolight.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0D96216A4D3
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 May 2004 09:12:00 -0700 (PDT)
Received: from aragorn.in.absolight.net (ATuileries-152-2-8-201.w82-123.abo.wanadoo.fr [82.123.168.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F1FFF43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 May 2004 09:11:58 -0700 (PDT)
	(envelope-from mat@aragorn.in.absolight.net)
Received: by aragorn.in.absolight.net (Postfix, from userid 1000)
	id 0396D7D0A; Mon, 10 May 2004 18:11:56 +0200 (CEST)
Message-Id: <20040510161156.0396D7D0A@aragorn.in.absolight.net>
Date: Mon, 10 May 2004 18:11:56 +0200 (CEST)
From: Mathieu Arnold <mat@FreeBSD.org>
Reply-To: Mathieu Arnold <mat@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Make devel/p5-POE work on 5.005
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66477
>Category:       ports
>Synopsis:       Make devel/p5-POE work on 5.005
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 10 09:20:22 PDT 2004
>Closed-Date:    Sat Jun 19 12:25:11 GMT 2004
>Last-Modified:  Sat Jun 19 12:25:11 GMT 2004
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.in.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Wed Sep 3 12:54:37 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/src/sys/compile/ARAGORN i386

>Description:
>How-To-Repeat:
>Fix:

--- p5-POE-0.2802.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	24 Feb 2004 11:42:47 -0000	1.19
+++ Makefile	10 May 2004 16:11:33 -0000
@@ -60,5 +60,10 @@
 .if ${PERL_LEVEL} < 500702
 BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 .endif
+.if ${PERL_LEVEL} < 500601
+post-patch:
+	@${PERL} -i -pe '$$_ = "" if /warnings/g' \
+		${WRKSRC}/lib/POE/Kernel.pm ${WRKSRC}/lib/POE/Session.pm
+.endif
 
 .include <bsd.port.post.mk>
--- p5-POE-0.2802.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skv 
Responsible-Changed-By: mat 
Responsible-Changed-When: Mon May 10 09:20:30 PDT 2004 
Responsible-Changed-Why:  
his 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66477 
State-Changed-From-To: open->closed 
State-Changed-By: skv 
State-Changed-When: Sat Jun 19 12:24:58 GMT 2004 
State-Changed-Why:  
Close: obsolete. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66477 
>Unformatted:
