From m.seaman@infracaninophile.co.uk  Mon Aug 16 06:50:39 2004
Return-Path: <m.seaman@infracaninophile.co.uk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D71D016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Aug 2004 06:50:39 +0000 (GMT)
Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B8F5B43D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Aug 2004 06:50:38 +0000 (GMT)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1])
	by smtp.infracaninophile.co.uk (8.12.11/8.12.11) with ESMTP id i7G6oY4H079902
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 16 Aug 2004 07:50:34 +0100 (BST)
	(envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk)
Received: (from matthew@localhost)
	by happy-idiot-talk.infracaninophile.co.uk (8.12.11/8.12.11/Submit) id i7G6nXXH079892;
	Mon, 16 Aug 2004 07:49:33 +0100 (BST)
	(envelope-from matthew)
Message-Id: <200408160649.i7G6nXXH079892@happy-idiot-talk.infracaninophile.co.uk>
Date: Mon, 16 Aug 2004 07:49:33 +0100 (BST)
From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Reply-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Pawel Wieleba <wielebap@volt.iem.pw.edu.pl>
Subject: [Maintiner Update] Add missing module dependency
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         70519
>Category:       ports
>Synopsis:       [Maintiner Update] Add missing module dependency
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 16 07:00:43 GMT 2004
>Closed-Date:    Mon Aug 16 21:41:14 GMT 2004
>Last-Modified:  Mon Aug 16 21:41:14 GMT 2004
>Originator:     Matthew Seaman
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.10-STABLE FreeBSD 4.10-STABLE #80: Fri Aug 6 15:03:46 BST 2004 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Add missing PHP module dependency.  Spotted by Pawel Wieleba


>How-To-Repeat:
	
>Fix:

	

--- phpldapadmin.diff begins here ---
diff -Nur /usr/ports/net/phpldapadmin/Makefile phpldapadmin/Makefile
--- /usr/ports/net/phpldapadmin/Makefile	Sat Jul 24 19:40:55 2004
+++ phpldapadmin/Makefile	Mon Aug 16 07:43:53 2004
@@ -16,7 +16,7 @@
 COMMENT=	A set of PHP-scripts to administer LDAP servers over the web
 
 NO_BUILD=	yes
-USE_PHP=	ldap openssl session
+USE_PHP=	ldap openssl pcre session
 
 BROKEN_WITH_PHP=	5
 
--- phpldapadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Mon Aug 16 21:41:08 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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