[66808] trunk/dports/audio/sox/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 22 19:54:35 PDT 2010


Revision: 66808
          http://trac.macports.org/changeset/66808
Author:   ryandesign at macports.org
Date:     2010-04-22 19:54:34 -0700 (Thu, 22 Apr 2010)
Log Message:
-----------
sox: maintainer update to 14.3.1, add libtool dependency; see #24450

Modified Paths:
--------------
    trunk/dports/audio/sox/Portfile

Modified: trunk/dports/audio/sox/Portfile
===================================================================
--- trunk/dports/audio/sox/Portfile	2010-04-23 02:44:13 UTC (rev 66807)
+++ trunk/dports/audio/sox/Portfile	2010-04-23 02:54:34 UTC (rev 66808)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 
 name             sox
-version          14.2.0
-revision         2
+version          14.3.1
 categories       audio
 maintainers      davidfavor.com:david
 description      SOund eXchange - universal sound sample translator
@@ -25,19 +24,19 @@
                  port:libvorbis \
                  path:lib/libavcodec.dylib:ffmpeg \
                  port:libmad \
+                 port:libtool \
                  port:flac \
                  port:wavpack \
                  port:file \
                  port:libpng
 
 master_sites     sourceforge
-checksums        md5     7afc0e85d14be014f08e7d3b7ee8c24e \
-                 sha1    1b60e5af43f44a51247fb978f2423f0de7e27363 \
-                 rmd160  7c76a2db5c5838fc3d9f8b5402e47d548fd094d5
+checksums        md5     b99871c7bbae84feac9d0d1f010331ba \
+                 sha1    ef1773e08322ad9d9deb0a9f8e37a7ba4b9ca384 \
+                 rmd160  d5c44ccb3acbe686af4bd434ce8cb9a7bf3e2dc7
 
 configure.args   --mandir=\\\${prefix}/share/man \
-                 --without-amr-wb \
-                 --without-amr-nb
+                 --disable-gomp
 
 build.env        ${configure.env}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100422/aa49eded/attachment-0001.html>


More information about the macports-changes mailing list