From feld@feld.me  Thu May  9 13:37:33 2013
Return-Path: <feld@feld.me>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id C2E1E644
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 May 2013 13:37:33 +0000 (UTC)
	(envelope-from feld@feld.me)
Received: from smtp.supranet.net (smtp1.supranet.net [66.170.1.10])
	by mx1.freebsd.org (Postfix) with ESMTP id A71EB898
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 May 2013 13:37:33 +0000 (UTC)
Received: from mwi1.coffeenet.org (feld.me [66.170.3.2])
	by smtp.supranet.net (Postfix) with ESMTP id 4B60C10EEDA;
	Thu,  9 May 2013 08:37:26 -0500 (CDT)
Received: from localhost (1000@localhost [local]);
	by mwi1.coffeenet.org (OpenSMTPD) with ESMTP id e930ffac;
	Thu, 9 May 2013 08:37:26 -0500 (CDT)
Message-Id: <2551260013.enqueue@mwi1.coffeenet.org>
Date: Thu, 9 May 2013 08:37:26 -0500 (CDT)
From: Mark Felder <feld@feld.me>
To: FreeBSD-gnats-submit@freebsd.org
Cc: basil@vpm.net.ua
Subject: [PATCH] sysutils/ldap-account-manager: [SUMMARIZE CHANGES]
X-Send-Pr-Version: 3.113
X-GNATS-Notify: basil@vpm.net.ua

>Number:         178452
>Category:       ports
>Synopsis:       [PATCH] sysutils/ldap-account-manager: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    feld
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 09 13:40:00 UTC 2013
>Closed-Date:    Mon Feb 17 13:44:42 UTC 2014
>Last-Modified:  Mon Feb 17 13:44:42 UTC 2014
>Originator:     feld
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mwi1.coffeenet.org 9.1-RELEASE FreeBSD 9.1-RELEASE #6 r243808: Mon Dec  3 07:51:34
>Description:
DEFAULT_PHP_VER breaks the ability to build this in a php53 environment.

Port maintainer (basil@vpm.net.ua) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:

--- ldap-account-manager-4.1_1.patch begins here ---
diff -ruN ../ldap-account-manager.orig/Makefile ./Makefile
--- ../ldap-account-manager.orig/Makefile	2013-04-24 13:10:30.000000000 -0500
+++ ./Makefile	2013-05-09 08:36:21.151171290 -0500
@@ -2,6 +2,7 @@
 
 PORTNAME=	ldap-account-manager
 PORTVERSION=	4.1
+PORTREVISION=	1
 CATEGORIES=	sysutils www
 MASTER_SITES=	SF/${SHORTNAME}/LAM/${PORTVERSION}
 
@@ -18,7 +19,6 @@
 USE_PERL5=	yes
 USE_PHP=	gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip
 WANT_PHP_WEB=	yes
-DEFAULT_PHP_VER=	5
 
 SHORTNAME=	lam
 PORTDOCS=	docs HISTORY README copyright
--- ldap-account-manager-4.1_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 9 13:40:10 UTC 2013 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178452 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu May 9 13:40:12 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: basil@vpm.net.ua
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/178452: [PATCH] sysutils/ldap-account-manager: [SUMMARIZE CHANGES]
Date: Thu, 9 May 2013 13:40:11 UT

 Maintainer of sysutils/ldap-account-manager,
 
 Please note that PR ports/178452 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178452
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

Date: Thu, 9 May 2013 23:43:29 +0300
From: "Vasiliy P. Melnik" <basil@vpm.net.ua>
To: Mark Felder <feld@feld.me>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: [PATCH] sysutils/ldap-account-manager: [SUMMARIZE CHANGES]

 Hi Mark.
 
 lam does't work with php4. Now in ports tree only 5 52 53 versions of
 php. I delete DEFAULT_PHP_VER on next update
 
 sorry for my english :)
Responsible-Changed-From-To: swills->feld 
Responsible-Changed-By: swills 
Responsible-Changed-When: Thu Dec 19 14:39:10 UTC 2013 
Responsible-Changed-Why:  
Submitter is committer now. 

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

From: "Vasiliy P. Melnik" <basil@vpm.net.ua>
To: bug-followup@FreeBSD.org, feld@feld.me
Cc:  
Subject: Re: ports/178452: [PATCH] sysutils/ldap-account-manager: [SUMMARIZE CHANGES]
Date: Thu, 19 Dec 2013 18:45:14 +0200

 ok
 
 I plain update of lam version and I include your patch in commit.
 
 I will not forget :)
State-Changed-From-To: feedback->closed 
State-Changed-By: feld 
State-Changed-When: Mon Feb 17 13:44:31 UTC 2014 
State-Changed-Why:  
superceded by another maintainer update 

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