From owner-svn-ports-all@freebsd.org Thu Apr 2 07:04:12 2020 Return-Path: Delivered-To: svn-ports-all@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 32AFD26FB9B; Thu, 2 Apr 2020 07:04:12 +0000 (UTC) (envelope-from rene@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48tDZL3j14z4NWt; Thu, 2 Apr 2020 07:04:10 +0000 (UTC) (envelope-from rene@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1185) id A385E4B7C; Thu, 2 Apr 2020 07:04:00 +0000 (UTC) Date: Thu, 2 Apr 2020 07:04:00 +0000 From: Rene Ladan To: Dima Panov Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r530256 - head/irc/weechat/files Message-ID: <20200402070400.GA54249@freefall.freebsd.org> References: <202004020409.03249tcg045884@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <202004020409.03249tcg045884@repo.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 02 Apr 2020 07:04:12 -0000 On Thu, Apr 02, 2020 at 04:09:55AM +0000, Dima Panov wrote: > Author: fluffy > Date: Thu Apr 2 04:09:55 2020 > New Revision: 530256 > URL: https://svnweb.freebsd.org/changeset/ports/530256 > > Log: > irc/weechat: fix patch-cmake_FindRuby.cmake before 2020Q2 branch > > Bernard obliviously commit raw patch for port itself rather than applied result for src > > Pointyhat to: brnrd > PR: 243641 (originally was) > Submitted by: fluffy > Approved by: portmgr blanket (fix build issue) > > Modified: > head/irc/weechat/files/patch-cmake_FindRuby.cmake > 2020Q2 was already branched in r520233. René