Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2006 12:47:29 +0200 (CEST)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101255: sysutils/ldap-account-manager: fix PLIST 
Message-ID:  <200608021047.k72AlTEv043983@bamse.staff.tdk.net>
Resent-Message-ID: <200608021050.k72AoEht037992@freefall.freebsd.org>

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

>Number:         101255
>Category:       ports
>Synopsis:       sysutils/ldap-account-manager: fix PLIST
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 02 10:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD bamse.staff.tdk.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Mon Apr 3 11:10:31 CEST 2006 root@bamse.staff.tdk.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

Fix PLIST

Submitted by:	pointyhat

>How-To-Repeat:

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6-exp.2006072904/LDAP-Account-Manager-1.0.2.log

>Fix:

	

--- ldap-am.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/ldap-account-manager/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	18 Jul 2006 07:11:31 -0000	1.20
+++ Makefile	2 Aug 2006 10:46:30 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	LDAP-Account-Manager
 PORTVERSION=	1.0.2
+PORTREVISION=	1
 CATEGORIES=	sysutils www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	lam
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/sysutils/ldap-account-manager/pkg-plist,v
retrieving revision 1.12
diff -u -r1.12 pkg-plist
--- pkg-plist	10 May 2006 20:30:23 -0000	1.12
+++ pkg-plist	2 Aug 2006 10:46:30 -0000
@@ -166,6 +166,8 @@
 %%WWWROOT%%/templates/config/confmain.php
 %%WWWROOT%%/templates/config/confmodules.php
 %%WWWROOT%%/templates/config/conftypes.php
+%%WWWROOT%%/templates/config/mainmanage.php
+%%WWWROOT%%/templates/config/mainlogin.php
 %%WWWROOT%%/templates/config/profmanage.php
 %%WWWROOT%%/templates/delete.php
 %%WWWROOT%%/templates/help.php
--- ldap-am.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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