[Bug 206864] multimedia/x265 - update to 1.9 needs exp-run
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 2 22:22:33 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206864
--- Comment #4 from Mikhail Teterin <mi at FreeBSD.org> ---
(In reply to Jan Beich from comment #3)
> PORTREVISION must be increased each time a change is made to the port
> that changes the generated package in any way.
> That includes changes that only affect a package built with
> non-default options.
This would only make sense if applicable to the port itself, not its
dependencies...
There is an example in the Handbook, that explicitly talks about shared library
bump of a dependency, but, according to the example provided there, that does
not apply to non-default options:
> someone trying to install the old package after installing a newer version
> of the dependency will fail since it will look for the old libfoo.x instead
> of libfoo.(x+1)
this would not happen with official binary packages (because they don't link
with libx265).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list