[56370] trunk/dports/multimedia/transcode/Portfile
devans at macports.org
devans at macports.org
Wed Aug 26 12:05:37 PDT 2009
Revision: 56370
http://trac.macports.org/changeset/56370
Author: devans at macports.org
Date: 2009-08-26 12:05:36 -0700 (Wed, 26 Aug 2009)
Log Message:
-----------
transcode: update to version 1.1.4, fixes an incompatibility with autoconf 2.64 closing #20584.
Modified Paths:
--------------
trunk/dports/multimedia/transcode/Portfile
Modified: trunk/dports/multimedia/transcode/Portfile
===================================================================
--- trunk/dports/multimedia/transcode/Portfile 2009-08-26 19:02:36 UTC (rev 56369)
+++ trunk/dports/multimedia/transcode/Portfile 2009-08-26 19:05:36 UTC (rev 56370)
@@ -4,7 +4,7 @@
PortSystem 1.0
name transcode
-version 1.1.3
+version 1.1.4
epoch 1
categories multimedia
maintainers cogweb.net:lionteeth devans
@@ -32,9 +32,9 @@
use_bzip2 yes
-checksums md5 9e6d73f6fedff320d0f25feaa4f464a1 \
- sha1 7adcfa333d7272ec0a69031e70bec8cff2eca869 \
- rmd160 cf985707e4b153b6ac8d3ce805e119d6953823e4
+checksums md5 6ba277fde95c26d217a88bbe5e6dd994 \
+ sha1 3d08f67c047b1b498a4a5183ad164c0641fcbc00 \
+ rmd160 6afd10e67503a6a70ee9826a7e1c49a31c4a4e7e
depends_build port:pkgconfig \
port:automake \
@@ -60,6 +60,7 @@
configure.args --disable-mmx \
--with-libavcodec-prefix=${prefix} \
+ --with-libavformat-prefix=${prefix} \
--with-libmpeg2-prefix=${prefix} \
--with-libdvdread-prefix=${prefix} \
--with-libjpeg-prefix=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090826/943d5bef/attachment.html>
More information about the macports-changes
mailing list