ports/132640: - fix depends
Vasiliy P. Melnik
basil at vpm.net.ua
Sat Mar 14 21:30:02 UTC 2009
>Number: 132640
>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: Sat Mar 14 21:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Vasiliy P. Melnik
>Release: 7.1-RELEASE-p3
>Organization:
NA
>Environment:
FreeBSD monkey.lan 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #0: Tue Feb 17 12:04:59 EET 2009 root at monkey.lan:/usr/obj/usr/src/sys/monkey i386
>Description:
added php5-pcre depend
>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 2009-03-14 23:18:48.000000000 +0200
+++ /root/ldap-account-manager/Makefile 2009-03-14 23:23:04.000000000 +0200
@@ -7,7 +7,7 @@
PORTNAME= ldap-account-manager
PORTVERSION= 2.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils www
MASTER_SITES= SF/${PNAME}
DISTNAME= ${PORTNAME:L}-${PORTVERSION}
@@ -21,7 +21,7 @@
NO_BUILD= yes
USE_GETTEXT= yes
USE_PERL5= yes
-USE_PHP= xml gettext session mcrypt ldap hash iconv
+USE_PHP= gettext hash iconv ldap mcrypt pcre session 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 2009-03-14 23:18:48.000000000 +0200
+++ /root/ldap-account-manager/Makefile 2009-03-14 23:23:04.000000000 +0200
@@ -7,7 +7,7 @@
PORTNAME= ldap-account-manager
PORTVERSION= 2.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils www
MASTER_SITES= SF/${PNAME}
DISTNAME= ${PORTNAME:L}-${PORTVERSION}
@@ -21,7 +21,7 @@
NO_BUILD= yes
USE_GETTEXT= yes
USE_PERL5= yes
-USE_PHP= xml gettext session mcrypt ldap hash iconv
+USE_PHP= gettext hash iconv ldap mcrypt pcre session xml
WANT_PHP_WEB= yes
DEFAULT_PHP_VER= 5
===> Done
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list