Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2018 04:50:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234323] multimedia/handbrake: update to 1.2.0
Message-ID:  <bug-234323-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234323
           Summary: multimedia/handbrake: update to 1.2.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: naito.yuichiro@gmail.com

Created attachment 200422
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200422&action=
=3Dedit
handbrake-1.2.0.patch

HandBrake 1.2.0 has been released.
This version includes following features and changes.

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 FreeBS=
D.
  - 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.

The attached `handbrake-1.2.0.patch` upgrades multimedia/handbrake port.
Please apply to Ports tree.
Thank you.

--=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-234323-7788>