Skip to content

Commit

Permalink
ffmpeg: update to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy committed Dec 11, 2017
1 parent e0b1e36 commit 3859450
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions multimedia/ffmpeg/Portfile
Expand Up @@ -9,7 +9,7 @@ PortGroup active_variants 1.1
name ffmpeg
conflicts ffmpeg-devel
epoch 1
version 3.4
version 3.4.1
license LGPL-2.1+
categories multimedia
maintainers {devans @dbevans} {jeremyhu @jeremyhu} openmaintainer
Expand Down Expand Up @@ -51,8 +51,8 @@ master_sites http://www.ffmpeg.org/releases/

use_xz yes

checksums rmd160 e554cb80356779de57b24c97d0ccb485a0b144eb \
sha256 aeee06e4d8b18d852c61ebbfe5e1bb7014b1e118e8728c1c2115f91e51bffbef
checksums rmd160 0cad66d5bee31586fa1885794140ccad1a348b0b \
sha256 5a77278a63741efa74e26bf197b9bb09ac6381b9757391b922407210f0f991c0

# root directory of extracted tarball is owned by root and has permissions 700
# set to 755 to facilitate maintenance
Expand Down
@@ -1,6 +1,6 @@
--- configure.orig 2017-10-15 08:59:36.000000000 -0700
+++ configure 2017-10-18 13:31:34.000000000 -0700
@@ -5955,10 +5955,10 @@
--- configure.orig 2017-12-10 21:35:18.000000000 +0000
+++ configure 2017-12-11 14:32:27.000000000 +0000
@@ -5956,10 +5956,10 @@
require opencv opencv2/core/core_c.h cvCreateImageHeader -lopencv_core -lopencv_imgproc; } ||
require_pkg_config libopencv opencv opencv/cxcore.h cvCreateImageHeader; }
enabled libopenh264 && require_pkg_config libopenh264 openh264 wels/codec_api.h WelsGetCodecVersion
Expand Down

0 comments on commit 3859450

Please sign in to comment.