ports/142756: fix depends

Vasiliy P. Melnik basil at vpm.net.ua
Tue Jan 12 20:50:05 UTC 2010


>Number:         142756
>Category:       ports
>Synopsis:       fix depends
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 12 20:50:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Vasiliy P. Melnik
>Release:        8.0-RELEASE-p1
>Organization:
NA
>Environment:
FreeBSD monkey.lan 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #0: Fri Dec 18 13:42:16 EET 2009     root at monkey.lan:/usr/obj/usr/src/sys/monkey  i386
>Description:
- fix depends
>How-To-Repeat:

>Fix:
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile
--- /usr/ports/sysutils/ldap-account-manager/Makefile	2010-01-12 22:36:40.000000000 +0200
+++ /root/ldap-account-manager/Makefile	2010-01-12 22:46:04.000000000 +0200
@@ -7,6 +7,7 @@
 
 PORTNAME=	ldap-account-manager
 PORTVERSION=	2.9.0
+PORTREVISION=	1
 CATEGORIES=	sysutils www
 MASTER_SITES=	SF/${PNAME}/LAM/${PORTVERSION}
 DISTNAME=	${PORTNAME:L}-${PORTVERSION}
@@ -20,7 +21,7 @@
 NO_BUILD=	yes
 USE_GETTEXT=	yes
 USE_PERL5=	yes
-USE_PHP=	gettext hash iconv ldap mcrypt pcre session xml
+USE_PHP=	gettext hash iconv ldap mcrypt pcre session simplexml spl xml
 WANT_PHP_WEB=	yes
 DEFAULT_PHP_VER=	5
 
===> Done

Patch attached with submission follows:

===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/Makefile /root/ldap-account-manager/Makefile
--- /usr/ports/sysutils/ldap-account-manager/Makefile	2010-01-12 22:36:40.000000000 +0200
+++ /root/ldap-account-manager/Makefile	2010-01-12 22:46:04.000000000 +0200
@@ -7,6 +7,7 @@
 
 PORTNAME=	ldap-account-manager
 PORTVERSION=	2.9.0
+PORTREVISION=	1
 CATEGORIES=	sysutils www
 MASTER_SITES=	SF/${PNAME}/LAM/${PORTVERSION}
 DISTNAME=	${PORTNAME:L}-${PORTVERSION}
@@ -20,7 +21,7 @@
 NO_BUILD=	yes
 USE_GETTEXT=	yes
 USE_PERL5=	yes
-USE_PHP=	gettext hash iconv ldap mcrypt pcre session xml
+USE_PHP=	gettext hash iconv ldap mcrypt pcre session simplexml spl xml
 WANT_PHP_WEB=	yes
 DEFAULT_PHP_VER=	5
 
===> Done


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list