From owner-dev-commits-ports-main@freebsd.org Thu May 20 17:01:23 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 B98D3643EBA; Thu, 20 May 2021 17:01:23 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from sprint-2.amdmi3.ru (sprint-2.amdmi3.ru [185.185.68.145]) by mx1.freebsd.org (Postfix) with ESMTP id 4FmGGq46Vrz4Vxt; Thu, 20 May 2021 17:01:23 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from amdmi3.ru (localhost [IPv6:::1]) by sprint-2.amdmi3.ru (Postfix) with SMTP id 316461882F6; Thu, 20 May 2021 20:01:21 +0300 (MSK) Received: by amdmi3.ru (nbSMTP-1.00) for uid 1000 amdmi3@amdmi3.ru; Thu, 20 May 2021 20:01:21 +0300 (MSK) Date: Thu, 20 May 2021 19:58:51 +0300 From: Dmitry Marakasov To: Po-Chuan Hsieh Cc: ports-committers , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: aac990618e17 - main - devel/glog: Update to 0.5.0 Message-ID: References: <202105161526.14GFQBZl066022@gitrepo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4FmGGq46Vrz4Vxt X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2021 17:01:23 -0000 * Po-Chuan Hsieh (sunpoet@freebsd.org) wrote: > > > > > The branch main has been updated by sunpoet: > > > > > > > > > > URL: > > > > > > https://cgit.FreeBSD.org/ports/commit/?id=aac990618e17966d1b5865526efd9c89332701fe > > > > > > > > > > commit aac990618e17966d1b5865526efd9c89332701fe > > > > > Author: Po-Chuan Hsieh > > > > > AuthorDate: 2021-05-16 15:13:35 +0000 > > > > > Commit: Po-Chuan Hsieh > > > > > CommitDate: 2021-05-16 15:23:53 +0000 > > > > > > > > > > devel/glog: Update to 0.5.0 > > > > > > > > > > Changes: https://github.com/google/glog/releases > > > > > > > > Note that this has broken some ports, for instance multimedia/opentoonz > > > > and multimedia/zart > > > > > > It changed to cmake. I guess that's the reason. Does it work if you add > > > "LDFLAGS+=-lglog"? At least it works for opencv. > > > > It does, but since most ports fail mentioning opencv library I guess it > > should be fixed there. > > > > Fixed in 2cdaceb379244e0f304927e09d40061c67dc573d. > Thanks! Thanks! But IMO this needs a PORTREVISION bump. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: https://github.com/AMDmi3