Skip site navigation (1)Skip section navigation (2)
Date:      10 Aug 1999 08:55:56 -0000
From:      nbm@rucus.ru.ac.za
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13055: ldapsdk needs proper version information
Message-ID:  <19990810085556.24011.qmail@rucus.ru.ac.za>

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

>Number:         13055
>Category:       ports
>Synopsis:       ldapsdk needs proper version information
>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:   Tue Aug 10 02:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Neil Blakey-Milner
>Release:        FreeBSD 3.0-STABLE i386
>Organization:
Rhodes University Computer Users' Society
>Environment:

FreeBSD rucus.ru.ac.za 3.0-STABLE FreeBSD 3.0-STABLE #0: Tue Feb  9 22:52:23 GMT 1999     grahams@rucus.ru.ac.za:/usr/src/sys/compile/RUCUS-SMP  i386

>Description:

ldapsdk has no explicit version information, at least according to the
guidelines for specifying such information, and thus may cause
inappropriate behaviour from tools that use that specification.

>How-To-Repeat:

cd /usr/ports/*/ldapsdk && make -V PKGNAME -V PKGBASE

>Fix:
--- Makefile.orig	Tue Aug 10 10:35:28 1999
+++ Makefile	Tue Aug 10 10:36:06 1999
@@ -7,6 +7,7 @@
 #
 
 DISTNAME=	ldapsdk_12311998
+PKGNAME=	ldapsdk-19981231
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.mozilla.org/pub/directory/c-sdk/ldap/
 

>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?19990810085556.24011.qmail>