Revision: 79904 http://trac.macports.org/changeset/79904 Author: jeremyhu@macports.org Date: 2011-06-29 00:40:52 -0700 (Wed, 29 Jun 2011) Log Message: ----------- x264: Version bump to 20110628 Modified Paths: -------------- trunk/dports/multimedia/x264/Portfile Modified: trunk/dports/multimedia/x264/Portfile =================================================================== --- trunk/dports/multimedia/x264/Portfile 2011-06-29 07:39:52 UTC (rev 79903) +++ trunk/dports/multimedia/x264/Portfile 2011-06-29 07:40:52 UTC (rev 79904) @@ -6,7 +6,7 @@ PortGroup xcodeversion 1.0 name x264 -version 20100603 +version 20110628 categories multimedia platforms darwin maintainers devans openmaintainer @@ -21,9 +21,9 @@ ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ distname ${name}-snapshot-${version}-2245 -checksums md5 22ce0390b53ac6a55cf3a2c3a4d4b634 \ - sha1 1d16c013881c9661a43ad4e552d890bddcb5dd0a \ - rmd160 d5224b4505234be5306e962bd5f5517aa9e5847a +checksums md5 346149b211b35832957cf843e10cb0f4 \ + sha1 e9f4696d18f26e28808a190a6ddc63f19028f77c \ + rmd160 07c86d5318dd02a2268ca2ec3fa6e51177a078ee use_bzip2 yes @@ -31,7 +31,6 @@ configure.args --enable-pic \ --enable-shared \ - --disable-lavf-input \ --disable-asm # asm works with a 64-bit snow leopard build