1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/multimedia/handbrake/files
Thomas Zander e53d64f58c Update to upstream version 1.2.0
Detailed maintainer log:
- Runtime feature:
  - Backend library has been changed from libav to ffmpeg-4.1.
    Vulnerabilities of libav have been solved.
  - libx265 has been updated to 2.9.
  - Speex audio codec has been added for decode.
- Buildtime change:
  - Assembler has been changed from yasm to nasm.
  - Clang compiler has been supported.
    USE_GCC is omitted.
    We no longer need libc++ link option.
  - BUILD_DEPENDS on binutils have been omitted.
    Our ld(1) has --exclude-libs option on all supported versions of FreeBSD.
  - Configure script respects $(CC) envrionment variable.
    We no longer need to patch config.py.
  - Configure script looks up python2 from $PATH.
    We no longer need to fix shebang.
  - Provides port specific patches by $(CP).
    To avoid patch of patches.

PR:		234322
Submitted by:	naito.yuichiro@gmail.com (maintainer)
2018-12-26 13:23:59 +00:00
..
P00-freebsd-libavutil-x86-asm-h.patch Update to upstream version 1.2.0 2018-12-26 13:23:59 +00:00
P01-freebsd-ifo_types.h.patch Update to upstream version 1.2.0 2018-12-26 13:23:59 +00:00
patch-contrib_x265__10bit_module.defs Update to upstream version 1.2.0 2018-12-26 13:23:59 +00:00
patch-contrib_x265__12bit_module.defs Update to upstream version 1.2.0 2018-12-26 13:23:59 +00:00
patch-libhb_nlmeans__x86.c
patch-libhb_nlmeans.c Update to upstream version 1.2.0 2018-12-26 13:23:59 +00:00
version.txt Update to upstream version 1.2.0 2018-12-26 13:23:59 +00:00