Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 2000 23:24:07 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20405: net/ldapmodule doc fix
Message-ID:  <200008042124.e74LO7j27486@net2.dinoex.sub.org>

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

>Number:         20405
>Category:       ports
>Synopsis:       net/ldapmodule doc fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 04 14:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
privat
>Environment:

	phyton, openldap

>Description:

	wen the port has been commited,
	all TAB's where substituted.
	Typo in COMMENTS need get fixed.

>How-To-Repeat:
>Fix:
	apply this patch

diff ldapmodule/Makefile ldapmodule-1.9/Makefile
--- ldapmodule/Makefile	Thu Jul 13 18:17:16 2000
+++ ldapmodule-1.9/Makefile	Sat Jul 15 21:57:42 2000
@@ -1,20 +1,20 @@
-# New ports collection makefile for:   ldapmodule
-# Date created:                05.Jul 2000
-# Whom:                        dirk.meyer@dinoex.sub.org
+# New ports collection makefile for:	ldapmodule
+# Date created:		05.Jul 2000
+# Whom:			dirk.meyer@dinoex.sub.org
 #
 # $FreeBSD: ports/net/ldapmodule/Makefile,v 1.1 2000/07/13 16:17:16 kevlo Exp $
 
-PORTNAME=       ldapmodule
-PORTVERSION=    1.9
-CATEGORIES=     net
-MASTER_SITES=   http://archive.csee.uq.edu.au/~leonard/dc-prj/ldapmodule/
-DISTNAME=       ${PORTNAME}-${PORTVERSION}-alpha
+PORTNAME=	ldapmodule
+PORTVERSION=	1.9
+CATEGORIES=	net
+MASTER_SITES=	http://archive.csee.uq.edu.au/~leonard/dc-prj/ldapmodule/
+DISTNAME=	${PORTNAME}-${PORTVERSION}-alpha
 
-MAINTAINER=     dirk.meyer@dinoex.sub.org
+MAINTAINER=	dirk.meyer@dinoex.sub.org
 
-LIB_DEPENDS=    ldap.1:${PORTSDIR}/net/openldap
-BUILD_DEPENDS=  python:${PORTSDIR}/lang/python
-RUN_DEPENDS=    python:${PORTSDIR}/lang/python
+LIB_DEPENDS=	ldap.1:${PORTSDIR}/net/openldap
+BUILD_DEPENDS=	python:${PORTSDIR}/lang/python
+RUN_DEPENDS=	python:${PORTSDIR}/lang/python
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
diff ldapmodule/pkg/COMMENT ldapmodule-1.9/pkg/COMMENT
--- ldapmodule/pkg/COMMENT	Thu Jul 13 18:17:29 2000
+++ ldapmodule-1.9/pkg/COMMENT	Wed Aug  2 23:06:52 2000
@@ -1 +1 @@
-An LDAP module for phyton
+An LDAP module for python

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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