On 2014/11/02 04:21, Brad Smith wrote:
> Here is an update to x265 1.4.
>
> OK?
Personally I'd do something like this,
DISTNAME= x265-1.4
DISTFILES= ${DISTNAME}{1.4}${EXTRACT_SUFX}
(and get rid of DIST_SUBDIR/regen distinfo)
even if only so that "cd /usr/ports/*/x265" works without picking up the
directory in distfiles. But I'm OK either way.
> BROKEN-mips64el = undefined reference to `__sync_val_compare_and_swap_8'
> BROKEN-powerpc = undefined reference to `__sync_val_compare_and_swap_8'
considering this is a dependency of ffmpeg: ouch