From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 7 19:50:21 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AEA410656F8 for ; Sun, 7 Nov 2010 19:50:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0E1868FC13 for ; Sun, 7 Nov 2010 19:50:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oA7JoK2O000571 for ; Sun, 7 Nov 2010 19:50:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oA7JoKVM000552; Sun, 7 Nov 2010 19:50:20 GMT (envelope-from gnats) Date: Sun, 7 Nov 2010 19:50:20 GMT Message-Id: <201011071950.oA7JoKVM000552@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Joerg Pulz Cc: Subject: Re: ports/118716: security/heimhal - shared library conflict with heimdal-1.0.1 on FreeBSD 7.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joerg Pulz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2010 19:50:21 -0000 The following reply was made to PR ports/118716; it has been noted by GNATS. From: Joerg Pulz To: bug-followup@FreeBSD.org, hopet@ics.muni.cz Cc: Subject: Re: ports/118716: security/heimhal - shared library conflict with heimdal-1.0.1 on FreeBSD 7.0 Date: Sun, 7 Nov 2010 20:48:38 +0100 (CET) [Resent as i messed up the subject in the previous mail] Hi, this should no longer be a problem. Here are the library version which get installed: 6-STABLE: /usr/lib/libasn1.so.8 7-STABLE: /usr/lib/libasn1.so.9 8-STABLE: /usr/lib/libasn1.so.10 9-CURRENT: /usr/lib/libasn1.so.10 security/heimdal: /usr/local/lib/libasn1.so.8 The shlib bump was done before RELENG_7_0_0_RELEASE was tagged. The environment of the PR submitter shows 7.0-BETA2 which was probably before the shlib bump. Anyway, this PR should be closed as 6.x is EOL end of November 2010 and all other supported FreeBSD versions install higher versions of this library. Kind regards Joerg -- The beginning is the most important part of the work. -Plato