Date: Tue, 06 Nov 2018 17:21:09 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: Po-Chuan Hsieh <sunpoet@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r484273 - in head: astro/siril audio/acoustid-fingerprinter audio/alsa-plugins audio/aqualung audio/aubio audio/audacity audio/baresip audio/beets audio/cantata audio/carla audio/chroma... Message-ID: <pnvi-yy6i-wny@FreeBSD.org> In-Reply-To: <CAMHz58SRASH=C6EDY-8W=26QdicUUnMP5g_QG=kAGmd8Ptr-9w@mail.gmail.com> (Po-Chuan Hsieh's message of "Tue, 6 Nov 2018 23:44:58 %2B0800") References: <201811060150.wA61oR8s082515@repo.freebsd.org> <CAMHz58SRASH=C6EDY-8W=26QdicUUnMP5g_QG=kAGmd8Ptr-9w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Po-Chuan Hsieh <sunpoet@freebsd.org> writes: > On Tue, Nov 6, 2018 at 9:51 AM Jan Beich <jbeich@freebsd.org> wrote: > >> Author: jbeich >> Date: Tue Nov 6 01:50:26 2018 >> New Revision: 484273 >> URL: https://svnweb.freebsd.org/changeset/ports/484273 >> >> Log: >> multimedia/ffmpeg: update to 4.1 >> > > Hi Jan, > > Could you give a hint why do we have to bump PORTREVISION of ports depend > on ffmpeg binary, not the library? > for example, www/you-get/Makefile: > RUN_DEPENDS= ffmpeg:multimedia/ffmpeg > Thanks. poudriere always rebuilds ports if RUN_DEPENDS changes because pkg embeds dependency versions. Otherwise, I've simply forgot RUN_DEPENDS can be skipped and prefer to avoid doing error-prone job of underbumping. Overbumping is usually less of an issue than underbumping, anyway. See also https://github.com/freebsd/poudriere/issues/319
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?pnvi-yy6i-wny>