From c400a2c8b66ef7d81b63a185371097fcd14de2f7 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 2 May 2018 15:07:27 +0000 Subject: multimedia/ffmpeg: update to 4.0 - FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175 --- games/alephone/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/alephone/Makefile') diff --git a/games/alephone/Makefile b/games/alephone/Makefile index a246a28cf92a..7547d15adffb 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -3,7 +3,7 @@ PORTNAME= alephone PORTVERSION= 20150620 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SF/marathon/Aleph%20One/2015-06-20 DISTNAME= AlephOne-${PORTVERSION} -- cgit v1.2.3