Created attachment 143701 [details] svn diff - Update libaacs 0.7.0 → 0.7.1 - Update libbluray 0.5.0 → 0.6.0 - Add libbdplus 0.1.1 The libbluray update may require a version bump of depending programs (mplayer, vlc), but I feel hesitant about recommending that, because it's not a default dependency.
Build logs: https://redports.org/buildarchive/20140622145510-02504/
USE_AUTOTOOLS=libtool is deprecated. Especially when introducing a new port, we need to ensure that it works with USES=libtool. Could you double-check? Thanks!
I don't understand why a [new port] isn't on it's own PR. Can't multimedia/libbluray, multimedia/libaacs be updated separately? We have dependency links between PRs that can indicate update order.
A commit references this bug: Author: kami Date: Sat Feb 21 20:48:39 UTC 2015 New revision: 379549 URL: https://svnweb.freebsd.org/changeset/ports/379549 Log: New port multimedia/libbdplus, part of the libbluray group. PR: 190958 Differential Revision: https://reviews.freebsd.org/D1754 Reviewed by: Carlo Strub <cs@freebsd.org> Approved by: Carlo Strub <cs@freebsd.org> Changes: head/multimedia/libbdplus/ head/multimedia/libbdplus/Makefile head/multimedia/libbdplus/distinfo head/multimedia/libbdplus/pkg-descr head/multimedia/libbdplus/pkg-plist head/multimedia/libbluray/Makefile.include
A commit references this bug: Author: kami Date: Sat Feb 21 20:54:05 UTC 2015 New revision: 379550 URL: https://svnweb.freebsd.org/changeset/ports/379550 Log: Update libaacs 0.7.0 -> 0.8.0 - Use Makefile.include from libbluray PR: 190958 Differential Revision: https://reviews.freebsd.org/D1754 Reviewed by: Carlo Strub <cs@freebsd.org> Approved by: Carlo Strub <cs@freebsd.org> Changes: head/multimedia/libaacs/Makefile head/multimedia/libaacs/distinfo head/multimedia/libaacs/files/ head/multimedia/libaacs/files/patch-src-file-mmc_device_linux.c head/multimedia/libaacs/pkg-plist
A commit references this bug: Author: kami Date: Sat Feb 21 21:08:50 UTC 2015 New revision: 379552 URL: https://svnweb.freebsd.org/changeset/ports/379552 Log: Update libbluray 0.5.0 -> 0.7.0 - Add fontconfig dependency - Add libbdplus dependency - Add plist target, because mkplist does not handle options PR: 190958 Differential Revision: https://reviews.freebsd.org/D1754 Reviewed by: Carlo Strub <cs@freebsd.org> Approved by: Carlo Strub <cs@freebsd.org> Changes: head/multimedia/libbluray/Makefile head/multimedia/libbluray/distinfo head/multimedia/libbluray/files/patch-src-Makefile.am head/multimedia/libbluray/files/patch-util-refcnt.h head/multimedia/libbluray/pkg-plist
Just committed a later update.