From owner-svn-ports-head@freebsd.org Mon Mar 19 20:57:30 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7C9EF426F5; Mon, 19 Mar 2018 20:57:30 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (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 5198E850CE; Mon, 19 Mar 2018 20:57:30 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from phantomias.home.jochen-neumeister.de (p5B0FDE01.dip0.t-ipconnect.de [91.15.222.1]) by toco-domains.de (Postfix) with ESMTPA id AFD921AAF001; Mon, 19 Mar 2018 21:57:28 +0100 (CET) Subject: Re: svn commit: r464983 - in head: devel/libslang2 devel/oniguruma lang/mosh lang/php56 lang/php70 lang/php71 lang/php72 mail/sylpheed textproc/jq www/libevhtp To: yuri@freebsd.org, Mathieu Arnold Cc: Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201803190603.w2J63GtZ075879@repo.freebsd.org> <43a24527-ebdd-3bf9-de3b-7ab4ca157564@freebsd.org> <20180319202413.cr237ilxwoeo3m3z@atuin.in.mat.cc> <0823ce44-03c0-ab48-2fdd-da9f86bbab6a@freebsd.org> From: Jochen Neumeister Message-ID: <0c312b75-2a8c-39f7-b32b-f968ffb82487@FreeBSD.org> Date: Mon, 19 Mar 2018 21:57:27 +0100 MIME-Version: 1.0 In-Reply-To: <0823ce44-03c0-ab48-2fdd-da9f86bbab6a@freebsd.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: de-DE X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Mon, 19 Mar 2018 20:57:30 -0000 On 19.03.2018 21:53, Yuri wrote: > On 03/19/18 13:24, Mathieu Arnold wrote: >> When you update libraries, you MUST test dependant ports to see if they >> break and if it happen, you MUST fix them in the same commit. > > > What is the command to find all dependent ports for a given port? > (grep doesn't work in this case) > > > Simple: freshports: https://www.freshports.org/devel/oniguruma Build dependencies: autoconf-2.69 : devel/autoconf utoheader-2.69 : devel/autoconf autoreconf-2.69 : devel/autoconf aclocal-1.15 : devel/automake automake-1.15 : devel/automake libtoolize : devel/libtool for Libraries converters/php56-mbstring converters/php70-mbstring converters/php71-mbstring converters/php72-mbstring lang/mosh textproc/jq www/libevhtp joneum