From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 3 10:50:01 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A1E093D5 for ; Sun, 3 Nov 2013 10:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 88D3A28AB for ; Sun, 3 Nov 2013 10:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA3Ao1nY002854 for ; Sun, 3 Nov 2013 10:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA3Ao1ix002853; Sun, 3 Nov 2013 10:50:01 GMT (envelope-from gnats) Date: Sun, 3 Nov 2013 10:50:01 GMT Message-Id: <201311031050.rA3Ao1ix002853@freefall.freebsd.org> To: gnome@FreeBSD.org From: "O. Hartmann" Subject: Re: ports/183608: security/libgnome-keyring: Error: shared library "tasn1.5" does not exist X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "O. Hartmann" List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Nov 2013 10:50:01 -0000 The following reply was made to PR ports/183608; it has been noted by GNATS. From: "O. Hartmann" To: bug-followup@FreeBSD.org,ohartman@zedat.fu-berlin.de Cc: Subject: Re: ports/183608: security/libgnome-keyring: Error: shared library "tasn1.5" does not exist Date: Sun, 3 Nov 2013 11:41:46 +0100 --Sig_/nlIWyYweceb7U6pT3g+3103 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable In Makefile located at security/libgnome-keyring/Makefile one can change the line LIB_DEPENDS=3D tasn1.5:${PORTSDIR}/security/libtasn1 \ into LIB_DEPENDS=3D tasn1.7:${PORTSDIR}/security/libtasn1 \ which reflects the bump of libtasn1.so.7. But doing so, one will immediately run into trouble with port security/gnome-keyring: [...] egg-asn1x.c:3509:1: error: conflicting types for 'egg_asn1x_create' egg_asn1x_create (const ASN1_ARRAY_TYPE *defs, const gchar *type) --Sig_/nlIWyYweceb7U6pT3g+3103 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJSdihvAAoJEOgBcD7A/5N8xcUH/RfRa5ub4xJ3cJ2gmmLEk/qJ 5ob68Vtfpj+NpItEiISGxQEBv1LUymAfMjkp06ssg0NU61AibQz8MbgDBNcetEUA RxkBeUCDpi98qggwc+x7XE6zLzzo9iFyLlGwsO2GF0h62BASZiYasIOa3v053Yoj Imu/bf/w40oIut1DQL34NzXtc+TrThqZVqaZxv7LjPO/a3BG6VU+CTxI0U1M+ceA dU52WwpiFydwMhZwu49p2MfXlqVBPxc4vOkFKdYJm/txvqjulhcMYc0fliBosWpf cHroXseFXq9NkZlBABUavfUXMVl5ypfPsN5KUMnUVS0vv1Z94Hc3Kxoh3lEWq8w= =B6oO -----END PGP SIGNATURE----- --Sig_/nlIWyYweceb7U6pT3g+3103--