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

devans at macports.org devans at macports.org
Mon Mar 2 09:30:43 PST 2009


Revision: 47640
          http://trac.macports.org/changeset/47640
Author:   devans at macports.org
Date:     2009-03-02 09:30:40 -0800 (Mon, 02 Mar 2009)
Log Message:
-----------
ffmeg-devel: update to svn 17727, swscale 28777 which corresponds to initial 0.5 release branch, remove references in post activate message to +no_nonfree variant as it no longer exists.

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

Modified: trunk/dports/multimedia/ffmpeg-devel/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/Portfile	2009-03-02 17:05:30 UTC (rev 47639)
+++ trunk/dports/multimedia/ffmpeg-devel/Portfile	2009-03-02 17:30:40 UTC (rev 47640)
@@ -4,8 +4,8 @@
 PortSystem 1.0
 
 name            ffmpeg-devel
-set svn_rev     17132
-set swscale_rev 28502
+set svn_rev     17727
+set swscale_rev 28777
 version         ${svn_rev}
 categories      multimedia
 maintainers     devans openmaintainer
@@ -187,13 +187,13 @@
 *******      libx264
 *******      libxvid
 *******
-******* To include only LGPLed code use variants +no_nonfree +no_gpl
+******* To include only LGPLed code use variant +no_gpl
 *******
 "
     } else {
         ui_msg "
 *******
-******* This build of ${name} includes no GPLed or nonfree
+******* This build of ${name} includes no GPLed
 ******* code and is therefore licensed under LGPL.
 *******
 "

Modified: trunk/dports/multimedia/ffmpeg-devel/files/patch-libavfilter-avfilter.h.diff
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/files/patch-libavfilter-avfilter.h.diff	2009-03-02 17:05:30 UTC (rev 47639)
+++ trunk/dports/multimedia/ffmpeg-devel/files/patch-libavfilter-avfilter.h.diff	2009-03-02 17:30:40 UTC (rev 47640)
@@ -1,11 +1,11 @@
---- libavfilter/avfilter.h.orig	2009-01-30 13:47:19.000000000 -0800
-+++ libavfilter/avfilter.h	2009-01-30 13:53:55.000000000 -0800
+--- libavfilter/avfilter.h.orig	2009-03-02 08:26:14.000000000 -0800
++++ libavfilter/avfilter.h	2009-03-02 08:30:48.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  3
+ #define LIBAVFILTER_VERSION_MINOR  4
  #define LIBAVFILTER_VERSION_MICRO  0
  

Modified: trunk/dports/multimedia/ffmpeg-devel/files/patch-libswscale-swscale.h.diff
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/files/patch-libswscale-swscale.h.diff	2009-03-02 17:05:30 UTC (rev 47639)
+++ trunk/dports/multimedia/ffmpeg-devel/files/patch-libswscale-swscale.h.diff	2009-03-02 17:30:40 UTC (rev 47640)
@@ -1,11 +1,11 @@
---- libswscale/swscale.h.orig	2008-12-11 14:15:54.000000000 -0800
-+++ libswscale/swscale.h	2008-12-11 14:18:22.000000000 -0800
+--- libswscale/swscale.h.orig	2009-03-02 08:26:26.000000000 -0800
++++ libswscale/swscale.h	2009-03-02 08:35:45.000000000 -0800
 @@ -29,7 +29,7 @@
  
  #include "libavutil/avutil.h"
  
 -#define LIBSWSCALE_VERSION_MAJOR 0
 +#define LIBSWSCALE_VERSION_MAJOR 1
- #define LIBSWSCALE_VERSION_MINOR 6
+ #define LIBSWSCALE_VERSION_MINOR 7
  #define LIBSWSCALE_VERSION_MICRO 1
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090302/501067de/attachment-0001.html>


More information about the macports-changes mailing list