aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/osg/Makefile
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-05-02 23:07:27 +0800
committerjbeich <jbeich@FreeBSD.org>2018-05-02 23:07:27 +0800
commit04fcd1862ce5a7e6ae6ebfa6238ba871a388b2e5 (patch)
treef71697e1f45a6271e1a15499aca86ed380d94710 /graphics/osg/Makefile
parent58f60fe20552eb453cc3cec2669ee1615697b36f (diff)
downloadfreebsd-ports-gnome-04fcd1862ce5a7e6ae6ebfa6238ba871a388b2e5.tar.gz
freebsd-ports-gnome-04fcd1862ce5a7e6ae6ebfa6238ba871a388b2e5.tar.zst
freebsd-ports-gnome-04fcd1862ce5a7e6ae6ebfa6238ba871a388b2e5.zip
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
Diffstat (limited to 'graphics/osg/Makefile')
-rw-r--r--graphics/osg/Makefile1
1 files changed, 1 insertions, 0 deletions
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