[56081] trunk/dports/textproc/sphinx/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 23 20:55:24 PDT 2009
Revision: 56081
http://trac.macports.org/changeset/56081
Author: ryandesign at macports.org
Date: 2009-08-23 20:55:23 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
sphinx: update to 0.9.8.1; closes #17214
Modified Paths:
--------------
trunk/dports/textproc/sphinx/Portfile
Modified: trunk/dports/textproc/sphinx/Portfile
===================================================================
--- trunk/dports/textproc/sphinx/Portfile 2009-08-24 03:53:26 UTC (rev 56080)
+++ trunk/dports/textproc/sphinx/Portfile 2009-08-24 03:55:23 UTC (rev 56081)
@@ -3,7 +3,7 @@
PortSystem 1.0
name sphinx
-version 0.9.8
+version 0.9.8.1
categories textproc net
maintainers brett openmaintainer
@@ -18,11 +18,12 @@
homepage http://www.sphinxsearch.com
master_sites ${homepage}/downloads/
distfiles sphinx-${version}.tar.gz
-checksums sha1 0f82e56a9181b3aeaeef65e9ba82fbf6fbe632d6
+checksums sha1 eed4c6f5b314f965c19cca8aebd0b6d847cd35f9
depends_lib path:bin/mysql_config5:mysql5
configure.args --mandir=${prefix}/share/man \
--datadir=${prefix}/share/doc \
+ --sysconfdir=${prefix}/etc/sphinx \
--with-mysql-includes=${prefix}/include/mysql5/mysql \
--with-mysql-libs=${prefix}/lib/mysql5/mysql
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/a8ffbef6/attachment.html>
More information about the macports-changes
mailing list