>Number: 166440 >Category: misc >Synopsis: fix depends >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 27 11:40:11 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Vasiliy P. Melnik >Release: 9.0-RELEASE >Organization: na >Environment: FreeBSD monkey.home 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sat Jan 7 02:31:55 EET 2012 r...@monkey.home:/usr/obj/usr/src/sys/monkey i386
>Description: fix depends >How-To-Repeat: >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: 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 >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"