From 04fcd1862ce5a7e6ae6ebfa6238ba871a388b2e5 Mon Sep 17 00:00:00 2001 From: jbeich 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 --- graphics/osg/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/osg/Makefile') diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index bfa77c2772a2..345b8c1aa787 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -4,6 +4,7 @@ PORTNAME= osg PORTVERSION= 3.4.1 DISTVERSIONPREFIX= OpenSceneGraph- +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org -- cgit