From adb3fa4aa4ea3ceb87d7c9c1fef3cf4bca607559 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Fri, 30 Sep 2016 01:15:10 +0000 Subject: multimedia/libvpx: update 1.6.0 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 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 --- net-im/tox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/tox') diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index ffb19c167d2e..845de8e8aef9 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.160924 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org -- cgit v1.2.3