Revision: 87425 http://trac.macports.org/changeset/87425 Author: devans@macports.org Date: 2011-11-20 18:17:32 -0800 (Sun, 20 Nov 2011) Log Message: ----------- transcode: update to version 1.1.7, correct license. Modified Paths: -------------- trunk/dports/multimedia/transcode/Portfile trunk/dports/multimedia/transcode/files/patch-configure.diff Modified: trunk/dports/multimedia/transcode/Portfile =================================================================== --- trunk/dports/multimedia/transcode/Portfile 2011-11-21 00:36:43 UTC (rev 87424) +++ trunk/dports/multimedia/transcode/Portfile 2011-11-21 02:17:32 UTC (rev 87425) @@ -4,9 +4,9 @@ PortSystem 1.0 name transcode -version 1.1.6 +version 1.1.7 epoch 1 -license GPL-2 +license GPL-2+ categories multimedia maintainers cogweb.net:lionteeth devans description Video and audio processing tools @@ -32,8 +32,8 @@ use_bzip2 yes -checksums md5 d5e062a6f0bdde60285ff1cc5cfeb0f5 \ - sha1 e176622b2c2834b006cda3c368ab521407d375c4 +checksums md5 9bb25a796a8591fb764de46ee87ce505 \ + sha1 e35df68b960eb56ef0a59a4cdbed1491be56aee6 depends_build port:pkgconfig Modified: trunk/dports/multimedia/transcode/files/patch-configure.diff =================================================================== --- trunk/dports/multimedia/transcode/files/patch-configure.diff 2011-11-21 00:36:43 UTC (rev 87424) +++ trunk/dports/multimedia/transcode/files/patch-configure.diff 2011-11-21 02:17:32 UTC (rev 87425) @@ -1,6 +1,6 @@ ---- configure.orig 2011-11-06 01:35:12.000000000 -0700 -+++ configure 2011-11-07 00:52:02.000000000 -0800 -@@ -27484,6 +27484,7 @@ +--- configure.orig 2011-11-19 08:50:37.000000000 -0800 ++++ configure 2011-11-20 15:36:38.000000000 -0800 +@@ -27539,6 +27539,7 @@ #include <stdlib.h> #include <string.h> #include "SDL.h"