[82638] trunk/dports/multimedia/libvpx/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 17 01:44:20 PDT 2011


Revision: 82638
          http://trac.macports.org/changeset/82638
Author:   ryandesign at macports.org
Date:     2011-08-17 01:44:18 -0700 (Wed, 17 Aug 2011)
Log Message:
-----------
libvpx: update to 0.9.7-pl1

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

Modified: trunk/dports/multimedia/libvpx/Portfile
===================================================================
--- trunk/dports/multimedia/libvpx/Portfile	2011-08-17 07:57:20 UTC (rev 82637)
+++ trunk/dports/multimedia/libvpx/Portfile	2011-08-17 08:44:18 UTC (rev 82638)
@@ -5,8 +5,7 @@
 PortGroup       muniversal 1.0
 
 name            libvpx
-version         0.9.6
-revision        1
+version         0.9.7-p1
 categories      multimedia
 maintainers     nomaintainer
 platforms       darwin
@@ -21,8 +20,8 @@
 use_bzip2       yes
 distname        ${name}-v${version}
 
-checksums       sha1    a3522bd2b73d52381ba767ded1cbf4760e9cc6f8 \
-                rmd160  b85038b92d911b29b3b912c3d71c60e13f89a551
+checksums       rmd160  8a9e011d1039fee132ecd9f6feb1055815b7b777 \
+                sha256  074583d46955d406cf63c6a8d0d5b0a75c2b98128e6d425ab481f57612e291f0
 
 depends_build   port:yasm
 
@@ -37,7 +36,7 @@
 # As of 0.9.1: doesn't handle shared libraries or debug properly on darwin;
 # doesn't install docs or examples correctly, so disable them.
 configure.args  --enable-vp8 \
-                --enable-psnr \
+                --enable-internal-stats \
                 --enable-pic \
                 --enable-postproc \
                 --enable-multithread \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110817/81db25ce/attachment.html>


More information about the macports-changes mailing list