From thierry@thomas.as  Thu Dec 20 22:31:25 2001
Return-Path: <thierry@thomas.as>
Received: from postfix2-2.free.fr (postfix2-2.free.fr [213.228.0.140])
	by hub.freebsd.org (Postfix) with ESMTP id CC4E237B41D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Dec 2001 22:31:24 -0800 (PST)
Received: from graf.pompo.net (lyon-2-a7-21-237.dial.proxad.net [62.147.21.237])
	by postfix2-2.free.fr (Postfix) with ESMTP id A2DF75FEC6
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Dec 2001 07:31:22 +0100 (CET)
Received: by graf.pompo.net (Postfix, from userid 1001)
	id 41AC6752B; Thu, 20 Dec 2001 23:52:39 +0100 (CET)
Message-Id: <20011220225239.41AC6752B@graf.pompo.net>
Date: Thu, 20 Dec 2001 23:52:39 +0100 (CET)
From: Thierry Thomas <thierry@thomas.as>
Reply-To: Thierry Thomas <thierry@thomas.as>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer-update: www/horde-devel does not need PEAR anymore.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33051
>Category:       ports
>Synopsis:       Maintainer-update: www/horde-devel does not need PEAR anymore.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 22:40:00 PST 2001
>Closed-Date:    Sat Dec 22 13:51:06 PST 2001
>Last-Modified:  Sat Dec 22 13:51:13 PST 2001
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Nov 25 07:49:02 CET 2001 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386


	
>Description:
	Since the upgrade of mod_php4, horde-devel may directly use the released PEAR.

>How-To-Repeat:
	N/A.
>Fix:

	Apply the following patch:


--- /usr/ports/www/horde-devel/Makefile.orig	Wed Dec 12 21:08:28 2001
+++ /usr/ports/www/horde-devel/Makefile	Thu Dec 20 23:17:24 2001
@@ -30,8 +30,8 @@
 .if !defined(WITHOUT_SSL)
 RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libssl.so:${PORTSDIR}/www/apache13-modssl
 .endif
-RUN_DEPENDS+=	${LOCALBASE}/lib/php/Cache/DB.php:${PORTSDIR}/devel/pear
-#RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
+#RUN_DEPENDS+=	${LOCALBASE}/lib/php/Cache/DB.php:${PORTSDIR}/devel/pear
+RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
 
 NO_BUILD=	yes
 DOCS=		COPYING README docs/CHANGES docs/CODING_STANDARDS docs/CREDITS \
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Sat Dec 22 13:51:06 PST 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33051 
>Unformatted:
