Revision: 70838 http://trac.macports.org/changeset/70838 Author: rmsfisher@macports.org Date: 2010-08-22 20:30:23 -0700 (Sun, 22 Aug 2010) Log Message: ----------- gnome/gst-ffmpeg upgraded version from 0.10.10 to 0.10.11 Modified Paths: -------------- trunk/dports/gnome/gst-ffmpeg/Portfile trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff Modified: trunk/dports/gnome/gst-ffmpeg/Portfile =================================================================== --- trunk/dports/gnome/gst-ffmpeg/Portfile 2010-08-23 02:30:29 UTC (rev 70837) +++ trunk/dports/gnome/gst-ffmpeg/Portfile 2010-08-23 03:30:23 UTC (rev 70838) @@ -4,7 +4,7 @@ PortSystem 1.0 name gst-ffmpeg -version 0.10.10 +version 0.10.11 description This is gst-ffmpeg, a set of plug-ins for GStreamer. long_description ${description} maintainers nomaintainer @@ -13,9 +13,9 @@ homepage http://www.gnome.org/ master_sites http://gstreamer.freedesktop.org/src/${name}/ -checksums md5 447292deff5f3748444e6a5fba41da29 \ - sha1 966450c350c058ed05d73bb224234e171dd54f7e \ - rmd160 0043867177ebc3e86c1344627fb731f6d6c1a0fe +checksums md5 0d23197ba7ac06ea34fa66d38469ebe5 \ + sha1 76e3cab4604ca276bc9d9fa94236d1339b4bda33 \ + rmd160 642cf8d2b4848bb8bf87c4e2b9a769e9e8b6762b patchfiles patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff Modified: trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff =================================================================== --- trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff 2010-08-23 02:30:29 UTC (rev 70837) +++ trunk/dports/gnome/gst-ffmpeg/files/patch-gst-libs_ext_ffmpeg_libswscale_swscale.h.diff 2010-08-23 03:30:23 UTC (rev 70838) @@ -6,6 +6,6 @@ -#define LIBSWSCALE_VERSION_MAJOR 0 +#define LIBSWSCALE_VERSION_MAJOR 1 - #define LIBSWSCALE_VERSION_MINOR 10 + #define LIBSWSCALE_VERSION_MINOR 11 #define LIBSWSCALE_VERSION_MICRO 0