aboutsummaryrefslogtreecommitdiff
path: root/net-im/toxic
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-09-30 01:15:10 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-09-30 01:15:10 +0000
commitadb3fa4aa4ea3ceb87d7c9c1fef3cf4bca607559 (patch)
tree1ba3080df96174204dd370c10f7b3af929e4389e /net-im/toxic
parent602c1c30a7b850778e5ae31866cec1d65f944fb3 (diff)
downloadports-adb3fa4aa4ea3ceb87d7c9c1fef3cf4bca607559.tar.gz
ports-adb3fa4aa4ea3ceb87d7c9c1fef3cf4bca607559.zip
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 <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
Notes
Notes: svn path=/head/; revision=422956
Diffstat (limited to 'net-im/toxic')
-rw-r--r--net-im/toxic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile
index 3caedf15b3a9..3cd0474cea9d 100644
--- a/net-im/toxic/Makefile
+++ b/net-im/toxic/Makefile
@@ -3,6 +3,7 @@
PORTNAME= toxic
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= thierry@FreeBSD.org