From owner-freebsd-ports@freebsd.org Fri Feb 21 08:22:48 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6A0612560E9 for ; Fri, 21 Feb 2020 08:22:48 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (gate.utahime.jp [183.180.29.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48P4Fy5f6wz48GK for ; Fri, 21 Feb 2020 08:22:46 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by gate.utahime.jp (Postfix) with ESMTPS id EDF0D54A46 for ; Fri, 21 Feb 2020 17:22:36 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1582273356; bh=MefvF5uBHs2Ih8uENAHSospDAI+0vHnN5ksDvcWqqbM=; h=Date:To:Subject:From:In-Reply-To:References; b=fu2PZIyJrom62BzFeaw6955xZNJKyPvO+JvJqaDO5KomlPiweFfnpJtHatJQM7POC 6s2tGUj8fdWjXzXQaNjIm/ISo68DXpgFFnju+tN8PML6mxEL1Iw6DQ1Sx0KXNRVme/ dJKe2NYcrdNlgCoSOm3i1wrmb0PzJOvP1vUhDNYh/5mw/KYJ4tTbQd2XxkRYEnHznB +P4KF+9qSUNTBbCMENf7uPhVLiNI3OmADxUa4cii9CdnuHl2NJbvmz7ac+UZQwiyyJ cIt3ixv/QNBRaRYV1LcYHv1qhHIf5m+BkccA/8px4XfA6yuX/qrXoX4UTpoQGTm5U4 RTq4c2VgCysZw== Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id 0B5854AFFD; Fri, 21 Feb 2020 17:22:35 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.2 at eastasia.home.utahime.org Date: Fri, 21 Feb 2020 17:22:15 +0900 (JST) Message-Id: <20200221.172215.502488914268947789.yasu@utahime.org> To: freebsd-ports@freebsd.org Subject: Re: svn commit: r358166 - head From: Yasuhiro KIMURA In-Reply-To: <202002200933.01K9XEcY080828@repo.freebsd.org> References: <202002200933.01K9XEcY080828@repo.freebsd.org> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 48P4Fy5f6wz48GK X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=fu2PZIyJ; dmarc=none; spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org X-Spamd-Result: default: False [-0.06 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701]; NEURAL_HAM_MEDIUM(-0.62)[-0.618,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.82)[-0.821,0]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[utahime.org]; MV_CASE(0.50)[]; DKIM_TRACE(0.00)[utahime.org:+]; MID_CONTAINS_FROM(1.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.38)[ip: (0.21), ipnet: 183.180.0.0/16(0.10), asn: 2519(1.53), country: JP(0.04)]; ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2020 08:22:48 -0000 (Switch to freebsd-ports ML) From: Baptiste Daroussin Subject: svn commit: r358166 - head Date: Thu, 20 Feb 2020 09:33:14 +0000 (UTC) > Author: bapt > Date: Thu Feb 20 09:33:14 2020 > New Revision: 358166 > URL: https://svnweb.freebsd.org/changeset/base/358166 > > Log: > Update the UPDATING information now that ncurses shlib has been bumped > > Modified: > head/UPDATING > > Modified: head/UPDATING > ============================================================================== > --- head/UPDATING Thu Feb 20 09:17:45 2020 (r358165) > +++ head/UPDATING Thu Feb 20 09:33:14 2020 (r358166) > @@ -26,10 +26,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW: > disable the most expensive debugging functionality run > "ln -s 'abort:false,junk:false' /etc/malloc.conf".) > > -20200218: > - ncurses has been updated to a newer version (6.1-20200118). After an > - update some applications using ncurses may results have some rendering > - problems and would need to be rebuilt. > +20200220: > + ncurses has been updated to a newer version (6.1-20200118). Given the ABI > + has changed, users will have to rebuild all the ports that are linked to > + ncurses. > > 20200217: > The size of struct vnet and the magic cookie have changed. Are there any way to know which of installed ports are linked to base ncurses? Best Regards. --- Yasuhiro KIMURA