[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:14:05 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206864
Jan Beich <jbeich at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jbeich at FreeBSD.org
--- Comment #3 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Jan Beich from comment #1)
> OPTIONS_UNSET+= X265
Typo, should be: OPTIONS_SET+= X265
> $ git grep -lF X265 '*/Makefile*'
Another typo: s/X265/libx265.so/ may find more consumers.
(In reply to Mikhail Teterin from comment #2)
> In that case, no revision-bumping is warranted at all. I'll just commit the update, I suppose.
According to Porter's Handbook
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.
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-naming.html#makefile-portrevision
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list