fix depends Fix: Diff mode was set to CVS, but there's no CVS subdirectory Trying /usr/ports ... found Warning: current directory name differs from Makefile header: ldap-account-manager != ===> Generating patch ===> Viewing diff with more diff -ruN --exclude=CVS /usr/ports/sysutils/ldap-account-manager/Makefile ./Makefile --- /usr/ports/sysutils/ldap-account-manager/Makefile 2012-03-26 21:54:15.000000000 +0300 +++ ./Makefile 2012-03-27 14:27:44.000000000 +0300 @@ -7,6 +7,7 @@ PORTNAME= ldap-account-manager PORTVERSION= 3.7 +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 json +USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip WANT_PHP_WEB= yes DEFAULT_PHP_VER= 5 ===> Done Patch attached with submission follows:
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs ports PR
Responsible Changed From-To: freebsd-ports-bugs->rm I will take it.
rm 2012-03-27 20:06:26 UTC FreeBSD ports repository Modified files: sysutils/ldap-account-manager Makefile Log: - add missing run dependency - bump PORTREVISION PR: 166440 Submitted by: Vasiliy P. Melnik <basil at vpm.net dot ua> (maintainer) Feature safe: yes Revision Changes Path 1.57 +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"
State Changed From-To: open->closed Committed, thank you!