K 10 svn:author V 9 junovitch K 8 svn:date V 27 2015-08-25T23:58:18.787577Z K 7 svn:log V 1123 MFH: r391234 multimedia/ffmpeg0: Use OPTIONS helpers, Honour CFLAGS - Use OPTIONS helpers for as many as conditional blocks as possible. Blocks with FFMPEG_* and other variables not supported by the helper framework are not modified. - Honour CFLAGS for armv6 (= -> ?=) While I'm here: - Sort and group common or related Makefile sections where it made sense to do so and improved readability. Put global things up the top and conditional blocks below. - Improve whitespace alignment for readability. Approved by: wg (maintainer) Differential Revision: https://reviews.freebsd.org/D2981 MFH: r391234 multimedia/ffmpeg0: Fix X11GRAB dependency typo Fix a typo (s/xent/xext) in the X11GRAB USE_XORG dependency assignment that was introduced in r391234. PR: 201321 Submitted by: Andrey Fesenko Approved by: pointyhat (koobs) MFH: r395164 multimedia/ffmpeg0: security update 0.7.16 -> 0.7.17 PR: 200852 Security: 65b14d39-d01f-419c-b0b8-5df60b929973 Submitted by: John Hein Approved by: wg (maintainer), delphij (mentor) Approved by: ports-secteam (delphij) END