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

devans at macports.org devans at macports.org
Sun Feb 1 09:17:06 PST 2009


Revision: 46252
          http://trac.macports.org/changeset/46252
Author:   devans at macports.org
Date:     2009-02-01 09:17:05 -0800 (Sun, 01 Feb 2009)
Log Message:
-----------
ffmpeg-devel: per email request from jmpoure, update to svn rev 16844, libswscale svn rev 28362, minor cosmetic changes.

Revision Links:
--------------
    http://trac.macports.org/changeset/16844
    http://trac.macports.org/changeset/28362

Modified Paths:
--------------
    trunk/dports/multimedia/ffmpeg-devel/Portfile
    trunk/dports/multimedia/ffmpeg-devel/files/patch-libavfilter-avfilter.h.diff

Modified: trunk/dports/multimedia/ffmpeg-devel/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/Portfile	2009-02-01 16:50:07 UTC (rev 46251)
+++ trunk/dports/multimedia/ffmpeg-devel/Portfile	2009-02-01 17:17:05 UTC (rev 46252)
@@ -4,10 +4,9 @@
 PortSystem 1.0
 
 name            ffmpeg-devel
-set svn_rev     15943
-set swscale_rev 27970
+set svn_rev     16844
+set swscale_rev 28362
 version         ${svn_rev}
-revision        2
 categories      multimedia
 maintainers     devans openmaintainer
 
@@ -89,8 +88,8 @@
         --disable-vhook \
         --enable-gpl \
         --enable-nonfree \
-        --enable-swscale --enable-avfilter --enable-avfilter-lavf \
         --enable-postproc \
+        --enable-swscale --enable-avfilter --enable-avfilter-lavf \
         --enable-libmp3lame \
         --enable-libvorbis \
         --enable-libtheora \

Modified: trunk/dports/multimedia/ffmpeg-devel/files/patch-libavfilter-avfilter.h.diff
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/files/patch-libavfilter-avfilter.h.diff	2009-02-01 16:50:07 UTC (rev 46251)
+++ trunk/dports/multimedia/ffmpeg-devel/files/patch-libavfilter-avfilter.h.diff	2009-02-01 17:17:05 UTC (rev 46252)
@@ -1,11 +1,11 @@
---- libavfilter/avfilter.h.orig	2008-12-11 14:10:03.000000000 -0800
-+++ libavfilter/avfilter.h	2008-12-11 14:19:01.000000000 -0800
+--- libavfilter/avfilter.h.orig	2009-01-30 13:47:19.000000000 -0800
++++ libavfilter/avfilter.h	2009-01-30 13:53:55.000000000 -0800
 @@ -22,7 +22,7 @@
  #ifndef AVFILTER_AVFILTER_H
  #define AVFILTER_AVFILTER_H
  
 -#define LIBAVFILTER_VERSION_MAJOR  0
 +#define LIBAVFILTER_VERSION_MAJOR  1
- #define LIBAVFILTER_VERSION_MINOR  1
+ #define LIBAVFILTER_VERSION_MINOR  3
  #define LIBAVFILTER_VERSION_MICRO  0
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090201/74594626/attachment.html>


More information about the macports-changes mailing list