Skip site navigation (1)Skip section navigation (2)
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:   ports/178452: [PATCH] sysutils/ldap-account-manager: [SUMMARIZE CHANGES]
Message-ID:  <2551260013.enqueue@mwi1.coffeenet.org>
Resent-Message-ID: <201305091340.r49De1mF048438@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2551260013.enqueue>