[71567] trunk/dports/audio/sphinxbase
ryandesign at macports.org
ryandesign at macports.org
Thu Sep 16 15:27:28 PDT 2010
Revision: 71567
http://trac.macports.org/changeset/71567
Author: ryandesign at macports.org
Date: 2010-09-16 15:27:27 -0700 (Thu, 16 Sep 2010)
Log Message:
-----------
sphinxbase: update to 0.6.1
Modified Paths:
--------------
trunk/dports/audio/sphinxbase/Portfile
trunk/dports/audio/sphinxbase/files/Makefile.in.diff
Modified: trunk/dports/audio/sphinxbase/Portfile
===================================================================
--- trunk/dports/audio/sphinxbase/Portfile 2010-09-16 22:21:46 UTC (rev 71566)
+++ trunk/dports/audio/sphinxbase/Portfile 2010-09-16 22:27:27 UTC (rev 71567)
@@ -2,7 +2,7 @@
PortSystem 1.0
name sphinxbase
-version 0.6
+version 0.6.1
description Support library for CMU Sphinx
long_description \
The CMU Sphinx toolkit is a group of speech recognition systems developed \
@@ -14,9 +14,9 @@
platforms darwin freebsd
homepage http://cmusphinx.sourceforge.net/
master_sites sourceforge:cmusphinx
-checksums md5 5f89950966525b5f69a6ab36b3b817dd \
- sha1 892d6785e298484d15d8873e1baf222364fea348 \
- rmd160 86efb2d52dacdd33e64bfbef18af082cb2908ac4
+checksums md5 779647b5fb9e9942994f02fdf2282351 \
+ sha1 07bdb848a56246f1d8abe2bc996bb9724ed377eb \
+ rmd160 47eb44d9707b0f6de035f777f371a07bb50a360a
depends_build bin:doxygen:doxygen
depends_lib port:python26
Modified: trunk/dports/audio/sphinxbase/files/Makefile.in.diff
===================================================================
--- trunk/dports/audio/sphinxbase/files/Makefile.in.diff 2010-09-16 22:21:46 UTC (rev 71566)
+++ trunk/dports/audio/sphinxbase/files/Makefile.in.diff 2010-09-16 22:27:27 UTC (rev 71567)
@@ -1,11 +1,11 @@
---- python/Makefile.in.orig 2010-03-26 10:58:31.000000000 -0400
-+++ python/Makefile.in 2010-03-26 10:57:54.000000000 -0400
-@@ -471,7 +471,7 @@
+--- python/Makefile.in.orig 2010-09-03 18:41:16.000000000 -0500
++++ python/Makefile.in 2010-09-16 17:23:24.000000000 -0500
+@@ -479,7 +479,7 @@
@BUILD_PYTHON_TRUE at all-local: pymod-build-stamp
@BUILD_PYTHON_TRUE at install-exec-local: pymod-build-stamp
-- at BUILD_PYTHON_TRUE@ $(PYTHON) setup.py install --prefix $(DESTDIR)$(prefix)
-+ at BUILD_PYTHON_TRUE@ $(PYTHON) setup.py install --prefix @@PY_PREFIX@@ --root $(DESTDIR)
+- at BUILD_PYTHON_TRUE@ $(PYTHON) setup.py install --prefix $(DESTDIR)$(prefix) $(SETUPTOOLS_CRAP)
++ at BUILD_PYTHON_TRUE@ $(PYTHON) setup.py install --prefix @@PY_PREFIX@@ --root $(DESTDIR) $(SETUPTOOLS_CRAP)
@BUILD_PYTHON_TRUE at uninstall-local:
@BUILD_PYTHON_TRUE@ $(PYTHON) setup.py bogus_uninstall --prefix $(DESTDIR)$(prefix)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100916/2bdd13cc/attachment.html>
More information about the macports-changes
mailing list