ports/161826: fix depend of php modules

Vasiliy P. Melnik basil at vpm.net.ua
Thu Oct 20 02:50:07 UTC 2011


>Number:         161826
>Category:       ports
>Synopsis:       fix depend of php modules
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 20 02:50:06 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list