Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Feb 2016 22:14:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206864] multimedia/x265 - update to 1.9 needs exp-run
Message-ID:  <bug-206864-13-rDCGLbRJoN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206864-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206864-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206864

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbeich@FreeBSD.org

--- Comment #3 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Jan Beich from comment #1)
>  OPTIONS_UNSET+=3D X265

Typo, should be: OPTIONS_SET+=3D 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 t=
he 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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206864-13-rDCGLbRJoN>