From owner-svn-ports-all@freebsd.org Fri Jan 19 16:58:51 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A614EBC78E; Fri, 19 Jan 2018 16:58:51 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A62D68F05; Fri, 19 Jan 2018 16:58:51 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id AD3B9FD9F; Fri, 19 Jan 2018 16:58:50 +0000 (UTC) Date: Fri, 19 Jan 2018 16:58:50 +0000 From: Alexey Dokuchaev To: Steve Wills Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r457461 - head/devel/libunistring Message-ID: <20180119165850.GA68585@FreeBSD.org> References: <201712281428.vBSEScYj047788@repo.freebsd.org> <20171228143313.GA24390@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171228143313.GA24390@FreeBSD.org> User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jan 2018 16:58:51 -0000 On Thu, Dec 28, 2017 at 02:33:13PM +0000, Alexey Dokuchaev wrote: > On Thu, Dec 28, 2017 at 02:28:38PM +0000, Steve Wills wrote: > > New Revision: 457461 > > URL: https://svnweb.freebsd.org/changeset/ports/457461 > > > > Log: > > devel/libunistring: Update to 0.9.8 > ... > > Modified: head/devel/libunistring/Makefile > > ... > > +CONFIGURE_ARGS= --disable-static > > > > .include > > > > Modified: head/devel/libunistring/pkg-plist > > ... > > @@ -40,7 +40,6 @@ include/unilbrk.h > > include/uninorm.h > > include/unicase.h > > include/unigbrk.h > > -lib/libunistring.a > > Why static library was removed? Commit log tells nothing about it. Retransmit. ./danfe