From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 9 13:40:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 797206C8 for ; Thu, 9 May 2013 13:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 475B38AB for ; Thu, 9 May 2013 13:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r49De1ud048439 for ; Thu, 9 May 2013 13:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r49De1mF048438; Thu, 9 May 2013 13:40:01 GMT (envelope-from gnats) Resent-Date: Thu, 9 May 2013 13:40:01 GMT Resent-Message-Id: <201305091340.r49De1mF048438@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Felder Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C2E1E644 for ; 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 ; 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 To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/178452: [PATCH] sysutils/ldap-account-manager: [SUMMARIZE CHANGES] Cc: basil@vpm.net.ua X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 May 2013 13:40:02 -0000 >Number: 178452 >Category: ports >Synopsis: [PATCH] sysutils/ldap-account-manager: [SUMMARIZE CHANGES] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu May 09 13:40:00 UTC 2013 >Closed-Date: >Last-Modified: >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: >Unformatted: