[119832] trunk/dports/multimedia/ffmpeg-devel

devans at macports.org devans at macports.org
Wed May 7 14:57:18 PDT 2014


Revision: 119832
          https://trac.macports.org/changeset/119832
Author:   devans at macports.org
Date:     2014-05-07 14:57:17 -0700 (Wed, 07 May 2014)
Log Message:
-----------
ffmpeg-devel: update to recent git master, introduces input devices avfoundation, qtkit, see man ffmpeg-devices for details.

Modified Paths:
--------------
    trunk/dports/multimedia/ffmpeg-devel/Portfile
    trunk/dports/multimedia/ffmpeg-devel/files/patch-libdc1394.diff

Modified: trunk/dports/multimedia/ffmpeg-devel/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/Portfile	2014-05-07 21:23:19 UTC (rev 119831)
+++ trunk/dports/multimedia/ffmpeg-devel/Portfile	2014-05-07 21:57:17 UTC (rev 119832)
@@ -8,8 +8,8 @@
 
 name            ffmpeg-devel
 conflicts       ffmpeg
-version         20140417
-set git_branch  197fe392dbb6ef7a9f1b3cecbd074ba468e1ff7b
+version         20140507
+set git_branch  54ae58802e9829a8b62edcbea683fe89a8c6fcfa
 license         LGPL-2.1+
 categories      multimedia
 maintainers     devans jeremyhu openmaintainer
@@ -50,8 +50,8 @@
 master_sites    "http://git.videolan.org/gitweb.cgi?p=ffmpeg.git;a=snapshot;h=${git_branch};sf=tgz;dummy="
 dist_subdir     ffmpeg
 
-checksums       rmd160  418734147816a6f491d13af85e9ad70eb534ff14 \
-                sha256  31bdbd1e6c331bb41f388024c4dd8441e66402b0ffc33346a9767df1ab5ade88
+checksums       rmd160  653929c243db5c7911cb9947e931d02db4c751f6 \
+                sha256  a3603874cc48228991e26d1d8e91f266136eaadd30fe2ef844591beb4b589ace
 
 depends_build   port:pkgconfig \
                 port:gmake \

Modified: trunk/dports/multimedia/ffmpeg-devel/files/patch-libdc1394.diff
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/files/patch-libdc1394.diff	2014-05-07 21:23:19 UTC (rev 119831)
+++ trunk/dports/multimedia/ffmpeg-devel/files/patch-libdc1394.diff	2014-05-07 21:57:17 UTC (rev 119832)
@@ -1,6 +1,6 @@
---- configure.orig	2014-04-17 05:15:35.000000000 -0700
-+++ configure	2014-04-17 09:24:52.000000000 -0700
-@@ -4692,9 +4692,12 @@
+--- configure.orig	2014-05-07 08:54:48.000000000 -0700
++++ configure	2014-05-07 14:37:07.000000000 -0700
+@@ -4713,9 +4713,12 @@
  fi
  
  # libdc1394 check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140507/e278bc00/attachment.html>


More information about the macports-changes mailing list