aboutsummaryrefslogtreecommitdiffstats
path: root/games/eduke32
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-09-30 09:15:10 +0800
committerjbeich <jbeich@FreeBSD.org>2016-09-30 09:15:10 +0800
commitc38a2fc1f511360a61c95b89a93b1231ba41ffec (patch)
tree1ba3080df96174204dd370c10f7b3af929e4389e /games/eduke32
parent3b00d1842c5086f8c8399819015d086a623ba016 (diff)
downloadfreebsd-ports-gnome-c38a2fc1f511360a61c95b89a93b1231ba41ffec.tar.gz
freebsd-ports-gnome-c38a2fc1f511360a61c95b89a93b1231ba41ffec.tar.zst
freebsd-ports-gnome-c38a2fc1f511360a61c95b89a93b1231ba41ffec.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
Diffstat (limited to 'games/eduke32')
-rw-r--r--games/eduke32/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile
index 4e9cbffb2d84..489a383b57fc 100644
--- a/games/eduke32/Makefile
+++ b/games/eduke32/Makefile
@@ -3,6 +3,7 @@
PORTNAME= eduke32
PORTVERSION= 20160704
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://dukeworld.duke4.net/eduke32/synthesis/${PORTVERSION}-${SVNREVISION}/:eduke32 \
http://www.duke4.org/files/nightfright/hrp/:hrp \