Revision
86809
Author
devans@macports.org
Date
2011-11-04 20:31:14 -0700 (Fri, 04 Nov 2011)

Log Message

x264: update to stable snapshot 20111023 (build 118), adds yuv422 support.

Modified Paths

Diff

Modified: trunk/dports/multimedia/x264/Portfile (86808 => 86809)


--- trunk/dports/multimedia/x264/Portfile	2011-11-05 01:23:40 UTC (rev 86808)
+++ trunk/dports/multimedia/x264/Portfile	2011-11-05 03:31:14 UTC (rev 86809)
@@ -6,7 +6,7 @@
 PortGroup               xcodeversion 1.0
 
 name		x264
-version		20110628
+version		20111023
 categories	multimedia
 license		GPL-2+
 platforms	darwin
@@ -20,11 +20,10 @@
 homepage	http://www.videolan.org/x264.html
 master_sites	http://download.videolan.org/pub/videolan/x264/snapshots/ \
                 ftp://ftp.videolan.org/pub/videolan/x264/snapshots/
-distname	${name}-snapshot-${version}-2245
+distname	${name}-snapshot-${version}-2245-stable
 
-checksums           md5     346149b211b35832957cf843e10cb0f4 \
-                    sha1    e9f4696d18f26e28808a190a6ddc63f19028f77c \
-                    rmd160  07c86d5318dd02a2268ca2ec3fa6e51177a078ee
+checksums       rmd160  7ab5c81cdc19cb354f0c28c9924c731ece873d3c \
+                sha256  cb4e117f64ce456c2e3d87aee32f8f00dbf55f27934cc2dcf99d212ca90b477f
 
 use_bzip2	yes