From owner-svn-ports-head@FreeBSD.ORG Sun Aug 10 17:00:08 2014 Return-Path: Delivered-To: svn-ports-head@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 ESMTPS id CC92C59E; Sun, 10 Aug 2014 17:00:08 +0000 (UTC) Received: from h.highsecure.ru (mail6.highsecure.ru [IPv6:2a01:4f8:191:22a6::99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AD88278F; Sun, 10 Aug 2014 17:00:08 +0000 (UTC) Received: from medway.cl.cam.ac.uk (medway.cl.cam.ac.uk [IPv6:2001:630:212:238:21c:c0ff:fe4b:2b85]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: vsevolod@highsecure.ru) by h.highsecure.ru (Postfix) with ESMTPSA id 70002300198; Sun, 10 Aug 2014 18:59:55 +0200 (CEST) Message-ID: <53E7A512.8050008@FreeBSD.org> Date: Sun, 10 Aug 2014 18:00:02 +0100 From: Vsevolod Stakhov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Bryan Drewery , Matthias Andree , Tijl Coosemans Subject: Re: svn commit: r364287 - head/ports-mgmt/pkg-devel References: <53e39939.55bc.4ca5432c@svn.freebsd.org> <20140807172841.58633e63@kalimero.tijl.coosemans.org> <53E3A468.5050603@FreeBSD.org> <53E3AC0C.5020904@gmx.de> <53E3AD09.2050000@FreeBSD.org> <53E3B3B5.9000104@gmx.de> <53E3B6D8.9080101@FreeBSD.org> <53E590AC.4020105@FreeBSD.org> In-Reply-To: <53E590AC.4020105@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2014 17:00:08 -0000 Bryan, On 09/08/14 04:08, Bryan Drewery wrote: > On 8/7/2014 12:26 PM, Vsevolod Stakhov wrote: >> On 07/08/14 18:13, Matthias Andree wrote: >>> Am 07.08.2014 um 18:44 schrieb Vsevolod Stakhov: >>> >>>> On 07/08/14 17:40, Matthias Andree wrote: >>>>> Am 07.08.2014 um 18:08 schrieb Vsevolod Stakhov: >>>>> >>> [skipped] > > I'm not convinced about this change. We have fixed the wine-devel-i386 > which was unrelated to soname version. > > Will stripping .so.* break automatic reinstalling when shlibs change? > That is a critical feature. > I think, I've described in details the current issue with that at #pkgng@freenode. Briefly, this change does not break "automatic reinstalling when shlibs change" as it doesn't work now. -- Vsevolod Stakhov