Revision
94935
Author
mww@macports.org
Date
2012-07-02 06:27:50 -0700 (Mon, 02 Jul 2012)

Log Message

ocaml-soundtouch: version 0.1.7

Modified Paths

Removed Paths

Diff

Modified: trunk/dports/devel/ocaml-soundtouch/Portfile (94934 => 94935)


--- trunk/dports/devel/ocaml-soundtouch/Portfile	2012-07-02 13:17:29 UTC (rev 94934)
+++ trunk/dports/devel/ocaml-soundtouch/Portfile	2012-07-02 13:27:50 UTC (rev 94935)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                ocaml-soundtouch
-version             0.1.4
+version             0.1.7
 categories          devel ml audio multimedia
 license             LGPL-2.1
 maintainers         rastageeks.org:toots
@@ -14,17 +14,14 @@
 platforms           darwin
 master_sites        sourceforge:savonet
 
-checksums           md5  b4ee834b79f1d7a2b452fd55f093cf70 \
-                    sha1  186dbad0444835a1d3f0db0c00997773a9a3bad5 \
-                    rmd160  583c5bdd2e1fbb3dbc60c183e622516bc9d74a79
+checksums           rmd160  dbd84b9f0e7db058027a94a4db77b70b124d9335 \
+                    sha256  be4d6c3ec944d23def1f08f61f20e466e107f9adf34e6b956651842c70ebd73c
 
 depends_build       port:pkgconfig
 depends_lib         port:ocaml \
                     port:ocaml-findlib \
                     port:soundtouch
 
-patchfiles          configure.diff
-
 build.args          LIBDIRS=${prefix}/lib
 
 post-configure {