From nobody@FreeBSD.org  Thu Oct 20 02:44:06 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0257F106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2011 02:44:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id E721D8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2011 02:44:05 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p9K2i4dk053602
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Oct 2011 02:44:04 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p9K2i48F053566;
	Thu, 20 Oct 2011 02:44:04 GMT
	(envelope-from nobody)
Message-Id: <201110200244.p9K2i48F053566@red.freebsd.org>
Date: Thu, 20 Oct 2011 02:44:04 GMT
From: "Vasiliy P. Melnik" <basil@vpm.net.ua>
To: freebsd-gnats-submit@FreeBSD.org
Subject: fix depend of php modules
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         161826
>Category:       ports
>Synopsis:       fix depend of php modules
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 20 02:50:06 UTC 2011
>Closed-Date:    Thu Oct 20 03:00:29 UTC 2011
>Last-Modified:  Thu Oct 20 03:10:12 UTC 2011
>Originator:     Vasiliy P. Melnik
>Release:        8.2-RELEASE-p2
>Organization:
>Environment:
FreeBSD monkey.home 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #0: Mon Aug 22 01:50:50 EEST 2011     root@monkey.home:/usr/obj/usr/src/sys/monkey  i386

>Description:
fix depend of php modules
>How-To-Repeat:

>Fix:
diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile
--- /usr/ports/sysutils/ldap-account-manager/Makefile   2011-10-16 20:39:36.000000000 +0300
+++ /root/ldap-account-manager/Makefile 2011-10-20 05:41:50.000000000 +0300
@@ -7,6 +7,7 @@
 
 PORTNAME=      ldap-account-manager
 PORTVERSION=   3.5.0
+PORTREVISION=  1
 CATEGORIES=    sysutils www
 MASTER_SITES=  SF/${SHORTNAME}/LAM/${PORTVERSION}
 
@@ -21,7 +22,7 @@
 NO_BUILD=      yes
 USE_GETTEXT=   yes
 USE_PERL5=     yes
-USE_PHP=       gettext hash iconv ldap mcrypt pcre session simplexml spl xml
+USE_PHP=       gettext hash iconv ldap mcrypt pcre session simplexml spl xml json
 WANT_PHP_WEB=  yes
 DEFAULT_PHP_VER=       5


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Thu Oct 20 02:58:47 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161826 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Thu Oct 20 03:00:26 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161826 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161826: commit references a PR
Date: Thu, 20 Oct 2011 03:00:38 +0000 (UTC)

 wen         2011-10-20 03:00:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/ldap-account-manager Makefile 
   Log:
   - Add missing DEPENDS
   
   PR:             ports/161826
   Submitted by:   "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer)
   
   Revision  Changes    Path
   1.54      +2 -1      ports/sysutils/ldap-account-manager/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
