From nobody@FreeBSD.org  Tue Mar 27 11:35:54 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B82291065672
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Mar 2012 11:35:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 8A5B58FC1D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Mar 2012 11:35:54 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q2RBZrBU030293
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 27 Mar 2012 11:35:53 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q2RBZrLK030290;
	Tue, 27 Mar 2012 11:35:53 GMT
	(envelope-from nobody)
Message-Id: <201203271135.q2RBZrLK030290@red.freebsd.org>
Date: Tue, 27 Mar 2012 11:35:53 GMT
From: "Vasiliy P. Melnik" <basil@vpm.net.ua>
To: freebsd-gnats-submit@FreeBSD.org
Subject: fix depends
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         166440
>Category:       ports
>Synopsis:       sysutils/ldap-account-manager: fix depends
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 27 11:40:11 UTC 2012
>Closed-Date:    Tue Mar 27 20:32:48 UTC 2012
>Last-Modified:  Tue Mar 27 20:32:48 UTC 2012
>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     root@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:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Mar 27 11:43:00 UTC 2012 
Responsible-Changed-Why:  
ports PR 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166440 
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Tue Mar 27 12:15:14 UTC 2012 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166440 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166440: commit references a PR
Date: Tue, 27 Mar 2012 20:06:39 +0000 (UTC)

 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 
State-Changed-By: rm 
State-Changed-When: Tue Mar 27 20:32:46 UTC 2012 
State-Changed-Why:  
Committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166440 
>Unformatted:
