SHA256 (pkgconf-0.9.2.tar.bz2) = e8c7ea4f12823383d2c95580d4497bd085aa10ce5979b6d22307b52febc4bfd3 SIZE (pkgconf-0.9.2.tar.bz2) = 82140 timedia/libvpx: update 1.7.0 2018-02-03T22:29:23+00:00 jbeich jbeich@FreeBSD.org 2018-01-25T21:20:12+00:00 fde84e443a5ad6ad48df780cb9658028a1348a9f Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libvpx/
multimedia/libvpx: update 1.6.0 2016-09-30T01:15:10+00:00 jbeich jbeich@FreeBSD.org 2016-09-30T01:15:10+00:00 c38a2fc1f511360a61c95b89a93b1231ba41ffec ABI is incompatible... or not? SONAME has changed but the removed vp10 symbols weren't actually exposed (and still aren't). Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails: vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3': vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:2563 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0 ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html
ABI is incompatible... or not? SONAME has changed but the removed vp10
symbols weren't actually exposed (and still aren't).

Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails:

  vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3':
  vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:2563
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0
ACC report:	https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html
multimedia/libvpx: update 1.5.0 2015-11-14T19:34:12+00:00 jbeich jbeich@FreeBSD.org 2015-11-14T19:34:12+00:00 584ca3787542b6e3bc7e468000628f098e0bbfc4 ABI isn't compatible, so bump PORTREVISION in consumers. Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0 ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html PR: 204478 Exp-run by: antoine Approved by: ashish (maintainer)
ABI isn't compatible, so bump PORTREVISION in consumers.

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC report:	https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR:		204478
Exp-run by:	antoine
Approved by:	ashish (maintainer)
multimedia/libvpx: update to 1.4.0 2015-06-09T14:25:41+00:00 jbeich jbeich@FreeBSD.org 2015-06-09T14:25:41+00:00 de8c421cad402cfc2f329f2978c93bdd90a2e98c ABI isn't compatible, so bump PORTREVISION in consumers. Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0 Differential Revision: https://reviews.freebsd.org/D2570 Exp-run by: antoine Approved by: ashish, multimedia (kwm) Approved by: maintainer timeout (ale, dinoex; 2 weeks)
ABI isn't compatible, so bump PORTREVISION in consumers.

Changes:	https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision:	https://reviews.freebsd.org/D2570
Exp-run by:	antoine
Approved by:	ashish, multimedia (kwm)
Approved by:	maintainer timeout (ale, dinoex; 2 weeks)
Bump portrevision after changes in gstreamer-plugins master port 2014-04-25T12:46:45+00:00 bapt bapt@FreeBSD.org 2014-04-25T12:46:45+00:00 72a4f935a193c7f860a471be5d7e2b58dfd3f6f6 Fix gstreamer-plugins-bad after changes in the master port
Fix gstreamer-plugins-bad after changes in the master port
Stagify Gstreamer ports. 2013-11-01T22:14:07+00:00 kwm kwm@FreeBSD.org 2013-11-01T22:14:07+00:00 1a8785035bcea4385a2ef2b954860630a0805972 Fix build of gstreamer and gstreamer1 with glib 2.38.x [1]. Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix, new LIB_DEPENDS syntax. Only pull in flex if base version is too old. Be more selective for which OSVERSIONS we need gcc due to the clang bug. Obtained from: Gstreamer upstream [1]
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.

Obtained from:	Gstreamer upstream [1]
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20T20:57:48+00:00 bapt bapt@FreeBSD.org 2013-09-20T20:57:48+00:00 2fb3adc82da4c9df4c899dfb738f8cfc63262559

>dougb2010-03-271-1/+1 * files/junkbuster.sh.in -> files/junkbuster.inedwin2008-04-071-31/+0 * fix build on 7.0 with gcc 4.1edwin2006-12-141-0/+26 * Use SUB_FILES for pkg-messageedwin2006-04-011-0/+3 * Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+0 * Resurrect www/junkbuster.edwin2005-12-21