From leeym@utopia.leeym.com  Fri Apr 28 05:47:04 2006
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EC2AC16A400;
	Fri, 28 Apr 2006 05:47:04 +0000 (UTC)
	(envelope-from leeym@utopia.leeym.com)
Received: from msr26.hinet.net (msr26.hinet.net [168.95.4.126])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DC59E43D45;
	Fri, 28 Apr 2006 05:47:03 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52])
	by msr26.hinet.net (8.9.3/8.9.3) with ESMTP id NAA10519;
	Fri, 28 Apr 2006 13:47:02 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 7FF5FB29CE8;
	Fri, 28 Apr 2006 13:47:01 +0800 (CST)
Received: from utopia.leeym.com ([127.0.0.1])
	by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id xv084NEib0am; Fri, 28 Apr 2006 13:46:56 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id 2654EB29C92; Fri, 28 Apr 2006 13:46:56 +0800 (CST)
Message-Id: <20060428054656.2654EB29C92@utopia.leeym.com>
Date: Fri, 28 Apr 2006 13:46:56 +0800 (CST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mat@freebsd.org
Subject: [PATCH] www/p5-PHP-Session: update dependency
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         96445
>Category:       ports
>Synopsis:       [PATCH] www/p5-PHP-Session: update dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 28 05:50:16 GMT 2006
>Closed-Date:    Tue Jun 13 15:54:28 GMT 2006
>Last-Modified:  Tue Jun 13 15:54:28 GMT 2006
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-RC i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-RC FreeBSD 6.1-RC #0: Tue Apr 11 08:54:13 CST 2006
>Description:
- replace p5-UNIVERSAL-exports with p5-UNIVERSAL-require

Port maintainer (mat@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-PHP-Session-0.26.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-PHP-Session/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	22 Nov 2005 11:51:24 -0000	1.7
+++ Makefile	28 Apr 2006 05:45:30 -0000
@@ -15,7 +15,7 @@
 MAINTAINER=	mat@FreeBSD.org
 COMMENT=	Read / write PHP session files
 
-BUILD_DEPENDS=	${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports \
+BUILD_DEPENDS=	${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \
 		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
--- p5-PHP-Session-0.26.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 28 05:52:09 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96445 
State-Changed-From-To: open->closed 
State-Changed-By: mat 
State-Changed-When: Tue Jun 13 15:51:06 UTC 2006 
State-Changed-Why:  
committed 

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