Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 20:14:33 +0100 (CET)
From:      olgeni@uli.it
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23651: mail/cclient pkg-plist needs fix (library version bumped)
Message-ID:  <200012191914.eBJJEXW16190@olgeni.localdomain.net>
Resent-Message-ID: <200012191920.eBJJK1b52823@freefall.freebsd.org>

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

>Number:         23651
>Category:       ports
>Synopsis:       mail/cclient pkg-plist needs fix (library version bumped)
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 19 11:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Colby
>Environment:

FreeBSD olgeni.localdomain.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Tue Dec 19 03:31:59 CET 2000     olgeni@olgeni.localdomain.net:/usr/local/storage/obj/usr/src/sys/BSDBOX  i386

>Description:

mail/cclient pkg-plist references an old file.

Changes:

pkg-plist:

* lib/libc-client4.so.7 became lib/libc-client4.so.8 in the new release.

>How-To-Repeat:
>Fix:

diff -ruN cclient.orig/pkg-plist cclient/pkg-plist
--- cclient.orig/pkg-plist	Mon Dec 18 21:26:13 2000
+++ cclient/pkg-plist	Tue Dec 19 20:07:43 2000
@@ -20,6 +20,6 @@
 include/c-client/tcp.h
 include/c-client/utf8.h
 lib/libc-client4.a
-lib/libc-client4.so.7
 lib/libc-client4.so
+lib/libc-client4.so.8
 @dirrm include/c-client

>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?200012191914.eBJJEXW16190>