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

devans at macports.org devans at macports.org
Tue Jan 20 03:12:38 PST 2015


Revision: 131888
          https://trac.macports.org/changeset/131888
Author:   devans at macports.org
Date:     2015-01-20 03:12:37 -0800 (Tue, 20 Jan 2015)
Log Message:
-----------
ffmpeg-devel: update to git master as of 20150119.

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

Removed Paths:
-------------
    trunk/dports/multimedia/ffmpeg-devel/files/patch-shlibdir.diff

Modified: trunk/dports/multimedia/ffmpeg-devel/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/Portfile	2015-01-20 10:47:22 UTC (rev 131887)
+++ trunk/dports/multimedia/ffmpeg-devel/Portfile	2015-01-20 11:12:37 UTC (rev 131888)
@@ -8,10 +8,10 @@
 PortGroup       active_variants 1.1
 PortGroup       github 1.0
 
-github.setup    FFmpeg FFmpeg ad465e7897
+github.setup    FFmpeg FFmpeg ff5b9a1cbe
 name            ffmpeg-devel
 conflicts       ffmpeg
-version         20150106
+version         20150119
 license         LGPL-2.1+
 categories      multimedia
 maintainers     devans jeremyhu openmaintainer
@@ -50,8 +50,8 @@
 platforms       darwin
 homepage        http://www.ffmpeg.org/
 
-checksums       rmd160  ada1cf42f9749f350ae8d9601d0dc03cc46c1d8f \
-                sha256  e2eab866a7c65b9f78039a4b92d7d721111bb6526e3e907f2dd3a31fc506e317
+checksums       rmd160  515622d06b55b14b5557fde9b679d53e1f59ef0e \
+                sha256  2b8d053ba67ee71ba8ebe7f998661487af0f9a546836ac2d5a5506fbfd25ba8e
 
 depends_build   port:pkgconfig \
                 port:gmake \
@@ -79,8 +79,7 @@
                 port:xz \
                 port:zlib
 
-patchfiles      patch-libdc1394.diff \
-                patch-shlibdir.diff
+patchfiles      patch-libdc1394.diff
 
 #
 # enable auto configure of asm optimizations

Modified: trunk/dports/multimedia/ffmpeg-devel/files/patch-libdc1394.diff
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/files/patch-libdc1394.diff	2015-01-20 10:47:22 UTC (rev 131887)
+++ trunk/dports/multimedia/ffmpeg-devel/files/patch-libdc1394.diff	2015-01-20 11:12:37 UTC (rev 131888)
@@ -1,6 +1,6 @@
---- configure.orig	2014-12-15 14:26:54.000000000 -0800
-+++ configure	2014-12-15 15:23:09.000000000 -0800
-@@ -4966,9 +4966,12 @@
+--- configure.orig	2015-01-19 17:51:33.000000000 -0800
++++ configure	2015-01-20 02:53:38.000000000 -0800
+@@ -4971,9 +4971,12 @@
  fi
  
  # libdc1394 check

Deleted: trunk/dports/multimedia/ffmpeg-devel/files/patch-shlibdir.diff
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/files/patch-shlibdir.diff	2015-01-20 10:47:22 UTC (rev 131887)
+++ trunk/dports/multimedia/ffmpeg-devel/files/patch-shlibdir.diff	2015-01-20 11:12:37 UTC (rev 131888)
@@ -1,11 +0,0 @@
---- configure.orig	2014-12-16 08:33:51.000000000 -0800
-+++ configure	2014-12-16 08:35:19.000000000 -0800
-@@ -2685,7 +2685,7 @@
- incdir_default='${prefix}/include'
- libdir_default='${prefix}/lib'
- mandir_default='${prefix}/share/man'
--shlibdir_default='${LIBDIR}'
-+shlibdir_default='${prefix}/lib'
- 
- # toolchain
- ar_default="ar"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150120/52f2ef27/attachment.html>


More information about the macports-changes mailing list