[104578] trunk/dports/multimedia/x264/Portfile

devans at macports.org devans at macports.org
Thu Mar 28 15:07:31 PDT 2013


Revision: 104578
          https://trac.macports.org/changeset/104578
Author:   devans at macports.org
Date:     2013-03-28 15:07:31 -0700 (Thu, 28 Mar 2013)
Log Message:
-----------
x264: update build 128->129, fix configuration typo.

Modified Paths:
--------------
    trunk/dports/multimedia/x264/Portfile

Modified: trunk/dports/multimedia/x264/Portfile
===================================================================
--- trunk/dports/multimedia/x264/Portfile	2013-03-28 21:59:29 UTC (rev 104577)
+++ trunk/dports/multimedia/x264/Portfile	2013-03-28 22:07:31 UTC (rev 104578)
@@ -6,8 +6,7 @@
 PortGroup               xcodeversion 1.0
 
 name		x264
-version		20130105
-revision    1
+version		20130327
 categories	multimedia
 license		GPL-2+
 platforms	darwin
@@ -23,8 +22,8 @@
                 ftp://ftp.videolan.org/pub/videolan/x264/snapshots/
 distname	${name}-snapshot-${version}-2245-stable
 
-checksums       rmd160  f107e78efb32aa394b83d0e385dd868f9fbcc8b7 \
-                sha256  b8aefa184b81c7c91a5118a683cfbbcd97bdcaed26ae34630a6a4c131f6818fd
+checksums       rmd160  b6d158fb1c1d74ac9b0c6f8578f3f37dfe6648be \
+                sha256  798cb5b58fb4ba7618d9e06ba0e8f9c958fda7e69f3db2ddbbd75c69ffa5c4d3
 
 use_bzip2	yes
 
@@ -36,7 +35,7 @@
                  --disable-asm \
                  --disable-avs \
                  --disable-swscale \
-                 --disable-lvaf \
+                 --disable-lavf \
                  --disable-ffms \
                  --disable-gpac
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130328/bf9adf83/attachment.html>


More information about the macports-changes mailing list