ports/69558: Update port: net/smbldap-tools - correct wrong path in smbldap-passwd

Florent Thoumie flz at xbsd.org
Sun Jul 25 11:00:41 UTC 2004


>Number:         69558
>Category:       ports
>Synopsis:       Update port: net/smbldap-tools - correct wrong path in smbldap-passwd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 25 11:00:39 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Florent Thoumie
>Release:        FreeBSD 4.9-RC i386
>Organization:
Xbsd.org
>Environment:

System: FreeBSD gw 4.9-RC FreeBSD 4.9-RC #4: Sun Oct 5 14:25:09 CEST 2003 rf at gw:/usr/src/sys/compile/GW i386

>Description:

This patch corrects the path of slappasswd in smbldap-passwd.

Thanks to Ilia Chipitsine <ilia at chel.skbkontur.ru>.

>How-To-Repeat:

N/A

>Fix:

--- smbldap-tools.diff begins here ---
--- Makefile	Tue May 25 23:19:26 2004
+++ Makefile.new	Sun Jul 25 12:48:11 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	smbldap-tools
 PORTVERSION=	0.8.4
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://www.idealx.org/prj/samba/dist/
 EXTRACT_SUFX=	.tgz
@@ -27,6 +28,7 @@
 	${REINPLACE_CMD} -e 's#/etc/smb#${PREFIX}/etc/smb#' ${WRKSRC}/configure.pl \
 							${WRKSRC}/smbldap.conf \
 							${WRKSRC}/smbldap_tools.pm
+	${REINPLACE_CMD} -e 's#/usr/sbin#${LOCALBASE}/sbin#' ${WRKSRC}/smbldap-passwd
 
 do-install:
 	${MKDIR} ${EXAMPLESDIR}
--- smbldap-tools.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list