From nobody Tue Nov 9 15:58:53 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B079818568E3; Tue, 9 Nov 2021 15:59:34 +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 4HpXjf3nlXz3N3g; Tue, 9 Nov 2021 15:59:34 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from amdmi3.ru (localhost [IPv6:::1]) by sprint-2.amdmi3.ru (Postfix) with SMTP id E891D1882A2; Tue, 9 Nov 2021 18:59:31 +0300 (MSK) Received: by amdmi3.ru (nbSMTP-1.00) for uid 1000 amdmi3@amdmi3.ru; Tue, 9 Nov 2021 18:59:31 +0300 (MSK) Date: Tue, 9 Nov 2021 18:58:53 +0300 From: Dmitry Marakasov To: "Tobias C. Berner" Cc: Neel Chauhan , ports-committers , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 1c65e8910cf9 - main - graphics/evince: Update to 41.2 Message-ID: References: <202111070018.1A70ILUW038627@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4HpXjf3nlXz3N3g X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N * Tobias C. Berner (tcberner@freebsd.org) wrote: > should be fixed by e06a8e0d17c22645b14f0dfcdf1b81044d60f92a -- let me > know if I missed anything. Works for me, thank you! > mfg Tobias > > On Tue, 9 Nov 2021 at 14:33, Dmitry Marakasov wrote: > > > > * Neel Chauhan (nc@FreeBSD.org) wrote: > > > > > The branch main has been updated by nc: > > > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=1c65e8910cf990e9ad7158ecc8a70137423be370 > > > > > > commit 1c65e8910cf990e9ad7158ecc8a70137423be370 > > > Author: Neel Chauhan > > > AuthorDate: 2021-11-07 00:13:46 +0000 > > > Commit: Neel Chauhan > > > CommitDate: 2021-11-07 00:18:22 +0000 > > > > > > graphics/evince: Update to 41.2 > > > > This is broken with all options disabled. > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259739 > > > > > -%%COMICS%%lib/evince/4/backends/comicsdocument.evince-backend > > > -%%DJVU%%lib/evince/4/backends/djvudocument.evince-backend > > > -%%DVI%%lib/evince/4/backends/dvidocument.evince-backend > > > -%%COMICS%%lib/evince/4/backends/libcomicsdocument.so > > > -%%DJVU%%lib/evince/4/backends/libdjvudocument.so > > > -%%DVI%%lib/evince/4/backends/libdvidocument.so > > > +lib/evince/4/backends/comicsdocument.evince-backend > > > +lib/evince/4/backends/djvudocument.evince-backend > > > +lib/evince/4/backends/libcomicsdocument.so > > > +lib/evince/4/backends/libdjvudocument.so > > > > Looks like you've just removed all conditionals, please fix ASAP. > > > > > -%%XPS%%lib/evince/4/backends/libxpsdocument.so > > > +lib/evince/4/backends/libxpsdocument.so > > > > > -%%XPS%%lib/evince/4/backends/xpsdocument.evince-backend > > > +lib/evince/4/backends/xpsdocument.evince-backend > > > > > -%%NAUTILUS%%lib/nautilus/extensions-%%VERSION%%/libevince-properties-page.so > > > +lib/nautilus/extensions-%%VERSION%%/libevince-properties-page.so > > > > > -%%DBUS%%libexec/evinced > > > +libexec/evinced > > > > -- > > Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D > > amdmi3@amdmi3.ru ..: https://github.com/AMDmi3 https://amdmi3.ru > > -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: https://github.com/AMDmi3 https://amdmi3.ru